Skip to content

Bump the actions-major group with 3 updates#113

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-major-8010aa5cc3
Open

Bump the actions-major group with 3 updates#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-major-8010aa5cc3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown

Bumps the actions-major group with 3 updates: actions/checkout, actions/setup-node and softprops/turnstyle.

Updates actions/checkout from 3 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

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

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Updates actions/setup-node from 3 to 6

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

What's Changed

Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v4.4.0

... (truncated)

Commits

Updates softprops/turnstyle from 1 to 3

Release notes

Sourced from softprops/turnstyle's releases.

v3.0.0

  • Upgrade Node.js version to 24 in action Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release Notes

v2.4.0

  • Migrate from jest to vitest
  • Bump to use node 24
  • Dependency updates

Full Changelog: softprops/turnstyle@v2.3.2...v2.4.0

v2.3.2

maintenance release with updated dependencies

Full Changelog: softprops/turnstyle@v2...v2.3.2

v2.3.1

maintenance release with updated dependencies

v2.3.0

What's Changed

Exciting New Features 🎉

New Contributors

Full Changelog: softprops/turnstyle@v2...v2.3.0

v2.2.3

fix lockfile issue

v2.2.2

What's Changed

  • maintenance release with updated dependencies

Full Changelog: softprops/turnstyle@v2...v2.2.2

v2.2.1

maintenance release with updated dependencies

... (truncated)

Changelog

Sourced from softprops/turnstyle's changelog.

Unreleased

Exciting New Features 🎉

3.2.4

Bug fixes 🐛

3.2.3

maintenance release with updated dependencies

3.2.2

maintenance release with updated dependencies

3.2.1

maintenance release with updated dependencies

3.2.0

Exciting New Features 🎉

Other Changes 🔄

3.1.0

3.0.0

  • Upgrade Node.js version to 24 in action. Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release Notes

2.4.0

  • Migrate from jest to vitest
  • Bump to use Node.js 24

... (truncated)

Commits

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

Bumps the actions-major group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [softprops/turnstyle](https://github.com/softprops/turnstyle).


Updates `actions/checkout` from 3 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v6.0.2)

Updates `actions/setup-node` from 3 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v6)

Updates `softprops/turnstyle` from 1 to 3
- [Release notes](https://github.com/softprops/turnstyle/releases)
- [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md)
- [Commits](softprops/turnstyle@8db075d...e15e934)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-major
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-major
- dependency-name: softprops/turnstyle
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 7, 2026
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.

0 participants