Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps github.com/golangci/golangci-lint/v2 from 2.3.0 to 2.3.1.

Release notes

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

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

  • e460991037d7e1d30f7e4f40c193eec632743624 build(deps): bump github.com/bombsimon/wsl/v5 from 5.1.0 to 5.1.1 (#5959)
  • 430bd5e07be88cac21970d1d81dc55f08a3e8a4b build(deps): bump github.com/daixiang0/gci from 0.13.6 to 0.13.7 (#5957)
  • 5ab9312c834fcbd01a067b32b0be0a6b1ac65562 build(deps): bump github.com/ldez/grignotin from 0.9.0 to 0.10.0 (#5958)
  • 1231acbf9ceaa0f64c0fd59b405d79bcf6ac57f8 build(deps): bump github.com/securego/gosec/v2 from 2.22.6 to 2.22.7 (#5953)
  • 5ab4747bd91c5942d2d54e3505a5971cb3f5da37 build(deps): bump github.com/sonatard/noctx from 0.3.5 to 0.4.0 (#5960)
  • f5dcd1f2c096f8ab965bc0050563e3359db18ee4 build(deps): bump the linter-testdata group across 3 directories with 3 updates (#5964)
  • 2b86f8576113f0c318f220604e718f001109780e tagliatelle: force upper case for custom initialisms (#5956)
Changelog

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

v2.3.1

  1. Linters bug fixes
    • gci: from 0.13.6 to 0.13.7
    • gosec: from 2.22.6 to 2.22.7
    • noctx: from 0.3.5 to 0.4.0
    • wsl: from 5.1.0 to 5.1.1
    • tagliatelle: force upper case for custom initialisms
Commits
  • 5256574 chore: prepare release
  • f5dcd1f build(deps): bump the linter-testdata group across 3 directories with 3 updat...
  • 5ab4747 build(deps): bump github.com/sonatard/noctx from 0.3.5 to 0.4.0 (#5960)
  • e460991 build(deps): bump github.com/bombsimon/wsl/v5 from 5.1.0 to 5.1.1 (#5959)
  • 5ab9312 build(deps): bump github.com/ldez/grignotin from 0.9.0 to 0.10.0 (#5958)
  • 430bd5e build(deps): bump github.com/daixiang0/gci from 0.13.6 to 0.13.7 (#5957)
  • 2b86f85 tagliatelle: force upper case for custom initialisms (#5956)
  • 2a6a36b build(deps): bump form-data from 3.0.1 to 3.0.4 in /docs (#5954)
  • 1231acb build(deps): bump github.com/securego/gosec/v2 from 2.22.6 to 2.22.7 (#5953)
  • d829f64 docs: update GitHub Action assets (#5952)
  • 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.3.0 to 2.3.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.3.0...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Aug 4, 2025
@dependabot dependabot bot requested review from faddat and joe-bowman as code owners August 4, 2025 10:25
@dependabot dependabot bot added the automerge label Aug 4, 2025
@dependabot dependabot bot requested a review from ajansari95 as a code owner August 4, 2025 10:25
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Aug 4, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.64%. Comparing base (cdc71fc) to head (0801abc).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1950   +/-   ##
=======================================
  Coverage   57.64%   57.64%           
=======================================
  Files         171      171           
  Lines       15291    15291           
=======================================
  Hits         8815     8815           
  Misses       5705     5705           
  Partials      771      771           
Flag Coverage Δ
unittests 57.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@joe-bowman joe-bowman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@joe-bowman joe-bowman merged commit 5860104 into main Aug 13, 2025
26 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/golangci/golangci-lint/v2-2.3.1 branch August 13, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants