Skip to content

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

Merged
ethanjli merged 1 commit into
mainfrom
dependabot/go_modules/go-ee9131694c
Jun 1, 2026
Merged

build(go): bump the go group with 3 updates#50
ethanjli merged 1 commit into
mainfrom
dependabot/go_modules/go-ee9131694c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the go group with 3 updates: github.com/labstack/echo/v4, github.com/urfave/cli/v3 and tailscale.com.

Updates github.com/labstack/echo/v4 from 4.15.1 to 4.15.2

Changelog

Sourced from github.com/labstack/echo/v4's changelog.

v4.15.2 - 2026-05-01

Security

Thanks to @​shblue21 for reporting this issue.

Commits

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

Release notes

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

v3.9.0

What's Changed

New Contributors

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

Commits
  • b5aa710 Merge pull request #2321 from wucm667/fix/bool-inverse-alias-help
  • 2f662c8 docs: update testdata/godoc-v3.x.txt for BoolWithInverseFlag alias support
  • b6aec8e docs: regenerate godoc-current.txt for BoolWithInverseFlag alias support
  • c3a86f7 fix: show BoolWithInverseFlag aliases in help text
  • f2cd020 Merge pull request #2319 from barry3406/fix/help-subcommand-flag-parsing
  • 5af9500 fix: parse flags for help subcommand (#2271)
  • b79d768 Merge pull request #2316 from morozov/fix-completion-double-dash
  • 2925d6f Merge pull request #2317 from barry3406/fix/completion-shebang
  • 65406c0 Merge pull request #2308 from gabelluardo/refactor-bash
  • eb4cfc3 fix: drop shebang from bash completion template
  • Additional commits viewable in compare view

Updates tailscale.com from 1.96.5 to 1.98.5

Release notes

Sourced from tailscale.com's releases.

v1.98.3

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

v1.98.2

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

cigocacher-d0d993f5d6576b5d97d0242c64bbe2de049d6486

No release notes provided.

Commits
  • 295179b VERSION.txt: this is 1.98.5
  • 01c6b96 VERSION.txt: this is v1.98.4
  • a85a4ac control/controlclient: fix deadlock in map session change queue processing (#...
  • 5f390d4 cmd/containerboot: clamp MSS to PMTU for proxy group pods (#19686) (#19900)
  • 49d7ad3 cmd/k8s-operator: fix token exchange for identity federation (#19845) (#19897)
  • 8f2c8d6 VERSION.txt: this is 1.98.3
  • 666f0d2 wgengine/router/osrouter: skip netfilter add-ons when chain setup fails (#19761)
  • 34c5306 VERSION.txt: this is 1.98.2 (#19751)
  • b192880 cmd/cloner: preserve nil-valued entries when cloning map (#19749)
  • f13500e go.toolchain.rev: bump to Go 1.26.3
  • 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/labstack/echo/v4](https://github.com/labstack/echo), [github.com/urfave/cli/v3](https://github.com/urfave/cli) and [tailscale.com](https://github.com/tailscale/tailscale).


Updates `github.com/labstack/echo/v4` from 4.15.1 to 4.15.2
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md)
- [Commits](labstack/echo@v4.15.1...v4.15.2)

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

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

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: tailscale.com
  dependency-version: 1.98.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 Jun 1, 2026
@ethanjli ethanjli added this pull request to the merge queue Jun 1, 2026
Merged via the queue into main with commit 1dd2f8a Jun 1, 2026
2 checks passed
@ethanjli ethanjli deleted the dependabot/go_modules/go-ee9131694c branch June 1, 2026 14:17
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