Skip to content

chore(deps): update github actions - major revisions (major)#100

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-github-actions-major-revisions
Open

chore(deps): update github actions - major revisions (major)#100
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-github-actions-major-revisions

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
EndBug/add-and-commit action major v9v10
actions/checkout action major v5v7
actions/create-github-app-token action major v2v3
actions/download-artifact action major v5v8
actions/setup-java action major v4v5
actions/setup-node action major v4v6
actions/upload-artifact action major v4v7
codecov/codecov-action action major v5v7
node uses-with major 2224

Release Notes

EndBug/add-and-commit (EndBug/add-and-commit)

v10.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.4...v10.0.0

v10

Compare Source

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

actions/create-github-app-token (actions/create-github-app-token)

v3.2.0

Compare Source

Features
Bug Fixes

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Bug Fixes
Features

v3.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
  • Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.

v3

Compare Source

actions/download-artifact (actions/download-artifact)

v8.0.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v8...v8.0.1

v8.0.0

Compare Source

v8 - What's new

[!IMPORTANT]
actions/download-artifact@​v8 has been migrated to an ESM module. This should be transparent to the caller but forks might need to make significant changes.

[!IMPORTANT]
Hash mismatches will now error by default. Users can override this behavior with a setting change (see below).

Direct downloads

To support direct uploads in actions/upload-artifact, the action will no longer attempt to unzip all downloaded files. Instead, the action checks the Content-Type header ahead of unzipping and skips non-zipped files. Callers wishing to download a zipped file as-is can also set the new skip-decompress parameter to true.

Enforced checks (breaking)

A previous release introduced digest checks on the download. If a download hash didn't match the expected hash from the server, the action would log a warning. Callers can now configure the behavior on mismatch with the digest-mismatch parameter. To be secure by default, we are now defaulting the behavior to error which will fail the workflow run.

ESM

To support new versions of the @​actions/* packages, we've upgraded the package to ESM.

What's Changed

Full Changelog: actions/download-artifact@v7...v8.0.0

v8

Compare Source

v7.0.0

Compare Source

v7 - What's new

[!IMPORTANT]
actions/download-artifact@​v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v6.0.0...v7.0.0

v7

Compare Source

v6.0.0

Compare Source

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

v6

Compare Source

actions/setup-java (actions/setup-java)

v5.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-java@v5...v5.4.0

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-java@v5...v5.3.0

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes
New Contributors

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

v5

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/major-github-actions-major-revisions branch from 284bece to fc9eb53 Compare September 4, 2025 06:03
@renovate renovate Bot changed the title chore(deps): update actions/setup-java action to v5 chore(deps): update github actions - major revisions to v5 (major) Sep 4, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from fc9eb53 to e86f17e Compare October 14, 2025 05:15
@renovate renovate Bot changed the title chore(deps): update github actions - major revisions to v5 (major) chore(deps): update github actions - major revisions (major) Oct 14, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch 3 times, most recently from 2f987ef to 997f04e Compare October 24, 2025 22:34
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from 997f04e to 89daebe Compare October 28, 2025 02:41
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from 89daebe to a2254dd Compare November 20, 2025 18:34
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from a2254dd to b1c6f1b Compare December 12, 2025 22:52
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from b1c6f1b to 852446b Compare February 26, 2026 21:44
@codecov

codecov Bot commented Feb 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from 852446b to 6721e87 Compare March 14, 2026 01:19
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch 2 times, most recently from 88828ed to d79ba0e Compare March 26, 2026 17:34
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from d79ba0e to 169cc7d Compare May 19, 2026 06:54
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from 169cc7d to 05ef194 Compare June 7, 2026 02:04
@renovate renovate Bot force-pushed the renovate/major-github-actions-major-revisions branch from 05ef194 to e888cfb Compare June 18, 2026 20:16
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