chore(deps): update https://github.com/reproducible-containers/buildkit-cache-dance action to v3.3.0 #962

Merged
Jade merged 1 commit from renovate/github-actions-non-major into main 2025-08-31 02:37:06 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
https://github.com/reproducible-containers/buildkit-cache-dance action minor v3.1.0 -> v3.3.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

reproducible-containers/buildkit-cache-dance (https://github.com/reproducible-containers/buildkit-cache-dance)

v3.3.0

Compare Source

What's Changed

  • fix: update dependencies to the latest + optimize the builds by @​aminya in #​50
  • fix README file to use correct builder instance by @​kizzx2 in #​51
  • Add cache-dir input to allow specifying cache content location during auto-discovery by @​omus in #​52

New Contributors

Full Changelog: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.2.0...v3.3.0

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.2...v3.2.0

v3.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2

v3.1.1

Compare Source

What's Changed

New Contributors

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.

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.3.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>reproducible-containers/buildkit-cache-dance (https://github.com/reproducible-containers/buildkit-cache-dance)</summary> ### [`v3.3.0`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.3.0) [Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.2.0...v3.3.0) #### What's Changed - fix: update dependencies to the latest + optimize the builds by [@&#8203;aminya](https://github.com/aminya) in [#&#8203;50](https://github.com/reproducible-containers/buildkit-cache-dance/pull/50) - fix README file to use correct builder instance by [@&#8203;kizzx2](https://github.com/kizzx2) in [#&#8203;51](https://github.com/reproducible-containers/buildkit-cache-dance/pull/51) - Add `cache-dir` input to allow specifying cache content location during auto-discovery by [@&#8203;omus](https://github.com/omus) in [#&#8203;52](https://github.com/reproducible-containers/buildkit-cache-dance/pull/52) #### New Contributors - [@&#8203;kizzx2](https://github.com/kizzx2) made their first contribution in [#&#8203;51](https://github.com/reproducible-containers/buildkit-cache-dance/pull/51) - [@&#8203;omus](https://github.com/omus) made their first contribution in [#&#8203;52](https://github.com/reproducible-containers/buildkit-cache-dance/pull/52) **Full Changelog**: <https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.2.0...v3.3.0> ### [`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 [@&#8203;relu](https://github.com/relu) in [#&#8203;44](https://github.com/reproducible-containers/buildkit-cache-dance/pull/44) - Added support for running with different builder by [@&#8203;ty2](https://github.com/ty2) in [#&#8203;45](https://github.com/reproducible-containers/buildkit-cache-dance/pull/45) - Determine default cache map from Dockerfile by [@&#8203;bennesp](https://github.com/bennesp) in [#&#8203;49](https://github.com/reproducible-containers/buildkit-cache-dance/pull/49) #### New Contributors - [@&#8203;relu](https://github.com/relu) made their first contribution in [#&#8203;44](https://github.com/reproducible-containers/buildkit-cache-dance/pull/44) - [@&#8203;ty2](https://github.com/ty2) made their first contribution in [#&#8203;45](https://github.com/reproducible-containers/buildkit-cache-dance/pull/45) - [@&#8203;bennesp](https://github.com/bennesp) made their first contribution in [#&#8203;49](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 [@&#8203;mabrikan](https://github.com/mabrikan) in [#&#8203;35](https://github.com/reproducible-containers/buildkit-cache-dance/pull/35) - Use sudo to clear cache source during extraction by [@&#8203;rose-m](https://github.com/rose-m) in [#&#8203;37](https://github.com/reproducible-containers/buildkit-cache-dance/pull/37) #### New Contributors - [@&#8203;mabrikan](https://github.com/mabrikan) made their first contribution in [#&#8203;35](https://github.com/reproducible-containers/buildkit-cache-dance/pull/35) - [@&#8203;rose-m](https://github.com/rose-m) made their first contribution in [#&#8203;37](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 [@&#8203;Chagui-](https://github.com/Chagui-) in [#&#8203;29](https://github.com/reproducible-containers/buildkit-cache-dance/pull/29) - Do not extract cache on job failure by [@&#8203;borchero](https://github.com/borchero) in [#&#8203;32](https://github.com/reproducible-containers/buildkit-cache-dance/pull/32) #### New Contributors - [@&#8203;Chagui-](https://github.com/Chagui-) made their first contribution in [#&#8203;29](https://github.com/reproducible-containers/buildkit-cache-dance/pull/29) - [@&#8203;borchero](https://github.com/borchero) made their first contribution in [#&#8203;32](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> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update github-actions-non-major
Some checks failed
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m10s
Release Docker Image / define-variables (push) Successful in 4s
Documentation / Build and Deploy Documentation (pull_request) Successful in 31s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been cancelled
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been cancelled
Release Docker Image / merge (push) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (push) Successful in 8m47s
97b7f06f7f
renovate changed title from chore(deps): update github-actions-non-major to chore(deps): update https://github.com/reproducible-containers/buildkit-cache-dance action to v3.3.0 2025-08-31 00:44:29 +00:00
renovate force-pushed renovate/github-actions-non-major from 97b7f06f7f to 5cce024841 2025-08-31 00:44:30 +00:00 Compare
Jade merged commit 5cce024841 into main 2025-08-31 02:37:06 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#962
No description provided.