tweag / run-nix-shell

GitHub action for executing scripts via nix-shell.
Apache License 2.0
3 stars 1 forks source link

chore(deps): update determinatesystems/magic-nix-cache-action action to v8 #17

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Type Update Change
DeterminateSystems/magic-nix-cache-action action major v2 -> v8

Release Notes

DeterminateSystems/magic-nix-cache-action (DeterminateSystems/magic-nix-cache-action) ### [`v8`](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v8) [Compare Source](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/compare/v7...v8) #### What's Changed - RUST_LOG default to tracing our stuff, only debug for everything else by [@​colemickens](https://redirect.github.com/colemickens) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/63](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/63) - Remove package-lock.json by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/64](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/64) - Prevent the Action from failing with strict mode disabled by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/62](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/62) - Fix nullish coalescing by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/65](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/65) - Update detsys-ts by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/66](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/66) - Provide info output for potential missing permissions block by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/73](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/73) - Bump fast-xml-parser from 4.4.0 to 4.4.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/75](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/75) - Update fast-xml-parser by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/78](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/78) - Don't run the "trusted" checks if we're in a PR by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/85](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/85) - Update `detsys-ts`: Merge pull request [#​63](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/issues/63) from DeterminateSystems/retry-streams by [@​detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/84](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/84) #### New Contributors - [@​colemickens](https://redirect.github.com/colemickens) made their first contribution in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/63](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/63) - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/75](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/75) - [@​detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) made their first contribution in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/84](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/84) **Full Changelog**: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v7...v8 ### [`v7`](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v7) [Compare Source](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/compare/v6...v7) #### What's Changed - Behave well when MNCA isn't trusted by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/52](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/52) - Bring back store diffing (optionally) by [@​cole-h](https://redirect.github.com/cole-h) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/54](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/54) - Add strict mode by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/53](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/53) - Make the source-binary setting optional by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/55](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/55) - Make strict mode input not required by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/56](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/56) - Update detsys-ts by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/59](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/59) - Add store diff fact by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/58](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/58) - srv update by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/60](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/60) - Update detsys-ts (status page changes) by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/61](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/61) **Full Changelog**: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v6...v7 ### [`v6`](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v6) [Compare Source](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/compare/v5...v6) ##### What's Changed - Set the default flakehub-flake-name to an empty string by [@​cole-h](https://redirect.github.com/cole-h) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/51](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/51) **Full Changelog**: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v5...v6 ### [`v5`](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v5) [Compare Source](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/compare/v4...v5) ##### What's Changed - Better Boolean handling and debug statement by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/39](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/39) - Cache dev shell in FlakeHub Cache by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/40](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/40) - Rebase on detsys-ts and get rid of bun by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/41](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/41) - Update detsys-ts by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/42](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/42) - Preflight nix, or don't fail by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/43](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/43) - Switch to tsup-based build by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/44](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/44) - Add prettier config by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/45](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/45) - Revamp logic into central class by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/46](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/46) - Debug daemon listen by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/47](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/47) - Gracefully handle it if a user tries to register the action twice. by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/48](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/48) - Don't mark the daemon started until after we successfully import the … by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/49](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/49) - Update deps by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/50](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/50) **Full Changelog**: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v4...v5 ### [`v4`](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v4) [Compare Source](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/compare/v3...v4) #### What's Changed - Correct privacy policy link by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/33](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/33) - Stop setting the default source branch to 'main' by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/36](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/36) - Introduce FlakeHub Cache by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/35](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/35) - Update readme for flakehub cache by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/38](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/38) **Full Changelog**: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v3...v4 ### [`v3`](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v3) [Compare Source](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/compare/v2...v3) #### What's Changed - Provide docs for upstream cache by [@​lucperkins](https://redirect.github.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/17](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/17) - DS-970: Add Magic Nix Cache and other workflow changes by [@​flexiondotorg](https://redirect.github.com/flexiondotorg) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/20](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/20) - Update README example by [@​edmundmiller](https://redirect.github.com/edmundmiller) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/24](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/24) - Correct cache log by [@​grahamc](https://redirect.github.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/30](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/30) - build(action): update node16 to node20 by [@​cameronraysmith](https://redirect.github.com/cameronraysmith) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/32](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/32) #### New Contributors - [@​flexiondotorg](https://redirect.github.com/flexiondotorg) made their first contribution in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/20](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/20) - [@​edmundmiller](https://redirect.github.com/edmundmiller) made their first contribution in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/24](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/24) - [@​cameronraysmith](https://redirect.github.com/cameronraysmith) made their first contribution in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/32](https://redirect.github.com/DeterminateSystems/magic-nix-cache-action/pull/32) **Full Changelog**: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v2...v3

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.



This PR was generated by Mend Renovate. View the repository job log.