Skip to content

chore: update all major actions (major)#756

Open
tsang-bot[bot] wants to merge 1 commit intodevelopfrom
renovate/major-all-major-actions
Open

chore: update all major actions (major)#756
tsang-bot[bot] wants to merge 1 commit intodevelopfrom
renovate/major-all-major-actions

Conversation

@tsang-bot
Copy link
Copy Markdown
Contributor

@tsang-bot tsang-bot Bot commented Aug 11, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6
actions/setup-node action major v4v6
amannn/action-semantic-pull-request action major v5v6
nrwl/nx-set-shas action major v4v5

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6-beta

Compare Source

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.

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

What's Changed
Dependency updates:
New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

v6.3.0

Compare Source

What's Changed
Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:
New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

v6.2.0

Compare Source

What's Changed
Documentation
Dependency updates:
New Contributors

Full Changelog: actions/setup-node@v6...v6.2.0

v6.1.0

Compare Source

What's Changed
Enhancement:
Dependency updates:
Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

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

v6

Compare Source

v5

Compare Source

v5.0.0

Compare Source

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

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed
Dependency updates
New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

v4.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

v4.1.0

Compare Source

What's Changed
  • Resolve High Security Alerts by upgrading Dependencies by @​aparnajyothi-y in #​1132
  • Upgrade IA Publish by @​Jcambass in #​1134
  • Revise isGhes logic by @​jww3 in #​1148
  • Add architecture to cache key by @​pengx17 in #​843
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors

Full Changelog: actions/setup-node@v4...v4.1.0

v4.0.4

Compare Source

What's Changed
Documentation changes:
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

v4.0.3

Compare Source

What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)

v6.1.1

Compare Source

Bug Fixes

v6.1.0

Compare Source

Features
Bug Fixes
  • Remove trailing whitespace from "unknown release type" error message (#​291) (afa4edb)

v6.0.1

Compare Source

Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade action to use Node.js 24 and ESM (#​287)
Features

v6

Compare Source

v5.5.3

Compare Source

Bug Fixes

v5.5.2

Compare Source

Bug Fixes

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features

v5.4.0

Compare Source

Features

v5.3.0

Compare Source

Features

v5.2.0

Compare Source

Features

v5.1.0

Compare Source

Features
  • Add regex support to scope and disallowScopes configuration (#​226) (403a6f8)

v5.0.2

Compare Source

Features
  • Add regex support to scope and disallowScopes configuration (#​226) (403a6f8)
5.0.2 (2022-10-17)
Bug Fixes
  • Upgrade @actions/core to avoid deprecation warnings (#​208) (91f4126)
5.0.1 (2022-10-14)
Bug Fixes

v5.0.1

Compare Source

Features
  • Add regex support to scope and disallowScopes configuration (#​226) (403a6f8)
5.0.2 (2022-10-17)
Bug Fixes
  • Upgrade @actions/core to avoid deprecation warnings (#​208) (91f4126)
5.0.1 (2022-10-14)
Bug Fixes
nrwl/nx-set-shas (nrwl/nx-set-shas)

v5.0.1

Compare Source

What's Changed

Full Changelog: nrwl/nx-set-shas@v5.0.0...v5.0.1

v5

Compare Source

v5.0

Compare Source

v5.0.0

Compare Source

What's Changed

Full Changelog: nrwl/nx-set-shas@v4.4.0...v5.0.0

v4.4

Compare Source

v4.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: nrwl/nx-set-shas@v4.3.3...v4.4.0

v4.3.3

Compare Source

What's Changed

Full Changelog: nrwl/nx-set-shas@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

Full Changelog: nrwl/nx-set-shas@v4.3.1...v4.3.2

v4.3.1

Compare Source

What's Changed

Full Changelog: nrwl/nx-set-shas@v4.3.0...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: nrwl/nx-set-shas@v4.2.1...v4.3.0

v4.3

Compare Source

v4.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: nrwl/nx-set-shas@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

Full Changelog: nrwl/nx-set-shas@v4.1.2...v4.2.0

v4.2

Compare Source

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: nrwl/nx-set-shas@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: nrwl/nx-set-shas@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: nrwl/nx-set-shas@v4.0.6...v4.1.0

v4.1

Compare Source

v4.0.6

Compare Source

Full Changelog: nrwl/nx-set-shas@v4.0.5...v4.0.6

v4.0.5

Compare Source

What's Changed

Full Changelog: nrwl/nx-set-shas@v4.0.4...v4.0.5

v4.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: nrwl/nx-set-shas@v4.0.3...v4.0.4

v4.0.3

[Compare Source](https://redirect.gith


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tsang-bot tsang-bot Bot force-pushed the renovate/major-all-major-actions branch from c5801c2 to 9b88bed Compare August 13, 2025 13:36
@tsang-bot tsang-bot Bot changed the title chore: update actions/checkout action to v5 chore: update all major actions (major) Aug 13, 2025
@tsang-bot tsang-bot Bot force-pushed the renovate/major-all-major-actions branch from 9b88bed to 3803b1b Compare September 4, 2025 13:28
@tsang-bot tsang-bot Bot force-pushed the renovate/major-all-major-actions branch from 3803b1b to ef368c2 Compare October 14, 2025 13:31
@tsang-bot tsang-bot Bot force-pushed the renovate/major-all-major-actions branch from ef368c2 to a06014f Compare November 21, 2025 02:44
@tsang-bot tsang-bot Bot changed the title chore: update all major actions (major) chore: update all major actions to v6 (major) Nov 21, 2025
@tsang-bot tsang-bot Bot force-pushed the renovate/major-all-major-actions branch from a06014f to e9cb791 Compare March 20, 2026 14:05
@tsang-bot tsang-bot Bot changed the title chore: update all major actions to v6 (major) chore: update all major actions (major) Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants