Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps golangci/golangci-lint-action from 6 to 7.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v7.0.0

What's Changed

Changes

Documentation

Dependencies

New Contributors

Full Changelog: golangci/golangci-lint-action@v6.5.2...v7.0.0

v6.5.2

What's Changed

Changes

Dependencies

Full Changelog: golangci/golangci-lint-action@v6.5.1...v6.5.2

v6.5.1

What's Changed

Changes

Documentation

Dependencies

... (truncated)

Commits

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 [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6...v7)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes labels Mar 24, 2025
@codecov
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.57%. Comparing base (eaa5610) to head (e2c4f07).
Report is 28 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8810   +/-   ##
=======================================
  Coverage   59.57%   59.57%           
=======================================
  Files         370      370           
  Lines       40229    40229           
=======================================
  Hits        23967    23967           
  Misses      14764    14764           
  Partials     1498     1498           

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

@mmorel-35 mmorel-35 mentioned this pull request Apr 1, 2025
3 tasks
@anshulahuja98
Copy link
Collaborator

Error: Failed to run: Error: invalid version string 'v1.64.5', golangci-lint v1 is not supported by golangci-lint-action v7., Error: invalid version string 'v1.64.5', golangci-lint v1 is not supported by golangci-lint-action v7.
at parseVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v7/dist/run/index.js:93236:15)
at getRequestedVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v7/dist/run/index.js:93285:36)
at getVersion (/home/runner/work/_actions/golangci/golangci-lint-action/v7/dist/run/index.js:93318:24)
at install (/home/runner/work/_actions/golangci/golangci-lint-action/v7/dist/run/index.js:92540:56)
at prepareEnv (/home/runner/work/_actions/golangci/golangci-lint-action/v7/dist/run/index.js:92855:49)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: invalid version string 'v1.64.5', golangci-lint v1 is not supported by golangci-lint-action v7.

pasting the error from the CI failure.
This will require more changes before we can merge.

@blackpiglet
Copy link
Contributor

https://github.com/golangci/golangci-lint-action/releases/tag/v7.0.0

From the v7.0.0 release note, only the golangci-lint v2 is supported.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/golangci/golangci-lint-action-7 branch April 17, 2025 06:38
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 github_actions Pull requests that update GitHub Actions code kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants