-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 the dependencies group with 6 updates #2675
build(deps): bump the dependencies group with 6 updates #2675
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/docker/cli](https://github.com/docker/cli) | `27.5.1+incompatible` | `28.0.0+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `27.4.1+incompatible` | `28.0.0+incompatible` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.6.1` | `5.6.2` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.1` | `5.13.2` | | [golang.org/x/term](https://github.com/golang/term) | `0.28.0` | `0.29.0` | | google.golang.org/protobuf | `1.36.4` | `1.36.5` | Updates `github.com/docker/cli` from 27.5.1+incompatible to 28.0.0+incompatible - [Commits](docker/cli@v27.5.1...v28.0.0) Updates `github.com/docker/docker` from 27.4.1+incompatible to 28.0.0+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.4.1...v28.0.0) Updates `github.com/go-git/go-billy/v5` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.6.1...v5.6.2) Updates `github.com/go-git/go-git/v5` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.1...v5.13.2) Updates `golang.org/x/term` from 0.28.0 to 0.29.0 - [Commits](golang/term@v0.28.0...v0.29.0) Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.5 --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: github.com/go-git/go-billy/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2675 +/- ##
===========================================
+ Coverage 61.56% 74.43% +12.86%
===========================================
Files 53 72 +19
Lines 9002 11056 +2054
===========================================
+ Hits 5542 8229 +2687
+ Misses 3020 2191 -829
- Partials 440 636 +196 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm making edits here, since these change require docker 28.0.0.
This message blocks auto merge without review.
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ready for merge
Bumps the dependencies group with 6 updates:
27.5.1+incompatible
28.0.0+incompatible
27.4.1+incompatible
28.0.0+incompatible
5.6.1
5.6.2
5.13.1
5.13.2
0.28.0
0.29.0
1.36.4
1.36.5
Updates
github.com/docker/cli
from 27.5.1+incompatible to 28.0.0+incompatibleCommits
f9ced58
Merge pull request #5845 from vvoland/vendor-docker33f327a
vendor: github.com/docker/docker v28.0.0-dev (af898abe4466)9e60cfe
Merge pull request #5843 from thaJeztah/bump_engine_28.0_rc396eb1e9
Merge pull request #5841 from sarahsanders-docker/reference-styling-issuef977b92
Fix missing link from Configure node healthcheck headingf53cee5
vendor: github.com/docker/docker v28.0.0-rc.31dcfd23
Merge pull request #5840 from thaJeztah/bump_engine_28.0_rc3fe349e6
vendor: github.com/docker/docker 00ab386b5a2e (master, v28.0.0-rc.3)a8f8886
Merge pull request #5838 from thaJeztah/bump_engine1369019
vendor: github.com/docker/docker v28.0.0-rc.2Updates
github.com/docker/docker
from 27.4.1+incompatible to 28.0.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
af898ab
Merge pull request #49495 from vvoland/update-buildkitd67f035
vendor: github.com/moby/buildkit v0.20.000ab386
Merge pull request #49491 from vvoland/update-buildkit1fde8c4
builder-next: fix cdi managercde9f07
vendor: github.com/moby/buildkit v0.20.0-rc389e1429
Merge pull request #49490 from thaJeztah/dockerfile_lintingb2b5590
Dockerfile: fix linting warnings62bc597
Merge pull request #49480 from thaJeztah/docs_api_1.48670cd81
Merge pull request #49485 from vvoland/c8d-list-panica3628f3
docs/api: add documentation for API v1.48Updates
github.com/go-git/go-billy/v5
from 5.6.1 to 5.6.2Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
9f8b16d
Merge pull request #103 from pjbgf/bump-deps783f58c
build: Bump dependencies0009381
Merge pull request #102 from JAORMX/iofs-extra-interfaces-v521beb15
Enable theiofs
adapter to also return other interfaces fromio/fs
Updates
github.com/go-git/go-git/v5
from 5.13.1 to 5.13.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
2c68247
Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2e
Merge pull request #1359 from BeChris/issue1150-v532ac23a
Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635a
build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975
git: worktree_status, took into account code review remarks518ac88
git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150
build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5189e7e4
Merge pull request #1361 from BeChris/issue1176-v5654815a
Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...91dbdb9
Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...Updates
golang.org/x/term
from 0.28.0 to 0.29.0Commits
743b270
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/protobuf
from 1.36.4 to 1.36.5Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions