-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
build(deps): bump the dependencies group across 1 directory with 7 updates #5963
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
Open
dependabot
wants to merge
2
commits into
master
Choose a base branch
from
dependabot/go_modules/dependencies-6e98df93e6
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/docker/cli](https://github.com/docker/cli) | `28.4.0+incompatible` | `28.5.1+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.4.0+incompatible` | `28.5.1+incompatible` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.2` | `5.16.3` | | [github.com/rhysd/actionlint](https://github.com/rhysd/actionlint) | `1.7.7` | `1.7.8` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.9` | `1.0.10` | | [golang.org/x/term](https://github.com/golang/term) | `0.35.0` | `0.36.0` | | google.golang.org/protobuf | `1.36.9` | `1.36.10` | Updates `github.com/docker/cli` from 28.4.0+incompatible to 28.5.1+incompatible - [Commits](docker/cli@v28.4.0...v28.5.1) Updates `github.com/docker/docker` from 28.4.0+incompatible to 28.5.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.4.0...v28.5.1) Updates `github.com/go-git/go-git/v5` from 5.16.2 to 5.16.3 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.2...v5.16.3) Updates `github.com/rhysd/actionlint` from 1.7.7 to 1.7.8 - [Release notes](https://github.com/rhysd/actionlint/releases) - [Changelog](https://github.com/rhysd/actionlint/blob/main/CHANGELOG.md) - [Commits](rhysd/actionlint@v1.7.7...v1.7.8) Updates `github.com/spf13/pflag` from 1.0.9 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.9...v1.0.10) Updates `golang.org/x/term` from 0.35.0 to 0.36.0 - [Commits](golang/term@v0.35.0...v0.36.0) Updates `google.golang.org/protobuf` from 1.36.9 to 1.36.10 --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.5.1+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/docker/docker dependency-version: 28.5.1+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/rhysd/actionlint dependency-version: 1.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/term dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5963 +/- ##
==========================================
+ Coverage 74.65% 76.70% +2.05%
==========================================
Files 73 73
Lines 11139 9201 -1938
==========================================
- Hits 8316 7058 -1258
+ Misses 2186 1507 -679
+ Partials 637 636 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
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
dequeued
go
Pull requests that update Go code
needs-work
Extra attention is needed
size/S
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Bumps the dependencies group with 7 updates in the / directory:
28.4.0+incompatible28.5.1+incompatible28.4.0+incompatible28.5.1+incompatible5.16.25.16.31.7.71.7.81.0.91.0.100.35.00.36.01.36.91.36.10Updates
github.com/docker/clifrom 28.4.0+incompatible to 28.5.1+incompatibleCommits
e180ab8Merge pull request #6541 from vvoland/6540-28.x0d799c5update to go1.24.8887030fMerge pull request #6522 from thaJeztah/28.x_bump_moby9c6a0e0Merge pull request #6531 from thaJeztah/28.x_backport_bump_macosf784471vendor: github.com/docker/docker cd048300a487 (v28.5.0-dev)d7afcf9Merge pull request #6529 from thaJeztah/28.x_backport_deprecate_ResolveDefaul...9d9adf6gha: add macOS 15, remove macOS 13 (deprecated)d4b7734cli/command: deprecate ResolveDefaultContexta106161Merge pull request #6519 from thaJeztah/28.x_backport_authconfig_no_direct_cast5e42f82Merge pull request #6518 from thaJeztah/28.x_backport_memstore_notfounderrUpdates
github.com/docker/dockerfrom 28.4.0+incompatible to 28.5.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
f8215ccMerge pull request #51137 from austinvazquez/cherry-pick-vendor-buildkit-0.25...40a856ahack: add patch to buildkit tests5d1c311vendor: update buildkit to v0.25.190506c1Merge pull request #51133 from vvoland/51132-28.x17db0cdMerge pull request #51128 from thaJeztah/28.x_backport_gcpolicy-invalid-calcu...f7c40eaupdate to go1.24.8dccf7c8builder: use proper percentage calculations for default gc policy0f040aaMerge pull request #51126 from vvoland/51124-28.x5b1a039ci: fix cache for go modules8fa4bd5Merge pull request #51121 from crazy-max/28.x_ci-caches-fixesUpdates
github.com/go-git/go-git/v5from 5.16.2 to 5.16.3Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
ad9a3a5Merge pull request #1633 from baloo/baloo/release-5.x/jj-signed-commitsf2c3467plumbing: support extra headers, support jujutsu signed commit [5.x]c12263dMerge pull request #1646 from baloo/baloo/release-5.x/fixup-windows-ci111f374build: disable fuzzing on maintenance branch15d46cebuild: raise timeouts for windows CI testsce83ba1Merge pull request #1644 from baloo/baloo/release-5.x/fixup-buildb486201internal: Expand regex to fix buildUpdates
github.com/rhysd/actionlintfrom 1.7.7 to 1.7.8Release notes
Sourced from github.com/rhysd/actionlint's releases.
Changelog
Sourced from github.com/rhysd/actionlint's changelog.
Commits
e7d448ebump up version to v1.7.88e91629follow the URL change in the official security document724284cignore.exefiles inscriptsdirectory493abb8remove redundant type annotations6aa7c19fix linting playground sources does not work on Windowsc9a84feMerge pull request #577 from muzimuzhi/check_run_id-is-number8571752addpeter-evans/create-or-update-comment@v5to popular actions data set4701b7aset@mainexplicitly when installing the head viago install433415bfix legacyENVformat and case sensitivity in Dockerfilea9fd256migrate from macos-13 runner to macos-15-intel runnerUpdates
github.com/spf13/pflagfrom 1.0.9 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelistUpdates
golang.org/x/termfrom 0.35.0 to 0.36.0Commits
3a0828ago.mod: update golang.org/x dependenciesUpdates
google.golang.org/protobuffrom 1.36.9 to 1.36.10Dependabot 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