quizizz-advisor
quizizz-advisor copied to clipboard
fix(deps): bump actions/cache from 2.1.6 to 3.2.3
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
@uhooi
in actions/cache#1051- Fixed broken link by
@kotewar
in actions/cache#1057- Add support to opt-in enable cross-os caching on windows by
@Phantsure
in actions/cache#1056- Release support for cross-os caching as opt-in feature by
@Phantsure
in actions/cache#1060New Contributors
@uhooi
made their first contribution in actions/cache#1051Full Changelog: https://github.com/actions/cache/compare/v3...v3.2.3
v3.2.2
What's Changed
- Fix formatting error in restore/README.md by
@me-and
in actions/cache#1044- save/README.md: Fix typo in example by
@mmuetzel
in actions/cache#1040- README.md: remove outdated Windows cache tip link by
@me-and
in actions/cache#1042- Revert compression changes related to windows but keep version logging by
@Phantsure
in actions/cache#1049New Contributors
@me-and
made their first contribution in actions/cache#1044@mmuetzel
made their first contribution in actions/cache#1040Full Changelog: https://github.com/actions/cache/compare/v3.2.1...v3.2.2
v3.2.1
What's Changed
- Release compression related changes for windows by
@Phantsure
in actions/cache#1039- Upgrade codeql to v2 by
@Phantsure
in actions/cache#1023Full Changelog: https://github.com/actions/cache/compare/v3.2.0...v3.2.1
v3.2.0
What's Changed
- fix wrong timeout env var key in README.md by
@walterddr
in actions/cache#959- Updated release doc with correct env variable by
@kotewar
in actions/cache#960- Create pull_request_template.md by
@pdotl
in actions/cache#963- Update README with clearer info about cache-hit and its value by
@kotewar
in actions/cache#961- Change datadog/squid to Ubuntu/squid in CI check by
@bishal-pdMSFT
in actions/cache#976- Add more details to version section in readme by
@bishal-pdMSFT
in actions/cache#971- Update hashFiles documentation reference by
@asaf400
in actions/cache#979- Updated link for cache segment download info by
@kotewar
in actions/cache#986- Readme update for deleting caches by
@t-dedah
in actions/cache#981- Add oncall logic to assign issues and PRs by
@vsvipul
in actions/cache#997- Bump minimatch from 3.0.4 to 3.1.2 by
@dependabot
in actions/cache#998- Revert "Bump minimatch from 3.0.4 to 3.1.2" by
@vsvipul
in actions/cache#1005- Fix npm vulnerability by
@Phantsure
in actions/cache#1007- refactor: Use early return pattern to avoid nested conditions by
@jongwooo
in actions/cache#1013- Use cache in check-dist.yml by
@jongwooo
in 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
58c146c
Release support for cross-os caching as opt-in feature (#1060)6fd2d45
Add support to opt-in enable cross-os caching on windows (#1056)1f41429
Fixed broken link (#1057)365406c
Merge pull request #1051 from uhooi/feature/add_mint_exampled621756
Update Mint example84e5400
Merge remote-tracking branch 'origin/main' into feature/add_mint_example4723a57
Revert compression changes related to windows but keep version logging (#1049)d1507cc
Merge pull request #1042 from me-and/correct-readme-re-windows3337563
Merge branch 'main' into correct-readme-re-windows60c7666
save/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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)