-
-
Notifications
You must be signed in to change notification settings - Fork 3
chore: github actions update(deps): bump the version-updates group in /.github/workflows with 2 updates #259
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
Conversation
Bumps the version-updates group in /.github/workflows with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [asdf-vm/actions](https://github.com/asdf-vm/actions). Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) Updates `asdf-vm/actions` from 3 to 4 - [Release notes](https://github.com/asdf-vm/actions/releases) - [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md) - [Commits](asdf-vm/actions@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: asdf-vm/actions dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thank you for being part of our community and opening a pull request. We will work with you as soon as possible to integrate your contribution. |
|
@copilot can you do the docs bump to fix the pipe? |
|
@mrlunchbox777 I've opened a new pull request, #260, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@mrlunchbox777 I've opened a new pull request, #261, to work on those changes. Once the pull request is ready, I'll request review from you. |
…b Actions updates (#260) * Initial plan * chore: bump version to 0.1.4 for GitHub Actions updates Co-authored-by: mrlunchbox777 <9466269+mrlunchbox777@users.noreply.github.com> * fix: add path filters to code coverage workflow to skip on docs-only changes Co-authored-by: mrlunchbox777 <9466269+mrlunchbox777@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mrlunchbox777 <9466269+mrlunchbox777@users.noreply.github.com>
…ws/version-updates-4dbe6115e0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates GitHub Actions dependencies in the workflow files, bumping actions/checkout from v4 to v6 and asdf-vm/actions from v3 to v4. The version constant and CHANGELOG have been updated accordingly, and path filters have been added to the go-coverage-report workflow.
Changes:
- Updated
actions/checkoutto v6 across all workflows (.github/workflows/action-validator.yaml, docs-bump.yaml, go-coverage-report.yaml, codeql.yaml) - Updated
asdf-vm/actions/installto v4 in action-validator.yaml - Added path filters to go-coverage-report.yaml to run the workflow only when Go files or workflow itself changes
- Updated version constant from 0.1.3 to 0.1.4 in constants.yaml
- Added CHANGELOG entry for version 0.1.4 documenting the dependency updates
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/action-validator.yaml | Updated actions/checkout to v6 and asdf-vm/actions/install to v4 |
| .github/workflows/docs-bump.yaml | Updated actions/checkout to v6 |
| .github/workflows/go-coverage-report.yaml | Updated actions/checkout to v6 and added path filters for pull_request and push triggers |
| bsctl/static/resources/constants.yaml | Bumped BasicSetupCliVersion from 0.1.3 to 0.1.4 |
| CHANGELOG.md | Added version 0.1.4 entry with details about GitHub Actions dependency updates |
Comments suppressed due to low confidence (1)
CHANGELOG.md:15
- The date '2025-06-27' is in the future relative to earlier entries. Given that version 0.1.1 is dated 2024-06-28, this should likely be '2024-06-27'.
## [0.1.2] - 2025-06-27
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mrlunchbox777
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Bumps the version-updates group in /.github/workflows with 2 updates: actions/checkout and asdf-vm/actions.
Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)Updates
asdf-vm/actionsfrom 3 to 4Release notes
Sourced from asdf-vm/actions's releases.
Changelog
Sourced from asdf-vm/actions's changelog.
... (truncated)
Commits
b7bcd02chore(master): release 4.0.1 (#607)0260d3aRun pinact6c7149dchore(deps): bump actions/checkout from 4 to 5 (#602)23ecce9chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#603)929df23chore(deps): bump github/codeql-action from 3 to 4 (#604)dfc9872chore: update asdf actions to use local version136a3fbfix: prefer branch name when seeding plugin git ref (#606)1561874chore: repository maintenance (#605)1902764chore(master): release 4.0.0 (#578)9cd779fdocs: list all options for each Action (#588)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions