build(deps): bump the go-deps group across 1 directory with 4 updates#98
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-deps group across 1 directory with 4 updates#98dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 4 updates in the / directory: [github.com/calico32/kdl-go](https://github.com/calico32/kdl-go), [github.com/urfave/cli/v3](https://github.com/urfave/cli), [golang.org/x/sys](https://github.com/golang/sys) and [golang.org/x/term](https://github.com/golang/term). Updates `github.com/calico32/kdl-go` from 0.14.1 to 0.15.0 - [Commits](calico32/kdl-go@v0.14.1...v0.15.0) Updates `github.com/urfave/cli/v3` from 3.9.0 to 3.9.1 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.9.0...v3.9.1) Updates `golang.org/x/sys` from 0.44.0 to 0.46.0 - [Commits](golang/sys@v0.44.0...v0.46.0) Updates `golang.org/x/term` from 0.43.0 to 0.44.0 - [Commits](golang/term@v0.43.0...v0.44.0) --- updated-dependencies: - dependency-name: github.com/calico32/kdl-go dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/term dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 go-deps group with 4 updates in the / directory: github.com/calico32/kdl-go, github.com/urfave/cli/v3, golang.org/x/sys and golang.org/x/term.
Updates
github.com/calico32/kdl-gofrom 0.14.1 to 0.15.0Commits
d1f72ccrefactor: unify option interfaces, reduce decode/parse api surfacec22ea02fix: check args out-of-bounds accessescc75830fix: check CanInterface before attempting to cast to located0548ab9feat: add Value.EqualUpdates
github.com/urfave/cli/v3from 3.9.0 to 3.9.1Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
0ad3859Merge pull request #2358 from urfave/issue_230400f6ef2Merge pull request #2336 from TimSoethout/fix/bash-completions-colon700c663Merge pull request #2355 from ibobgunardi/bobi/duplicate-flag-env-sourcesd6eb556docs: document what happened to build tags in v3 migration guide83e07cdHonor env sources on duplicated flags57943edMerge pull request #2347 from urfave/dependabot/pip/python-packages-fac417171cbc9b56bchore(deps): bump mkdocs-git-revision-date-localized-plugin22cb796fix(tests): update regression test comment for greedy colon parsingd9a03b5fix(completion): correct greedy colon parsing in bash completion scriptbe8b79dMerge pull request #2339 from myfloss/fix-typosUpdates
golang.org/x/sysfrom 0.44.0 to 0.46.0Commits
d58dcfaunix: add GPIO constants and structs397d5f8unix: update to Linux kernel 7.00a387f7cpu: detect zbc extension on riscv64758f71ccpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong6499666aeunix: merge Linux readv/writev implementation with Darwin/OpenBSDe4444cbwindows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile04396e8unix: add Readv, Writev, Preadv, Pwritev for OpenBSDUpdates
golang.org/x/termfrom 0.43.0 to 0.44.0Commits
3b43943go.mod: update golang.org/x dependenciesDependabot 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