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 2 commits intomasterfrom
Conversation
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>
Contributor
|
Images are ready for the commit at d1b3074. To use with deploy scripts, first |
Contributor
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- For the new
//nolint:gosec // G101suppression on the TLS secret name, consider expanding the comment with a brief justification (e.g., why this constant is safe to treat as non-sensitive) so future readers understand why the gosec rule is being disabled here.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- For the new `//nolint:gosec // G101` suppression on the TLS secret name, consider expanding the comment with a brief justification (e.g., why this constant is safe to treat as non-sensitive) so future readers understand why the gosec rule is being disabled here.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #19075 +/- ##
========================================
Coverage 49.52% 49.52%
========================================
Files 2670 2672 +2
Lines 201549 201665 +116
========================================
+ Hits 99811 99870 +59
- Misses 94287 94337 +50
- Partials 7451 7458 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 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.
Changelog
Sourced from github.com/golangci/golangci-lint/v2's changelog.
Commits
5d1e709chore: prepare released5f2de2dev: refactor to use waitgroup.Go (#6377)31356b6fix: make markDepsForAnalyzingSource recursive to fix buildssa panic (#6376)cb54f49docs: update GitHub Action assets (#6374)c70f78edocs: update documentation assets (#6373)95dcb68chore: prepare release87a60c9build(deps): bump github.com/godoc-lint/godoc-lint from 0.11.1 to 0.11.2 (#6372)d9d4b19build(deps): bump honnef.co/go/tools from 0.6.1 to 0.7.0 (#6367)ab19213chore: improve the support of large numbers of packages (FilenameUnadjuster) ...abdeb8dbuild(deps): bump github.com/securego/gosec/v2 from 2.22.11 to 2.23.0 (#6366)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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)