-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
build(deps): bump the dependencies group with 6 updates #2675
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
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. |
ChristopherHX
left a comment
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 |
ChristopherHX
left a comment
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+incompatible28.0.0+incompatible27.4.1+incompatible28.0.0+incompatible5.6.15.6.25.13.15.13.20.28.00.29.01.36.41.36.5Updates
github.com/docker/clifrom 27.5.1+incompatible to 28.0.0+incompatibleCommits
f9ced58Merge pull request #5845 from vvoland/vendor-docker33f327avendor: github.com/docker/docker v28.0.0-dev (af898abe4466)9e60cfeMerge pull request #5843 from thaJeztah/bump_engine_28.0_rc396eb1e9Merge pull request #5841 from sarahsanders-docker/reference-styling-issuef977b92Fix missing link from Configure node healthcheck headingf53cee5vendor: github.com/docker/docker v28.0.0-rc.31dcfd23Merge pull request #5840 from thaJeztah/bump_engine_28.0_rc3fe349e6vendor: github.com/docker/docker 00ab386b5a2e (master, v28.0.0-rc.3)a8f8886Merge pull request #5838 from thaJeztah/bump_engine1369019vendor: github.com/docker/docker v28.0.0-rc.2Updates
github.com/docker/dockerfrom 27.4.1+incompatible to 28.0.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
af898abMerge pull request #49495 from vvoland/update-buildkitd67f035vendor: github.com/moby/buildkit v0.20.000ab386Merge pull request #49491 from vvoland/update-buildkit1fde8c4builder-next: fix cdi managercde9f07vendor: github.com/moby/buildkit v0.20.0-rc389e1429Merge pull request #49490 from thaJeztah/dockerfile_lintingb2b5590Dockerfile: fix linting warnings62bc597Merge pull request #49480 from thaJeztah/docs_api_1.48670cd81Merge pull request #49485 from vvoland/c8d-list-panica3628f3docs/api: add documentation for API v1.48Updates
github.com/go-git/go-billy/v5from 5.6.1 to 5.6.2Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
9f8b16dMerge pull request #103 from pjbgf/bump-deps783f58cbuild: Bump dependencies0009381Merge pull request #102 from JAORMX/iofs-extra-interfaces-v521beb15Enable theiofsadapter to also return other interfaces fromio/fsUpdates
github.com/go-git/go-git/v5from 5.13.1 to 5.13.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
2c68247Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2eMerge pull request #1359 from BeChris/issue1150-v532ac23aMerge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635abuild: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975git: worktree_status, took into account code review remarks518ac88git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5189e7e4Merge pull request #1361 from BeChris/issue1176-v5654815aMerge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...91dbdb9Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...Updates
golang.org/x/termfrom 0.28.0 to 0.29.0Commits
743b270go.mod: update golang.org/x dependenciesUpdates
google.golang.org/protobuffrom 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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