[tools]: Bump the all-tools group across 1 directory with 6 updates#67
Open
dependabot[bot] wants to merge 1 commit into
Open
[tools]: Bump the all-tools group across 1 directory with 6 updates#67dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-tools group with 4 updates in the /tools directory: [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint), [github.com/itchyny/gojq](https://github.com/itchyny/gojq), [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) and [mvdan.cc/sh/v3](https://github.com/mvdan/sh). Updates `github.com/golangci/golangci-lint/v2` from 2.8.0 to 2.12.2 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md) - [Commits](golangci/golangci-lint@v2.8.0...v2.12.2) Updates `github.com/itchyny/gojq` from 0.12.18 to 0.12.19 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.18...v0.12.19) Updates `golang.org/x/tools` from 0.41.0 to 0.44.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.41.0...v0.44.0) Updates `honnef.co/go/tools` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/dominikh/go-tools/releases) - [Commits](dominikh/go-tools@v0.6.1...v0.7.0) Updates `mvdan.cc/gofumpt` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/mvdan/gofumpt/releases) - [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md) - [Commits](mvdan/gofumpt@v0.9.2...v0.10.0) Updates `mvdan.cc/sh/v3` from 3.12.0 to 3.13.1 - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.12.0...v3.13.1) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint/v2 dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-tools - dependency-name: github.com/itchyny/gojq dependency-version: 0.12.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-tools - dependency-name: golang.org/x/tools dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-tools - dependency-name: honnef.co/go/tools dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-tools - dependency-name: mvdan.cc/gofumpt dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-tools - dependency-name: mvdan.cc/sh/v3 dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-tools ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-tools group with 4 updates in the /tools directory: github.com/golangci/golangci-lint/v2, github.com/itchyny/gojq, mvdan.cc/gofumpt and mvdan.cc/sh/v3.
Updates
github.com/golangci/golangci-lint/v2from 2.8.0 to 2.12.2Release notes
Sourced from github.com/golangci/golangci-lint/v2's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint/v2's changelog.
... (truncated)
Commits
c0d3ddcchore: prepare release41f8dfbdev: keep only JSONSchema (#6564)81e8f81gomodguard: fix blocked configuration (#6561)9a10710build(deps): bump github.com/uudashr/iface from 1.4.1 to 1.4.2 (#6557)0b01827build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.2 in /pkg/gol...18bc4bfdocs: update GitHub Action assets (#6554)54a04ebdev: update Hugo (#6553)0e8093bdocs: update documentation assets (#6552)b665704dev: workaround for post-release trigger (#6551)006d012dev: update documentation theme (#6550)Updates
github.com/itchyny/gojqfrom 0.12.18 to 0.12.19Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
b7ebffbbump up version to 0.12.19b02c97bupdate CHANGELOG.md for v0.12.19d7ca9b5implement to_entries and from_entries in jq for simplicitybac8b0bupdate dependencies183cbecbump up Docker actions40707cffix repeated argument typeanyb5ece86fix handling of--in cli flag parsing for jq compatibilitycca2307re-generate the parser.go fileca5066dfix gsub and sub when the replacement emits multiple values0878958improve performance of regexp functions by caching compiled regexps (fix #230)Updates
golang.org/x/toolsfrom 0.41.0 to 0.44.0Commits
3dd188dgo.mod: update golang.org/x dependenciesaebd870gopls: improve doc link matching to support links followed by a colon5357b43go/analysis/passes/modernize: rangeint: handle type parameter constraintsbf04c61go/types/internal/play: show normal terms of selected type0ae2de0gopls/internal/filecache: cache decoded objects in memCache8e51a5fgo/ssa: support direct references to embedded fields in struct lit5005b9einternal/gcimporter: rename ureader_yes.go to ureader.go5ca865bgo/types/objectpath: add debugging commandf6476fbinternal/gcimporter: consume generic methods in gcimporterb36d1d1internal/pkgbits: sync version.go with gorootUpdates
honnef.co/go/toolsfrom 0.6.1 to 0.7.0Release notes
Sourced from honnef.co/go/tools's releases.
... (truncated)
Commits
ff63afaVersion 2026.1 (v0.7.0)b4a35eaIgnore deprecated uses of GOROOT in our codead522a4config: add simd/archsimd to default dot_import_whitelist9bb55d1website: go mod tidy4d7b7cbwebsite: add 2026.1 release notes5b2cf0ago/ir, go/buildid: update UPSTREAM4e2a09aSA5008: update for latest version of encoding/json/v28be920fUpdate to Go 1.25 and run 'go fix'952cd74knowledge: update deprecations for Go 1.260ca3b12go/ir: support new(expr)Updates
mvdan.cc/gofumptfrom 0.9.2 to 0.10.0Release notes
Sourced from mvdan.cc/gofumpt's releases.
Changelog
Sourced from mvdan.cc/gofumpt's changelog.
... (truncated)
Commits
1405025CHANGELOG: add entry for v0.10.03e7fd1fformat: narrow scope of newline-after-assignment rule64a87f4format: leave shebang comments on the first line alone529740eformat: align opening and closing parens in multi-line callsa7ca065format: add empty line after trailing inline comment between decls018b5c8format: re-sort imports after joining adjacent single-line declsd9b8a3cformat: separate adjacent long func decls with a blank linede56e49format: detect commented-out code by parsing as Goe476e62testdata: add cases showing the commented-code heuristic limitsba22a6dformat: remove definitely useless parenthesesUpdates
mvdan.cc/sh/v3from 3.12.0 to 3.13.1Release notes
Sourced from mvdan.cc/sh/v3's releases.
... (truncated)
Changelog
Sourced from mvdan.cc/sh/v3's changelog.
Commits
2f3f5e3CHANGELOG: add entry for v3.13.11b77144CHANGELOG: add late entry for v3.13.04fe0cc2README: bring output in caveats examples up to dated2b044bsyntax: only make index expressions compact when it's a comma1569230syntax: add test cases for issue #1314e97b2b0interp: avoid the last panics which can be triggered by usersf299f47cmd/shfmt: --apply-ignore should not skip explicit args based on extension2315483interp: fix a few nameref bugs7e3be04interp: test with Bash 5.3 and fix three bugs uncovered by it8852860pattern: tokenize patterns rune by runeDependabot 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