Skip to content

build(go): bump the go group with 3 updates#44

Merged
ethanjli merged 1 commit intomainfrom
dependabot/go_modules/go-a25812f143
Apr 1, 2026
Merged

build(go): bump the go group with 3 updates#44
ethanjli merged 1 commit intomainfrom
dependabot/go_modules/go-a25812f143

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the go group with 3 updates: github.com/urfave/cli/v3, golang.org/x/sync and tailscale.com.

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

Release notes

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

v3.8.0

What's Changed

New Contributors

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

Commits
  • 78e356c Merge pull request #2296 from idelchi/issue_2292
  • 4d20bae Fix formatting and whitespace in command_test.go
  • 7b90614 Merge branch 'main' into issue_2292
  • 41c4f5f Merge pull request #2297 from idelchi/issue_2293
  • d3f9586 Merge pull request #2295 from dearchap/issue_2275
  • 195aaff Fix:(issue_2293) --flag="" no longer rejected as missing argument
  • b4f42d3 Fix:(issue_2292) Empty positional args no longer break parse loop
  • 94d2512 Fix:(issue_2275) Make flag action execution consistent
  • a2d0cf1 Merge pull request #2290 from dearchap/issue_2281
  • 1f0c188 Fix:(issue_2281) Remove incorrect check for local flag for set
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.19.0 to 0.20.0

Commits
  • ec11c4a errgroup: fix a typo in the documentation
  • 1a58307 all: modernize interface{} -> any
  • 3172ca5 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates tailscale.com from 1.94.2 to 1.96.5

Release notes

Sourced from tailscale.com's releases.

v1.96.4

Please refer to the changelog available at https://tailscale.com/changelog

v1.96.3

Please refer to the changelog available at https://tailscale.com/changelog

v1.96.2

Please refer to the changelog available at https://tailscale.com/changelog

Commits
  • 88200db VERSION.txt: this is v1.96.5
  • d15a565 release/dist/unixpkgs: include tailscale-online.target in packages
  • 41cb72f VERSION.txt: this is v1.96.4
  • bb055ff go.toolchain.*: bump for mips and synology segmentation violation fixes
  • bf309e4 VERSION.txt: this is v1.96.3
  • 41061fa feature/featuretags: skip TestAllOmitBuildTagsDeclared when not in a git repo
  • a330ce9 net/dns: use the correct separator for multiple servers in the same NRPT rule...
  • 044221b kube/certs: discover TLS domains from TCP TerminateTLS handlers (#19020) (#19...
  • 17a4f58 VERISON.txt this is v1.96.2
  • c25843e cmd/{containerboot,k8s-operator}: reissue auth keys for broken proxies (#1645...
  • Additional commits viewable in compare view

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

Bumps the go group with 3 updates: [github.com/urfave/cli/v3](https://github.com/urfave/cli), [golang.org/x/sync](https://github.com/golang/sync) and [tailscale.com](https://github.com/tailscale/tailscale).


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

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](golang/sync@v0.19.0...v0.20.0)

Updates `tailscale.com` from 1.94.2 to 1.96.5
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](tailscale/tailscale@v1.94.2...v1.96.5)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: tailscale.com
  dependency-version: 1.96.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 1, 2026
@ethanjli ethanjli added this pull request to the merge queue Apr 1, 2026
Merged via the queue into main with commit 7bd4fa8 Apr 1, 2026
2 checks passed
@ethanjli ethanjli deleted the dependabot/go_modules/go-a25812f143 branch April 1, 2026 10:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant