Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

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

Release notes

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

v7.0.0

⚠️ The GitHub Action v7 supports golangci-lint v2 only. ⚠️

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-version: '7'
  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 labels May 1, 2025
@dependabot dependabot bot requested a review from Xuanwo as a code owner May 1, 2025 00:26
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell labels May 1, 2025
@Xuanwo
Copy link
Member

Xuanwo commented May 9, 2025

cc @yuchanns, this upgrade failed for:

Error: Failed to run: Error: invalid version string 'v1.64', golangci-lint v1 is not supported by golangci-lint-action v7., Error: invalid version string 'v1.64', 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:933[18](https://github.com/apache/opendal/actions/runs/14767005257/job/41460332806?pr=6134#step:4:20):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', golangci-lint v1 is not supported by golangci-lint-action v7.

@yuchanns
Copy link
Member

yuchanns commented May 9, 2025

Fixed.

@yuchanns yuchanns force-pushed the dependabot/github_actions/golangci/golangci-lint-action-7 branch from 2eb69b4 to 55003e8 Compare May 9, 2025 07:57
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels May 9, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @yuchanns for the quick fix!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 9, 2025
@Xuanwo Xuanwo merged commit 0ba8574 into main May 9, 2025
261 checks passed
@Xuanwo Xuanwo deleted the dependabot/github_actions/golangci/golangci-lint-action-7 branch May 9, 2025 08:33
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 lgtm This PR has been approved by a maintainer releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants