Closed
Conversation
Bumps the gomod group with 2 updates: [github.com/docker/cli](https://github.com/docker/cli) and [go.yaml.in/yaml/v4](https://github.com/yaml/go-yaml). Updates `github.com/docker/cli` from 28.5.2+incompatible to 29.2.1+incompatible - [Commits](docker/cli@v28.5.2...v29.2.1) Updates `go.yaml.in/yaml/v4` from 4.0.0-rc.3 to 4.0.0-rc.4 - [Commits](yaml/go-yaml@v4.0.0-rc.3...v4.0.0-rc.4) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.2.1+incompatible dependency-type: direct:production update-type: version-update:semver-major dependency-group: gomod - dependency-name: go.yaml.in/yaml/v4 dependency-version: 4.0.0-rc.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 gomod group with 2 updates: github.com/docker/cli and go.yaml.in/yaml/v4.
Updates
github.com/docker/clifrom 28.5.2+incompatible to 29.2.1+incompatibleCommits
a5c7197Merge pull request #6772 from thaJeztah/cleanup_testfile435384fMerge pull request #6773 from thaJeztah/improve_mountoptsdf3e923opts: MountOpt: extract utility functions and don't set empty valuesd781df8opts: MountOpt: extract validation to a separate functionf35fb0fcli/command: TestGetDefaultAuthConfig: cleanup test filefe1af92opts: MountOpt: improve validation of boolean values5de99e6opts: MountOpt: improve validation for whitespace in values9620e41opts: MountOpt: improve validation for whitespace in optionse888a6eopts: remove outdated commentb22f1aeMerge pull request #6771 from thaJeztah/allow_empty_targetUpdates
go.yaml.in/yaml/v4from 4.0.0-rc.3 to 4.0.0-rc.4Commits
068e4d6Simplify simple key tracking866cff5Fix TestMain temp directory cleanup9c1fa03Use filepath.Join for glob patterns7c27caeRemove hasUsefulContent function9bb5df8Use strings.Split in parseOptionFlagsc249913Use variadic opts parameter in processJSONDecode103d036Fix CLI -Y to work with -o explicitdbaa6f5Fix how CLI gets event datadf0367fFix duplicate document markers in CLI5bf57e5Check errors from Close() calls on success pathsDependabot 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 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