Skip to content

build(deps): bump the go-minor-patch group with 3 updates#435

Merged
pskry merged 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-f2eafd1cd7
Jun 30, 2026
Merged

build(deps): bump the go-minor-patch group with 3 updates#435
pskry merged 1 commit into
mainfrom
dependabot/go_modules/go-minor-patch-f2eafd1cd7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-minor-patch group with 3 updates: github.com/klauspost/compress, github.com/urfave/cli/v3 and golang.org/x/tools.

Updates github.com/klauspost/compress from 1.18.6 to 1.18.7

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.7

  • Fix s2.NewDict OOB read.

Security release without other changes.

Full Changelog: klauspost/compress@v1.18.6...v1.18.7

Commits

Updates github.com/urfave/cli/v3 from 3.10.0 to 3.10.1

Release notes

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

v3.10.1

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.10.0...v3.10.1

Commits
  • c5f123b Merge pull request #2322 from lihan3238/fix-2249
  • 8449859 Merge branch 'main' into fix-2249
  • 02bdfb0 Merge pull request #2374 from urfave/fix/completion-subcommand-order
  • 49e84c0 Merge pull request #2330 from c-tonneslan/fix/version-alias-conflict-with-use...
  • 54d38c9 v3: yield the version flag's -v alias to a user-defined flag
  • 0242574 Merge pull request #2369 from urfave/fix/gfmrun-count-and-examples
  • 80f2625 test: explain why completionShells is mutated in completion error tests
  • 0045bbd fix: keep completion subcommand order deterministic in help output
  • f980ca8 Merge pull request #2371 from urfave/dependabot/github_actions/actions/checko...
  • b5e4348 chore(deps): bump actions/checkout from 6 to 7
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.45.0 to 0.47.0

Commits
  • fbf9f2e gopls/internal/cmd: add tests of 'gopls help'
  • e891f79 go.mod: update golang.org/x dependencies
  • 0602b30 gopls: revert CLI usability revamp to stabilize release
  • 60c2434 gopls/internal/cmd: fix regression in initialization
  • 29e1583 gopls/internal/mcp: go_diagnostics: use idiomatic iterators
  • 0772d6a go/ssa: add test for fix of golang/go#73871 in go/types@go1.25
  • 0fdde84 gopls/internal/tool: rename Application to Command and embed in SubCommand
  • bd9e76d go/callgraph/vta: document ssa.InstantiateGenerics requirement
  • d711ac7 go/ssa: remove incorrect hasTypeParams check
  • 439decd gopls/internal/cache/xrefs: avoid materializing Inspector
  • 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-minor-patch group with 3 updates: [github.com/klauspost/compress](https://github.com/klauspost/compress), [github.com/urfave/cli/v3](https://github.com/urfave/cli) and [golang.org/x/tools](https://github.com/golang/tools).


Updates `github.com/klauspost/compress` from 1.18.6 to 1.18.7
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.6...v1.18.7)

Updates `github.com/urfave/cli/v3` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.10.0...v3.10.1)

Updates `golang.org/x/tools` from 0.45.0 to 0.47.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.45.0...v0.47.0)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor-patch
- dependency-name: golang.org/x/tools
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-patch
...

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 30, 2026
@pskry
pskry merged commit eadf88d into main Jun 30, 2026
1 check passed
@pskry
pskry deleted the dependabot/go_modules/go-minor-patch-f2eafd1cd7 branch June 30, 2026 12:26
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