build(deps): bump github.com/golangci/golangci-lint/v2 from 2.11.1 to 2.11.3 in /hack/tools in the misc-dependencies group#7949
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (70)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThis pull request updates dependency versions in hack/tools/go.mod. The direct lint tool github.com/golangci/golangci-lint/v2 is bumped from v2.11.1 to v2.11.4. Several indirect dependencies were advanced, including github.com/fatih/color v1.18.0→v1.19.0, github.com/ryanrolds/sqlclosecheck v0.5.1→v0.6.0, github.com/securego/gosec/v2 to v2.24.8-0.20260309165252-619ce2117e08, github.com/sonatard/noctx v0.5.0→v0.5.1, and multiple golang.org/x modules (crypto, mod, net, sync, sys, term, text, tools) were advanced. No module metadata or exported/public APIs were changed. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
c267ce9 to
049897a
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
049897a to
e99d380
Compare
Bumps the misc-dependencies group in /hack/tools with 1 update: [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint). Updates `github.com/golangci/golangci-lint/v2` from 2.11.1 to 2.11.3 - [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.11.1...v2.11.3) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint/v2 dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
e99d380 to
644a54f
Compare
|
@dependabot[bot]: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Looks like github.com/golangci/golangci-lint/v2 is updatable in another way, so this is no longer needed. |
Bumps the misc-dependencies group in /hack/tools with 1 update: github.com/golangci/golangci-lint/v2.
Updates
github.com/golangci/golangci-lint/v2from 2.11.1 to 2.11.3Release notes
Sourced from github.com/golangci/golangci-lint/v2's releases.
Changelog
Sourced from github.com/golangci/golangci-lint/v2's changelog.
Commits
6008b81chore: prepare release697a189build(deps): bump github.com/securego/gosec/v2 from v2.24.7 to 619ce2117e08 (...5ea763ebuild(deps): bump the github-actions group with 2 updates (#6426)760f8abbuild(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 in /scripts/gen_g...bba7663docs: update GitHub Action assets (#6419)e8f6219chore: prepare release6ebd82ffix: fmt with path (#6418)9cab9dcdocs: update GitHub Action assets (#6415)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 <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 conditionsSummary by CodeRabbit