fix(deps): bump actions/cache from 2.1.6 to 3.2.3 by dependabot[bot] · Pull Request #479 · codegram/nuxt-starter
Bumps actions/cache from 2.1.6 to 3.2.3.
Release notes
Sourced from actions/cache's releases.
v3.2.3
What's Changed
- Add Mint example by
@uhooiin actions/cache#1051- Fixed broken link by
@kotewarin actions/cache#1057- Add support to opt-in enable cross-os caching on windows by
@Phantsurein actions/cache#1056- Release support for cross-os caching as opt-in feature by
@Phantsurein actions/cache#1060New Contributors
@uhooimade their first contribution in actions/cache#1051Full Changelog: actions/cache@v3...v3.2.3
v3.2.2
What's Changed
- Fix formatting error in restore/README.md by
@me-andin actions/cache#1044- save/README.md: Fix typo in example by
@mmuetzelin actions/cache#1040- README.md: remove outdated Windows cache tip link by
@me-andin actions/cache#1042- Revert compression changes related to windows but keep version logging by
@Phantsurein actions/cache#1049New Contributors
@me-andmade their first contribution in actions/cache#1044@mmuetzelmade their first contribution in actions/cache#1040Full Changelog: actions/cache@v3.2.1...v3.2.2
v3.2.1
What's Changed
- Release compression related changes for windows by
@Phantsurein actions/cache#1039- Upgrade codeql to v2 by
@Phantsurein actions/cache#1023Full Changelog: actions/cache@v3.2.0...v3.2.1
v3.2.0
What's Changed
- fix wrong timeout env var key in README.md by
@walterddrin actions/cache#959- Updated release doc with correct env variable by
@kotewarin actions/cache#960- Create pull_request_template.md by
@pdotlin actions/cache#963- Update README with clearer info about cache-hit and its value by
@kotewarin actions/cache#961- Change datadog/squid to Ubuntu/squid in CI check by
@bishal-pdMSFTin actions/cache#976- Add more details to version section in readme by
@bishal-pdMSFTin actions/cache#971- Update hashFiles documentation reference by
@asaf400in actions/cache#979- Updated link for cache segment download info by
@kotewarin actions/cache#986- Readme update for deleting caches by
@t-dedahin actions/cache#981- Add oncall logic to assign issues and PRs by
@vsvipulin actions/cache#997- Bump minimatch from 3.0.4 to 3.1.2 by
@dependabotin actions/cache#998- Revert "Bump minimatch from 3.0.4 to 3.1.2" by
@vsvipulin actions/cache#1005- Fix npm vulnerability by
@Phantsurein actions/cache#1007- refactor: Use early return pattern to avoid nested conditions by
@jongwoooin actions/cache#1013- Use cache in check-dist.yml by
@jongwoooin actions/cache#1004
... (truncated)
Changelog
Sourced from actions/cache's changelog.
3.2.3
- Support cross os caching on Windows as an opt-in feature.
- Fix issue with symlink restoration on Windows for cross-os caches.
Commits
58c146cRelease support for cross-os caching as opt-in feature (#1060)6fd2d45Add support to opt-in enable cross-os caching on windows (#1056)1f41429Fixed broken link (#1057)365406cMerge pull request #1051 from uhooi/feature/add_mint_exampled621756Update Mint example84e5400Merge remote-tracking branch 'origin/main' into feature/add_mint_example4723a57Revert compression changes related to windows but keep version logging (#1049)d1507ccMerge pull request #1042 from me-and/correct-readme-re-windows3337563Merge branch 'main' into correct-readme-re-windows60c7666save/README.md: Fix typo in example (#1040)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)