Skip to content

Bump github.com/golangci/golangci-lint/v2 from 2.6.2 to 2.7.0 in /.ci/tools#668

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dot-ci/tools/github.com/golangci/golangci-lint/v2-2.7.0
Closed

Bump github.com/golangci/golangci-lint/v2 from 2.6.2 to 2.7.0 in /.ci/tools#668
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dot-ci/tools/github.com/golangci/golangci-lint/v2-2.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps github.com/golangci/golangci-lint/v2 from 2.6.2 to 2.7.0.

Release notes

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

v2.7.0

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

  • cfbf62e79a9c6d9a76e2f63bf77050dca2df628e build(deps): bump github.com/MirrexOne/unqueryvet from 1.2.1 to 1.3.0 (#6177)
  • c7c1cb69f9b3e67a276cb572d8acd51f2f531198 build(deps): bump github.com/catenacyber/perfsprint from 0.10.0 to 0.10.1 (#6196)
  • 115d5961370a11d57e141a857273fd88ee77ce21 build(deps): bump github.com/godoc-lint/godoc-lint from 0.10.1 to 0.10.2 (#6228)
  • 0212d7c8deac16c2f1a48e0b1e1d5a282dee15f4 build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#6222)
  • 3a046315754a6083e89e8f30d3507c1542e0b685 build(deps): bump github.com/mgechev/revive from 1.12.0 to 1.13.0 (#6195)
  • 23f63fd71c12c3e27dcbcd3b6819eb33e3e5714a build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#6229)
  • de3c6c7393ba4482d3f2baca06390eee3a2e0765 build(deps): bump github.com/stbenjam/no-sprintf-host-port from 0.2.0 to 0.3.1 (#6162)
  • 0014498f1fc3e1f056a29ea8c08a14a8f4a1b903 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.11.0 to 2.12.0 (#6221)
  • ee422dd0edb350b9fc0cebcad310182ca34cd23f build(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0 (#6197)
  • 2c9d09be75377a164aec2e16b9945aaef05b9437 build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 (#6194)
  • 9da4c1d438208ed19acdf22d136b93ad9f2701b0 build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 (#6193)
  • 9a9fd5b1d9fd89b914d8bb0003350d73bd6c76ee build(deps): bump the github-actions group with 2 updates (#6211)
  • db0d9093b100a21b8e4aee25fc785e8bcc7df1c6 feat: add some flags to the custom command (#6184)
  • 101ccaca0df22b2e36dd917ed5d0be423baa6298 fix: clone args used by custom command (#6206)
Changelog

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

v2.7.0

Released on 2025-12-03

  1. Bug fixes
    • fix: clone args used by custom command
  2. Linters new features or changes
    • no-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon)
    • unqueryvet: from 1.2.1 to 1.3.0 (handles const and var declarations)
    • revive: from 1.12.0 to 1.13.0 (new option: enable-default-rules, new rules: forbidden-call-in-wg-go, unnecessary-if, inefficient-map-lookup)
    • modernize: from 0.38.0 to 0.39.0 (new analyzers: plusbuild, stringscut)
  3. Linters bug fixes
    • perfsprint: from 0.10.0 to 0.10.1
    • wrapcheck: from 2.11.0 to 2.12.0
    • godoc-lint: from 0.10.1 to 0.10.2
  4. Misc.
    • Add some flags to the custom command
  5. Documentation
    • docs: split changelog v1 and v2
Commits
  • e6ebea0 chore: prepare release
  • 23f63fd build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#6229)
  • 115d596 build(deps): bump github.com/godoc-lint/godoc-lint from 0.10.1 to 0.10.2 (#6228)
  • 0212d7c build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#6222)
  • 0014498 build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.11.0 to 2.12.0 (#6...
  • 9a9fd5b build(deps): bump the github-actions group with 2 updates (#6211)
  • ef975ed docs: improve description for unparam.check-exported (#6210)
  • aaf5837 build(deps): bump js-yaml from 3.14.1 to 3.14.2 in /.github/peril (#6207)
  • 101ccac fix: clone args used by custom command (#6206)
  • 3111b20 docs: split changelog v1 and v2 (#6203)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint) from 2.6.2 to 2.7.0.
- [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.6.2...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 3, 2025
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

⚠️ Our automation has detected the following potential issues with your pull request


❌ Maintainer Edit Permissions (Click to expand)

At times, our maintainers need to make direct edits to pull requests in order to prepare it to be merged. At the time of opening this pull request, your settings do not allow maintainers to make such edits. If possible, update your settings as described in the following document. If your fork is owned by an organization that limits your ability to make this change, please let us know.

Please see the GitHub documentation on allowing changes to a pull request branch created from a fork for additional details.

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 4, 2025

Superseded by #669.

@dependabot dependabot bot closed this Dec 4, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dot-ci/tools/github.com/golangci/golangci-lint/v2-2.7.0 branch December 4, 2025 21:18
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Warning

This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code linter size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants