Closed renovate[bot] closed 2 months ago
Because you closed this PR without merging, Renovate will ignore this update (v0.0.5
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
v0.0.3
->v0.0.5
Release Notes
mozilla-actions/sccache-action (mozilla-actions/sccache-action)
### [`v0.0.5`](https://togithub.com/Mozilla-Actions/sccache-action/releases/tag/v0.0.5) [Compare Source](https://togithub.com/mozilla-actions/sccache-action/compare/v0.0.4...v0.0.5) ##### What's Changed - add missing quotes to `configure` example in readme by [@altendky](https://togithub.com/altendky) in [https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithub.com/Mozilla-Actions/sccache-action/pull/103) - chore: fix a typo in a comment by [@Alphare](https://togithub.com/Alphare) in [https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithub.com/Mozilla-Actions/sccache-action/pull/109) - Bump outdated CI workflows and packages by [@orf](https://togithub.com/orf) in [https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithub.com/Mozilla-Actions/sccache-action/pull/114) - Output sccache stats as a notice and a summary table by [@orf](https://togithub.com/orf) in [https://github.com/Mozilla-Actions/sccache-action/pull/113](https://togithub.com/Mozilla-Actions/sccache-action/pull/113) ##### Dependencies - Bump [@types/node](https://togithub.com/types/node) from 20.12.11 to 20.13.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/115](https://togithub.com/Mozilla-Actions/sccache-action/pull/115) - Bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 7.8.0 to 7.11.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/117](https://togithub.com/Mozilla-Actions/sccache-action/pull/117) - Bump braces from 3.0.2 to 3.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/120](https://togithub.com/Mozilla-Actions/sccache-action/pull/120) - Bump ts-jest from 29.1.2 to 29.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/118](https://togithub.com/Mozilla-Actions/sccache-action/pull/118) - Bump prettier from 3.2.5 to 3.3.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/121](https://togithub.com/Mozilla-Actions/sccache-action/pull/121) - Bump [@actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/95](https://togithub.com/Mozilla-Actions/sccache-action/pull/95) - Bump eslint-config-prettier from 9.0.0 to 9.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/96](https://togithub.com/Mozilla-Actions/sccache-action/pull/96) - Bump [@actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/97](https://togithub.com/Mozilla-Actions/sccache-action/pull/97) - Bump [@types/node](https://togithub.com/types/node) from 20.10.6 to 20.11.24 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/102](https://togithub.com/Mozilla-Actions/sccache-action/pull/102) - Bump eslint-plugin-jest from 27.6.0 to 27.9.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/101](https://togithub.com/Mozilla-Actions/sccache-action/pull/101) - Bump undici from 5.28.2 to 5.28.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/99](https://togithub.com/Mozilla-Actions/sccache-action/pull/99) ##### New Contributors - [@altendky](https://togithub.com/altendky) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/103](https://togithub.com/Mozilla-Actions/sccache-action/pull/103) - [@Alphare](https://togithub.com/Alphare) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/109](https://togithub.com/Mozilla-Actions/sccache-action/pull/109) - [@orf](https://togithub.com/orf) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/114](https://togithub.com/Mozilla-Actions/sccache-action/pull/114) **Full Changelog**: https://github.com/Mozilla-Actions/sccache-action/compare/v0.0.4...v0.0.5 ### [`v0.0.4`](https://togithub.com/Mozilla-Actions/sccache-action/releases/tag/v0.0.4) [Compare Source](https://togithub.com/mozilla-actions/sccache-action/compare/v0.0.3...v0.0.4) ##### What's Changed - Show conditional enabling of caching by [@nyurik](https://togithub.com/nyurik) in [https://github.com/Mozilla-Actions/sccache-action/pull/76](https://togithub.com/Mozilla-Actions/sccache-action/pull/76) - Bump to `node20` by [@cakebaker](https://togithub.com/cakebaker) in [https://github.com/Mozilla-Actions/sccache-action/pull/91](https://togithub.com/Mozilla-Actions/sccache-action/pull/91) ##### Dependency updates - Bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.1 to 5.57.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/31](https://togithub.com/Mozilla-Actions/sccache-action/pull/31) - Bump [@actions/io](https://togithub.com/actions/io) from 1.1.2 to 1.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/32](https://togithub.com/Mozilla-Actions/sccache-action/pull/32) - Bump prettier from 2.8.4 to 2.8.7 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/33](https://togithub.com/Mozilla-Actions/sccache-action/pull/33) - Bump eslint-config-prettier from 8.7.0 to 8.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/34](https://togithub.com/Mozilla-Actions/sccache-action/pull/34) - Bump [@types/node](https://togithub.com/types/node) from 18.14.6 to 18.15.11 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/35](https://togithub.com/Mozilla-Actions/sccache-action/pull/35) - Bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.1 to 5.59.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/37](https://togithub.com/Mozilla-Actions/sccache-action/pull/37) - Bump prettier from 2.8.7 to 2.8.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/39](https://togithub.com/Mozilla-Actions/sccache-action/pull/39) - Bump [@types/node](https://togithub.com/types/node) from 18.15.11 to 20.1.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/45](https://togithub.com/Mozilla-Actions/sccache-action/pull/45) - Bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.0 to 5.59.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/44](https://togithub.com/Mozilla-Actions/sccache-action/pull/44) - Bump [@types/node](https://togithub.com/types/node) from 20.1.4 to 20.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/49](https://togithub.com/Mozilla-Actions/sccache-action/pull/49) - Bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.2 to 5.59.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/52](https://togithub.com/Mozilla-Actions/sccache-action/pull/52) - Bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.5 to 5.59.9 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/51](https://togithub.com/Mozilla-Actions/sccache-action/pull/51) - Bump word-wrap from 1.2.3 to 1.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/59](https://togithub.com/Mozilla-Actions/sccache-action/pull/59) - Bump semver from 6.3.0 to 6.3.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/58](https://togithub.com/Mozilla-Actions/sccache-action/pull/58) - Bump tough-cookie from 4.1.2 to 4.1.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/57](https://togithub.com/Mozilla-Actions/sccache-action/pull/57) - Bump [@types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/56](https://togithub.com/Mozilla-Actions/sccache-action/pull/56) - Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/53](https://togithub.com/Mozilla-Actions/sccache-action/pull/53) - Bump eslint-config-prettier from 8.8.0 to 9.0.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/69](https://togithub.com/Mozilla-Actions/sccache-action/pull/69) - Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/64](https://togithub.com/Mozilla-Actions/sccache-action/pull/64) - Bump [@types/node](https://togithub.com/types/node) from 20.3.3 to 20.5.8 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/67](https://togithub.com/Mozilla-Actions/sccache-action/pull/67) - Bump eslint-plugin-jest from 27.2.3 to 27.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/80](https://togithub.com/Mozilla-Actions/sccache-action/pull/80) - Bump [@babel/traverse](https://togithub.com/babel/traverse) from 7.20.12 to 7.23.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/77](https://togithub.com/Mozilla-Actions/sccache-action/pull/77) - Bump jest-circus from 29.5.0 to 29.7.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/72](https://togithub.com/Mozilla-Actions/sccache-action/pull/72) - Bump eslint-plugin-import from 2.27.5 to 2.29.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/88](https://togithub.com/Mozilla-Actions/sccache-action/pull/88) - Bump [@vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1 to 0.38.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/85](https://togithub.com/Mozilla-Actions/sccache-action/pull/85) - Bump [@types/node](https://togithub.com/types/node) from 20.5.8 to 20.10.6 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/87](https://togithub.com/Mozilla-Actions/sccache-action/pull/87) ##### New Contributors - [@nyurik](https://togithub.com/nyurik) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/76](https://togithub.com/Mozilla-Actions/sccache-action/pull/76) - [@cakebaker](https://togithub.com/cakebaker) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/91](https://togithub.com/Mozilla-Actions/sccache-action/pull/91) **Full Changelog**: https://github.com/Mozilla-Actions/sccache-action/compare/v0.0.3...v0.0.4Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.