osv-scanner
osv-scanner copied to clipboard
chore(deps): update golangci/golangci-lint-action action to v7
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golangci/golangci-lint-action | action | major | v6.5.2 -> v7.0.0 |
Release Notes
golangci/golangci-lint-action (golangci/golangci-lint-action)
v7.0.0
⚠️ The GitHub Action v7 supports golangci-lint v2 only. ⚠️
What's Changed
Changes
- feat: golangci-lint v2 support by @ldez in https://github.com/golangci/golangci-lint-action/pull/1198
Documentation
- docs: update annotation permissions by @ldez in https://github.com/golangci/golangci-lint-action/pull/1203
- docs: fix checks permissions for annotations by @kema-dev in https://github.com/golangci/golangci-lint-action/pull/1204
Dependencies
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1207
New Contributors
- @kema-dev made their first contribution in https://github.com/golangci/golangci-lint-action/pull/1204
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v6.5.2...v7.0.0
Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.17%. Comparing base (
eefa621) to head (5ddab79). Report is 7 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1766 +/- ##
=======================================
Coverage 65.17% 65.17%
=======================================
Files 164 164
Lines 15862 15862
=======================================
Hits 10338 10338
Misses 4856 4856
Partials 668 668
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
This is blocked by us upgrading to v2, which I'll be doing hopefully this week