| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)245 tests 221 ✅ 8m 44s ⏱️ Results for commit cc90708. ♻️ This comment has been updated with latest results. |
Sorry, something went wrong.
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)123 tests 111 ✅ 4m 42s ⏱️ Results for commit cc90708. ♻️ This comment has been updated with latest results. |
Sorry, something went wrong.
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)245 tests 220 ✅ 8m 3s ⏱️ For more details on these failures, see this check. Results for commit cc90708. ♻️ This comment has been updated with latest results. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Release Notes
actions/cache (actions/cache)v5.0.5
Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4
Compare Source
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
v5
Compare Source
actions/checkout (actions/checkout)v6.0.3
Compare Source
v6.0.2
Compare Source
v6.0.1
Compare Source
v6.0.0
Compare Source
v6
Compare Source
v5.0.1
Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
v5.0.0
Compare Source
What's Changed
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v5
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
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 false.
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
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
v5.0.0
Compare Source
What's Changed
v5.0.0
🚨 Breaking Change
This release fixes an inconsistency in path behavior for single artifact downloads by ID. If you're downloading single artifacts by ID, the output path may change.
What Changed
Previously, single artifact downloads behaved differently depending on how you specified the artifact:
Now both methods are consistent:
Migration Guide
✅ No Action Needed If:
⚠️ Action Required If:
You download single artifacts by ID and your workflows expect the nested directory structure.
Before v5 (nested structure):
To maintain old behavior (if needed):
New Contributors
Full Changelog: actions/download-artifact@v4...v5.0.0
v5
Compare Source
actions/setup-java (actions/setup-java)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/upload-artifact (actions/upload-artifact)v7.0.1
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0
Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.
ESM
To support new versions of the @actions/* packages, we've upgraded the package to ESM.
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v6...v7.0.0
v7
Compare Source
v6.0.0
Compare Source
v6
Compare Source
v5.0.0
Compare Source
v5
Compare Source
codecov/codecov-action (codecov/codecov-action)v7.0.0
Compare Source
v7
Compare Source
v6.0.2
Compare Source
v6.0.1
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v6.0.0...v6.0.1
v6.0.0
Compare Source
⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️
What's Changed
Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0
v6
Compare Source
v5.5.4
Compare Source
This is a mirror of v5.5.2. v6 will be released which requires node24
What's Changed
Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4
v5.5.3
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3
v5.5.2
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2
v5.5.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1
v5.5.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0
v5.4.3
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
v5.4.2
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
v5.4.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0
v5.3.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v5.3.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0
v5.2.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
v5.1.2
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2
v5.1.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1
v5.1.0
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0
v5.0.7
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
v5.0.6
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6
v5.0.5
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5
v5.0.4
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4
v5.0.3
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3
v5.0.2
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2
v5.0.1
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.0...v5.0.1
v5.0.0
Compare Source
v5 Release
v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.
Migration Guide
The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.
The following arguments have been added:
You can see their usage in the action.yml file.
v5
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2
dorny/test-reporter (dorny/test-reporter)v3.0.0
Compare Source
Note: The v3 release requires NodeJS 24 runtime on GitHub Actions runners.
What's Changed
Other Changes
New Contributors
Full Changelog: dorny/test-reporter@v2.7.0...v3.0.0
v3
Compare Source
v2.7.0
Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: dorny/test-reporter@v2.6.0...v2.7.0
v2.6.0
Compare Source
We updated all dependency packages to latest versions to fix reported security vulnerabilities.
What's Changed
New Contributors
Full Changelog: dorny/test-reporter@v2.5.0...v2.6.0
v2.5.0
Compare Source
What's Changed
Features
Project maintanance
Full Changelog: dorny/test-reporter@v2.4.0...v2.5.0
v2.4.0
Compare Source
What's Changed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.