Sourced from actions/cache's releases.
v6.0.0
What's Changed
- Update packages, migrate to ESM by
@​Samiratin actions/cache#1760Full Changelog: https://github.com/actions/cache/compare/v5...v6.0.0
Sourced from actions/cache's changelog.
6.0.0
- Updated
@actions/cacheto ^6.0.1,@actions/coreto ^3.0.1,@actions/execto ^3.0.0,@actions/ioto ^3.0.2- Migrated to ESM module system
- Upgraded Jest to v30 and test infrastructure to be ESM compatible
5.0.4
- Bump
minimatchto v3.1.5 (fixes ReDoS via globstar patterns)- Bump
undicito v6.24.1 (WebSocket decompression bomb protection, header validation fixes)- Bump
fast-xml-parserto v5.5.65.0.3
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.35.0.2
- Bump
@actions/cacheto v5.0.3 #16925.0.1
- Update
@azure/storage-blobto^12.29.1via@actions/cache@5.0.1#16855.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.4.3.0
- Bump
@actions/cacheto v4.1.04.2.4
- Bump
@actions/cacheto v4.0.54.2.3
- Bump
@actions/cacheto v4.0.3 (obfuscates SAS token in debug logs for cache entries)4.2.2
- Bump
@actions/cacheto v4.0.24.2.1
- Bump
@actions/cacheto v4.0.1
... (truncated)
2c8a9bd
Merge pull request #1760
from actions/samirat/esm_migration_and_package_updatee9b91fd
Prettier fixese4884b8
Rebuild dist10baf01
Fixed licensese39b386
Fix test mock return orderb692820
PR feedback6074912
Rebuild dist bundles as ESM to match type:module5a912e8
Fix lint and jest issuesb9bf592
Update documentation for v6 release80f7777
Update packages, migrate to ESM