Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/docker/buildx from 0.11.0 to 0.11.1 #10776

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps github.com/docker/buildx from 0.11.0 to 0.11.1.

Release notes

Sourced from github.com/docker/buildx's releases.

v0.11.1

Welcome to the v0.11.1 release of buildx!

Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues.

Contributors

Changes

  • Fix a regression for bake where services in profiles would not be loaded. #1903

  • Fix a regression where --cgroup-parent option had no effect during build. #1913

  • Fix a regression where valid docker contexts could fail buildx builder name validation. #1879

  • Fix an issue where the host-gateway special address could not be used as an argument to --add-host. #1894 (also requires moby/moby#45767)

  • Fix a possible panic when terminal is resized during the build. #1929

Dependency Changes

  • github.com/docker/cli-docs-tool v0.5.1 -> v0.6.0

Previous release can be found at v0.11.0

Commits
  • b4df085 Merge pull request #1930 from jedevc/revert-bc597e6b
  • f581942 Merge pull request #1929 from jedevc/vendor-vt100-update
  • 5159571 Revert "bake: fix incorrect dockerfile resolution against cwd:// context"
  • 86a5c77 vendor: update tonistiigi/vt100 to master@f9a4f7ef6531
  • 1602b49 Merge pull request #1926 from jedevc/v0.11-cherry-picks
  • 94baaf3 build: fix host-gateway handling
  • c5e279f docs: update generated content
  • a0f91eb vendor: update cli-docs-tool to 0.6.0
  • cb1812e test: build details output
  • 47e4c25 build: missing newline when printing build details on error
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2023
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03 ⚠️

Comparison is base (f330b24) 59.15% compared to head (b182cf6) 59.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10776      +/-   ##
==========================================
- Coverage   59.15%   59.13%   -0.03%     
==========================================
  Files         115      115              
  Lines        9869     9869              
==========================================
- Hits         5838     5836       -2     
- Misses       3438     3439       +1     
- Partials      593      594       +1     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@milas
Copy link
Contributor

milas commented Jul 7, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.11.1 branch from ab74f41 to 086c886 Compare July 7, 2023 12:18
@milas
Copy link
Contributor

milas commented Jul 7, 2023

This needs another rebase after #10781 is merged

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.11.1 branch from 086c886 to 201831f Compare July 10, 2023 10:39
@milas
Copy link
Contributor

milas commented Jul 10, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.11.1 branch from 201831f to 65e62b6 Compare July 10, 2023 12:38
Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: github.com/docker/buildx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.11.1 branch from 65e62b6 to b182cf6 Compare July 10, 2023 15:51
@glours glours enabled auto-merge July 10, 2023 16:06
@glours glours merged commit dc74e6a into v2 Jul 10, 2023
25 checks passed
@glours glours deleted the dependabot/go_modules/github.com/docker/buildx-0.11.1 branch July 10, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants