From ae559c865c9b1cf017f8d20a438070996dd4a816 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 May 2025 22:50:46 -0400 Subject: [PATCH] chore(deps): update https://github.com/reproducible-containers/buildkit-cache-dance action to v3.2.0 (#135) 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 | |---|---|---|---| | [https://github.com/reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) | action | minor | `v3.1.0` -> `v3.2.0` | --- ### Release Notes
reproducible-containers/buildkit-cache-dance (https://github.com/reproducible-containers/buildkit-cache-dance) ### [`v3.2.0`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.2.0) [Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.2...v3.2.0) #### What's Changed - Allow overriding container image by [@​relu](https://github.com/relu) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/44 - Added support for running with different builder by [@​ty2](https://github.com/ty2) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/45 - Determine default cache map from Dockerfile by [@​bennesp](https://github.com/bennesp) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/49 #### New Contributors - [@​relu](https://github.com/relu) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/44 - [@​ty2](https://github.com/ty2) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/45 - [@​bennesp](https://github.com/bennesp) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/49 **Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.2...v3.2.0 ### [`v3.1.2`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.1.2) [Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2) #### What's Changed - Fix not preserving uid and/or gid by [@​mabrikan](https://github.com/mabrikan) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/35 - Use sudo to clear cache source during extraction by [@​rose-m](https://github.com/rose-m) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/37 #### New Contributors - [@​mabrikan](https://github.com/mabrikan) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/35 - [@​rose-m](https://github.com/rose-m) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/37 **Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2 ### [`v3.1.1`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.1.1) [Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.0...v3.1.1) #### What's Changed - Ensure scratch directory exists when calling extractCache by [@​Chagui-](https://github.com/Chagui-) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/29 - Do not extract cache on job failure by [@​borchero](https://github.com/borchero) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/32 #### New Contributors - [@​Chagui-](https://github.com/Chagui-) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/29 - [@​borchero](https://github.com/borchero) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/32 **Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.0...v3.1.1
--- ### Configuration 📅 **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.nadeko.net/Fijxu/invidious/pulls/135 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 41ecb35b..e2ee886a 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: key: cache-${{ hashFiles('./Dockerfile') }} - name: Inject cache into Docker - uses: https://github.com/reproducible-containers/buildkit-cache-dance@v3.1.0 + uses: https://github.com/reproducible-containers/buildkit-cache-dance@v3.2.0 with: cache-map: | {