Skip to content

chore(deps): Bump the backend group across 1 directory with 3 updates#530

Merged
urunc-bot[bot] merged 1 commit intomainfrom
dependabot/go_modules/backend-6962aaf94e
Mar 13, 2026
Merged

chore(deps): Bump the backend group across 1 directory with 3 updates#530
urunc-bot[bot] merged 1 commit intomainfrom
dependabot/go_modules/backend-6962aaf94e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the backend group with 3 updates in the / directory: github.com/urfave/cli/v3, golang.org/x/sys and k8s.io/cri-api.

Updates github.com/urfave/cli/v3 from 3.6.2 to 3.7.0

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.7.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.2...v3.7.0

Commits
  • 65ded98 Merge pull request #2269 from TimSoethout/main
  • 600026f Merge pull request #2270 from Maks1mS/feat/dynamic-fish-completion
  • 08fd570 feat: support dynamic fish completion
  • f5d0884 Restore docs/go.mod and docs/go.sum (#5)
  • d895eca Remove docs/go.mod and docs/go.sum (not relevant to PR)
  • 7289ef9 Merge pull request #2 from TimSoethout/copilot/apply-feedback-changes
  • d6047e0 fix(test): set HideHelpCommand on leaf subcommand to properly validate fix
  • 87c2623 Initial plan
  • ffd243e Merge pull request #1 from TimSoethout/fix-2268-global-options-hide-help-command
  • 5effa62 fix: simplify help command visibility logic and add test for hidden help command
  • Additional commits viewable in compare view

Updates golang.org/x/sys from 0.41.0 to 0.42.0

Commits
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • 7548802 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates k8s.io/cri-api from 0.35.1 to 0.35.2

Commits

Dependabot 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 9, 2026
@netlify
Copy link

netlify bot commented Mar 9, 2026

Deploy Preview for urunc canceled.

Name Link
🔨 Latest commit 5348eb2
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/69b3cd1ab69b120008b42a25

@cmainas
Copy link
Contributor

cmainas commented Mar 13, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/backend-6962aaf94e branch from cd40203 to aa5f535 Compare March 13, 2026 08:17
Copy link
Contributor

@cmainas cmainas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems it works

Bumps the backend group with 3 updates in the / directory: [github.com/urfave/cli/v3](https://github.com/urfave/cli), [golang.org/x/sys](https://github.com/golang/sys) and [k8s.io/cri-api](https://github.com/kubernetes/cri-api).

Updates `github.com/urfave/cli/v3` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.6.2...v3.7.0)

Updates `golang.org/x/sys` from 0.41.0 to 0.42.0
- [Commits](golang/sys@v0.41.0...v0.42.0)

Updates `k8s.io/cri-api` from 0.35.1 to 0.35.2
- [Commits](kubernetes/cri-api@v0.35.1...v0.35.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: golang.org/x/sys
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: k8s.io/cri-api
  dependency-version: 0.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

PR: #530
Signed-off-by: dependabot[bot] <support@github.com>
Reviewed-by: Charalampos Mainas <cmainas@nubificus.co.uk>
Approved-by: Charalampos Mainas <cmainas@nubificus.co.uk>
@github-actions github-actions bot force-pushed the dependabot/go_modules/backend-6962aaf94e branch from aa5f535 to 5348eb2 Compare March 13, 2026 08:38
@urunc-bot urunc-bot bot merged commit 2cf9ae5 into main Mar 13, 2026
4 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/backend-6962aaf94e branch March 13, 2026 08:39
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 go Pull requests that update go code ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant