Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps reproducible-containers/buildkit-cache-dance from 2.1.4 to 3.1.2.

Release notes

Sourced from reproducible-containers/buildkit-cache-dance's releases.

v3.1.2

What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.1.1...v3.1.2

v3.1.1

What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.1.0...v3.1.1

v3.1.0

What's Changed

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.0.0...v3.1.0

v3.0.0

Rewrote the action in TypeScript and adds support for cache-map that gets a string of files that need to be injected as a JSON string. This makes it possible to inject multiple directories in one call and simplifies the usage.

This release also makes it possible to run the script outside GitHub Actions in other CI platforms or locally using command line arguments.

Thanks to @​aminya (#25)


What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v2.1.4...v3.0.0

Commits
  • 5b6db76 Merge pull request #37 from enam-co/main
  • 87d545d create new dist
  • f768744 use sudo to remove cache source in extraction
  • 1e9b89a Fix not preserving uid and/or gid (#35)
  • 87e6a3b Merge pull request #32 from borchero/no-extract
  • d2857e6 Do not extract cache on job failure
  • 336b023 Merge pull request #29 from Chagui-/patch-1
  • f7731e8 Create intermediate directories
  • 5de31fc Merge pull request #28 from aminya/support-cache-props
  • 2a1e987 test: add tests for run functions
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 2.1.4 to 3.1.2.
- [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases)
- [Commits](reproducible-containers/buildkit-cache-dance@4b2444f...5b6db76)

---
updated-dependencies:
- dependency-name: reproducible-containers/buildkit-cache-dance
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Superseded by #408.

@dependabot dependabot bot closed this May 5, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/reproducible-containers/buildkit-cache-dance-3.1.2 branch May 5, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant