Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the all-tools group with 2 updates in the /tools directory: github.com/golangci/golangci-lint/v2 and golang.org/x/tools.

Updates github.com/golangci/golangci-lint/v2 from 2.1.5 to 2.1.6

Release notes

Sourced from github.com/golangci/golangci-lint/v2's releases.

v2.1.6

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • 896c0417487bfc7ab34c328dded269e5c4e1acc9 build(deps): bump github.com/alecthomas/chroma/v2 from 2.16.0 to 2.17.0 (#5772)
  • 75865b1cbd423e9529ed5ff3e1ec6f6aeec1fb86 build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.0 to 2.17.2 (#5779)
  • 999631accee0624ba7f17e3f754455d02e2c79aa build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.3 to 4.25.4 (#5778)
  • 1b791de9afa9dfae80a029ed2141918063b26c20 build(deps): bump github.com/tetafro/godot from 1.5.0 to 1.5.1 (#5770)
  • 69778fe6e7f8c8c6d211be3d105a645352267d79 build(deps): bump go-simpler.org/musttag from 0.13.0 to 0.13.1 (#5769)
  • 2ea61ac0ae9adeddc5551e444eb2c852df09e941 build(deps): bump the linter-testdata group across 2 directories with 2 updates (#5777)
Changelog

Sourced from github.com/golangci/golangci-lint/v2's changelog.

v2.1.6

  1. Linters bug fixes
    • godot: from 1.5.0 to 1.5.1
    • musttag: from 0.13.0 to 0.13.1
  2. Documentation
    • Add note about golangci-lint v2 integration in VS Code
Commits
  • eabc263 chore: prepare release
  • 75865b1 build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.0 to 2.17.2 (#5779)
  • 999631a build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.3 to 4.25.4 (#5778)
  • 2ea61ac build(deps): bump the linter-testdata group across 2 directories with 2 updat...
  • 6973f4c build(deps): bump base-x from 3.0.9 to 3.0.11 in /docs (#5776)
  • 1b791de build(deps): bump github.com/tetafro/godot from 1.5.0 to 1.5.1 (#5770)
  • 896c041 build(deps): bump github.com/alecthomas/chroma/v2 from 2.16.0 to 2.17.0 (#5772)
  • 69778fe build(deps): bump go-simpler.org/musttag from 0.13.0 to 0.13.1 (#5769)
  • 46b086a docs: add note about golangci-lint v2 integration in VS Code (#5768)
  • f6c2e6c docs: update GitHub Action assets (#5766)
  • See full diff in compare view

Updates golang.org/x/tools from 0.32.0 to 0.33.0

Commits
  • 64b63a6 go.mod: update golang.org/x dependencies
  • 7701413 internal/mcp: move jsonschema out of mcp/internal
  • 125cd11 jsonschema: pre-compile regexps
  • 2f18550 jsonschema: better errors unmarshaling ints
  • 635622b jsonschema: using hashing for uniqueItems
  • 0f6a53f mcp: remove ServerConnection
  • ca54d59 jsonschema: represent integer keywords as ints
  • c75f7e8 jsonschema: validate object keywords
  • efd15d8 internal/mcp: clean up handling of content
  • 80e0fd8 internal/mcp: support prompts
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 all-tools group with 2 updates in the /tools directory: [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) and [golang.org/x/tools](https://github.com/golang/tools).


Updates `github.com/golangci/golangci-lint/v2` from 2.1.5 to 2.1.6
- [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.1.5...v2.1.6)

Updates `golang.org/x/tools` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
  dependency-version: 2.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-tools
- dependency-name: golang.org/x/tools
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 12, 2025
@moukoublen moukoublen merged commit 4fafc05 into main May 20, 2025
1 check passed
@moukoublen moukoublen deleted the dependabot/go_modules/tools/all-tools-3639ec07e1 branch May 20, 2025 15:12
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.

2 participants