Closed renovate[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.90%. Comparing base (
cdf0d7a
) to head (e60787f
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
v0.0.5
->v0.0.6
Release Notes
mozilla-actions/sccache-action (mozilla-actions/sccache-action)
### [`v0.0.6`](https://redirect.github.com/Mozilla-Actions/sccache-action/releases/tag/v0.0.6) [Compare Source](https://redirect.github.com/mozilla-actions/sccache-action/compare/v0.0.5...v0.0.6) ##### What's Changed - fix: string interpolation by [@i10416](https://redirect.github.com/i10416) in [https://github.com/Mozilla-Actions/sccache-action/pull/122](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/122) - Keep GitHub Actions up to date with GitHub's Dependabot by [@cclauss](https://redirect.github.com/cclauss) in [https://github.com/Mozilla-Actions/sccache-action/pull/131](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/131) - fix: avoid downloading package when local cache exists by [@i10416](https://redirect.github.com/i10416) in [https://github.com/Mozilla-Actions/sccache-action/pull/123](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/123) - Set baseUrl for Octokit to make it work on GitHub Enterprise Server by [@palloberg](https://redirect.github.com/palloberg) in [https://github.com/Mozilla-Actions/sccache-action/pull/144](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/144) ##### dependencies - Bump eslint-plugin-jest from 28.5.0 to 28.6.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/130](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/130) - Bump ts-jest from 29.1.4 to 29.2.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/134](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/134) - Bump [@types/node](https://redirect.github.com/types/node) from 20.13.0 to 20.14.11 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/133](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/133) - Bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.8.0 to 7.16.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/132](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/132) - Bump typescript from 5.4.5 to 5.5.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/128](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/128) - Bump ts-jest from 29.2.2 to 29.2.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/141](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/141) - Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/140](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/140) - Bump prettier from 3.3.2 to 3.3.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/136](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/136) - Bump typescript from 5.5.3 to 5.6.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Mozilla-Actions/sccache-action/pull/145](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/145) ##### New Contributors - [@i10416](https://redirect.github.com/i10416) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/122](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/122) - [@cclauss](https://redirect.github.com/cclauss) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/131](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/131) - [@palloberg](https://redirect.github.com/palloberg) made their first contribution in [https://github.com/Mozilla-Actions/sccache-action/pull/144](https://redirect.github.com/Mozilla-Actions/sccache-action/pull/144) **Full Changelog**: https://github.com/Mozilla-Actions/sccache-action/compare/v0.0.5...v0.0.6Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.