From 69fd16cb14c3a3e3b6e70183a297e8038e93fe03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:02:07 +0000 Subject: [PATCH] chore(deps): update mozilla-actions/sccache-action action to v0.0.6 (#942) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mozilla-actions/sccache-action](https://redirect.github.com/mozilla-actions/sccache-action) | action | patch | `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.6
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/spiraldb/vortex). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/setup-rust/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-rust/action.yml b/.github/actions/setup-rust/action.yml index 1bc521240..79dd73a44 100644 --- a/.github/actions/setup-rust/action.yml +++ b/.github/actions/setup-rust/action.yml @@ -23,7 +23,7 @@ runs: shared-key: "shared" # To allow reuse across jobs - name: Rust Compile Cache - uses: mozilla-actions/sccache-action@v0.0.5 + uses: mozilla-actions/sccache-action@v0.0.6 - name: Rust Compile Cache Config shell: bash run: |