Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all-github-actions group with 2 updates: actions/checkout and asdf-vm/actions.

Updates actions/checkout from 5 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Commits

Updates asdf-vm/actions from 4.0.0 to 4.0.1

Release notes

Sourced from asdf-vm/actions's releases.

v4.0.1

4.0.1 (2025-11-15)

Patches

  • prefer branch name when seeding plugin git ref (#606) (136a3fb)
Changelog

Sourced from asdf-vm/actions's changelog.

Changelog

All notable changes to this project will be documented in this file.

4.0.1 (2025-11-15)

Patches

  • prefer branch name when seeding plugin git ref (#606) (136a3fb)

4.0.0 (2025-03-16)

⚠ BREAKING CHANGES

  • support asdf >= v0.16.0 (#590)

Features

Patches

  • remove origin argument from git checkout command (#591) (179e953)

Documentation

3.0.2 (2023-10-12)

Patches

3.0.1 (2023-10-12)

Patches

  • set same pnpm & node versions in pkg.json as in tool-versions (e4a312a)

3.0.0 (2023-09-17)

... (truncated)

Commits
  • b7bcd02 chore(master): release 4.0.1 (#607)
  • 0260d3a Run pinact
  • 6c7149d chore(deps): bump actions/checkout from 4 to 5 (#602)
  • 23ecce9 chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#603)
  • 929df23 chore(deps): bump github/codeql-action from 3 to 4 (#604)
  • dfc9872 chore: update asdf actions to use local version
  • 136a3fb fix: prefer branch name when seeding plugin git ref (#606)
  • 1561874 chore: repository maintenance (#605)
  • See full diff in compare view

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 <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 22:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2025
@giordano
Copy link
Member

giordano commented Dec 1, 2025

@DilumAluthge can we have tests which don't fail? Current situation isn't useful.

@DilumAluthge
Copy link
Member

Yeah let's disable those.

Bumps the all-github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [asdf-vm/actions](https://github.com/asdf-vm/actions).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5...v6)

Updates `asdf-vm/actions` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/asdf-vm/actions/releases)
- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)
- [Commits](asdf-vm/actions@1902764...b7bcd02)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: asdf-vm/actions
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/all-github-actions-02173bd5f2 branch from 2063ea9 to 9066c31 Compare December 2, 2025 12:16
@ViralBShah ViralBShah merged commit 7449f78 into master Dec 8, 2025
68 checks passed
@ViralBShah ViralBShah deleted the dependabot/github_actions/all-github-actions-02173bd5f2 branch December 8, 2025 04:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants