Skip to content

chore(deps): update github actions (major)#600

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions
Open

chore(deps): update github actions (major)#600
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4.3.0v5.0.3
actions/checkout action major v5.0.1v6.0.2
actions/setup-node action major v4.4.0v6.3.0

Release Notes

actions/cache (actions/cache)

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

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

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

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

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone America/New_York.

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate-bot labels Dec 3, 2025
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate-bot labels Dec 3, 2025
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 07bbd98 to 4efa7ad Compare December 15, 2025 07:27
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 4efa7ad to ad31467 Compare December 24, 2025 06:45
@renovate renovate bot changed the title chore(deps): update github actions to v6 (major) chore(deps): update github actions (major) Dec 24, 2025
@renovate renovate bot force-pushed the renovate/major-github-actions branch from ad31467 to 3b69f9d Compare December 25, 2025 06:05
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 3b69f9d to 201fde4 Compare January 1, 2026 07:51
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from dd97fbd to 1a3ed6d Compare January 29, 2026 06:47
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 1a3ed6d to 621a663 Compare February 3, 2026 07:01
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 621a663 to dc75273 Compare February 11, 2026 07:01
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from a8ec7a9 to 751e320 Compare March 9, 2026 14:09
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 751e320 to 36982ec Compare March 15, 2026 06:35
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 renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants