Skip to content
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

chore(deps): update golangci/golangci-lint docker tag to v1.59 #157

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
golangci/golangci-lint minor v1.57-alpine -> v1.59-alpine

Release Notes

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

v1.59

  1. Enhancements
    • Add SARIF output format
    • Allow the analysis of generated files (issues.exclude-generated: disable)
  2. Updated linters
    • errcheck: fix deprecation warning
    • go-critic: from 0.11.3 to 0.11.4
    • gosec: from 2.20.0 to 5f0084e (fix G601 and G113 performance issues)
    • sloglint: from 0.6.0 to 0.7.0 (new option forbidden-keys)
    • testifylint: from 1.2.0 to 1.3.0 (new checker negative-positive and new option go-require.ignore-http-handlers)
  3. Misc.
    • ️️⚠️ Deprecate github-action output format
    • ️️⚠️ Deprecate issues.exclude-generated-strict option (replaced by issues.exclude-generated: strict)
    • ️️⚠️ Add warning about disabled and deprecated linters (level 2)

v1.58

  1. Updated linters
    • canonicalheader: from 1.0.6 to 1.1.1
    • gosec: from 2.19.0 to 2.20.0
    • musttag: from 0.12.1 to 0.12.2
    • nilnil: from 0.1.8 to 0.1.9
  2. Documentation
    • Improve integrations and install pages

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 3, 2024
@renovate renovate bot requested a review from tarampampam as a code owner May 3, 2024 19:43
@renovate renovate bot changed the title chore(deps): update golangci/golangci-lint docker tag to v1.58 chore(deps): update golangci/golangci-lint docker tag to v1.59 May 26, 2024
@renovate renovate bot force-pushed the renovate/golangci-golangci-lint-1.x branch 2 times, most recently from d76e933 to 2b3711f Compare June 1, 2024 01:22
@renovate renovate bot force-pushed the renovate/golangci-golangci-lint-1.x branch from 2b3711f to 9a5eb66 Compare June 1, 2024 10:16
Copy link

codecov bot commented Jun 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.50%. Comparing base (f5eb06f) to head (9a5eb66).
Report is 26 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   39.52%   39.50%   -0.02%     
==========================================
  Files          16       16              
  Lines        1012      810     -202     
==========================================
- Hits          400      320      -80     
+ Misses        588      466     -122     
  Partials       24       24              

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

@tarampampam tarampampam merged commit a90a4b9 into master Jun 20, 2024
11 checks passed
@tarampampam tarampampam deleted the renovate/golangci-golangci-lint-1.x branch June 20, 2024 12:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant