Skip to content

Update dependency golangci/golangci-lint to v2.3.0 #3649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2025

This PR contains the following updates:

Package Type Update Change
golangci/golangci-lint minor v2.2.2 -> v2.3.0
golangci/golangci-lint repository minor v2.2.2 -> v2.3.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

golangci/golangci-lint (golangci/golangci-lint)

v2.3.0

Compare Source

  1. Linters new features or changes
    • ginkgolinter: from 0.19.1 to 0.20.0 (new option: force-assertion-description)
    • iface: from 1.4.0 to 1.4.1 (report message improvements)
    • noctx: from 0.3.4 to 0.3.5 (new detections: log/slog, exec, crypto/tls)
    • revive: from 1.10.0 to 1.11.0 (new rule: enforce-switch-style)
    • wsl: from 5.0.0 to 5.1.0
  2. Linters bug fixes
    • gosec: from 2.22.5 to 2.22.6
    • noinlineerr: from 1.0.4 to 1.0.5
    • sloglint: from 0.11.0 to 0.11.1
  3. Misc.
    • fix: panic close of closed channel

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 22, 2025
@renovate renovate bot requested a review from a team as a code owner July 22, 2025 07:23
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 22, 2025
@renovate renovate bot enabled auto-merge (squash) July 22, 2025 07:23
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.02%. Comparing base (1c55846) to head (2f2d0d1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/controller/nginx/agent/grpc/grpc.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3649   +/-   ##
=======================================
  Coverage   87.02%   87.02%           
=======================================
  Files         127      127           
  Lines       15579    15580    +1     
  Branches       62       62           
=======================================
+ Hits        13557    13558    +1     
  Misses       1862     1862           
  Partials      160      160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@renovate renovate bot force-pushed the renovate/golangci-golangci-lint-2.x branch 3 times, most recently from 4df38b1 to ec66a33 Compare July 22, 2025 23:44
@github-actions github-actions bot added the tests Pull requests that update tests label Jul 23, 2025
Copy link
Contributor Author

renovate bot commented Jul 23, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ciarams87 ciarams87 force-pushed the renovate/golangci-golangci-lint-2.x branch from 7c42595 to 86a0cd3 Compare July 24, 2025 07:05
renovate bot and others added 2 commits July 24, 2025 09:25
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | golangci/golangci-lint | v2.2.2 | v2.3.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@ciarams87 ciarams87 force-pushed the renovate/golangci-golangci-lint-2.x branch from 86a0cd3 to 2f2d0d1 Compare July 24, 2025 08:25
@renovate renovate bot merged commit efaafae into main Jul 25, 2025
62 of 64 checks passed
@renovate renovate bot deleted the renovate/golangci-golangci-lint-2.x branch July 25, 2025 11:02
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file tests Pull requests that update tests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants