Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.9.0 to 2.10.1 in /tools/linters#19075

Open
dependabot[bot] wants to merge 1 commit intomasterstackrox/stackrox:masterfrom
dependabot/go_modules/tools/linters/github.com/golangci/golangci-lint/v2-2.10.1stackrox/stackrox:dependabot/go_modules/tools/linters/github.com/golangci/golangci-lint/v2-2.10.1Copy head branch name to clipboard
Open

chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.9.0 to 2.10.1 in /tools/linters#19075
dependabot[bot] wants to merge 1 commit intomasterstackrox/stackrox:masterfrom
dependabot/go_modules/tools/linters/github.com/golangci/golangci-lint/v2-2.10.1stackrox/stackrox:dependabot/go_modules/tools/linters/github.com/golangci/golangci-lint/v2-2.10.1Copy head branch name to clipboard

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps github.com/golangci/golangci-lint/v2 from 2.9.0 to 2.10.1.

Release notes

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

v2.10.1

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

  • 31356b6d5acb466c4411411895352565306ebbf8 fix: make markDepsForAnalyzingSource recursive to fix buildssa panic (#6376)

v2.10.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

  • 87a60c93b3304014ffd5853112e5ca1bac570a2c build(deps): bump github.com/godoc-lint/godoc-lint from 0.11.1 to 0.11.2 (#6372)
  • f9b0a754aec7d1167df94bcac71e49500d4489d6 build(deps): bump github.com/nunnatsa/ginkgolinter from 0.22.0 to 0.23.0 (#6368)
  • abdeb8dce5d479f0750015ce5800390984ada13f build(deps): bump github.com/securego/gosec/v2 from 2.22.11 to 2.23.0 (#6366)
  • d9d4b1928f1fc0c0d610742b56b622dc7daf4aa4 build(deps): bump honnef.co/go/tools from 0.6.1 to 0.7.0 (#6367)
Changelog

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

v2.10.1

Released on 2026-02-17

  1. Fixes
    • buildssa panic

v2.10.0

Released on 2026-02-17

  1. Linters new features or changes
    • ginkgolinter: from 0.22.0 to 0.23.0
    • gosec: from 2.22.11 to 2.23.0 (new rules: G117, G602, G701, G702, G703, G704, G705, G706)
    • staticcheck: from 0.6.1 to 0.7.0
  2. Linters bug fixes
    • godoclint: from 0.11.1 to 0.11.2
Commits
  • 5d1e709 chore: prepare release
  • d5f2de2 dev: refactor to use waitgroup.Go (#6377)
  • 31356b6 fix: make markDepsForAnalyzingSource recursive to fix buildssa panic (#6376)
  • cb54f49 docs: update GitHub Action assets (#6374)
  • c70f78e docs: update documentation assets (#6373)
  • 95dcb68 chore: prepare release
  • 87a60c9 build(deps): bump github.com/godoc-lint/godoc-lint from 0.11.1 to 0.11.2 (#6372)
  • d9d4b19 build(deps): bump honnef.co/go/tools from 0.6.1 to 0.7.0 (#6367)
  • ab19213 chore: improve the support of large numbers of packages (FilenameUnadjuster) ...
  • abdeb8d build(deps): bump github.com/securego/gosec/v2 from 2.22.11 to 2.23.0 (#6366)
  • 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 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.9.0 to 2.10.1.
- [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.9.0...v2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added auto-merge Auto-merge minor and patch version bumps auto-retest PRs with this label will be automatically retested if prow checks fails dependencies Pull requests that update a dependency file labels Feb 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 18, 2026 06:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file auto-merge Auto-merge minor and patch version bumps auto-retest PRs with this label will be automatically retested if prow checks fails labels Feb 18, 2026
@rhacs-bot
Copy link
Contributor

Images are ready for the commit at dbe48ea.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-134-gdbe48eaa1c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Auto-merge minor and patch version bumps auto-retest PRs with this label will be automatically retested if prow checks fails dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments

Close sidebar
Morty Proxy This is a proxified and sanitized view of the page, visit original site.