nix-community / nix-ts-mode

An Emacs major mode for editing Nix expressions, powered by tree-sitter [maintainer=@remi-gelinas]
https://github.com/nix-community/nix-ts-mode
Other
52 stars 9 forks source link

chore(deps): update all dependencies #28

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
DeterminateSystems/magic-nix-cache-action action major v4 -> v6
DeterminateSystems/nix-installer-action action major v10 -> v11

Release Notes

DeterminateSystems/magic-nix-cache-action (DeterminateSystems/magic-nix-cache-action) ### [`v6`](https://togithub.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v6) [Compare Source](https://togithub.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://togithub.com/cole-h) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/51](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/51) **Full Changelog**: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v5...v6 ### [`v5`](https://togithub.com/DeterminateSystems/magic-nix-cache-action/releases/tag/v5) [Compare Source](https://togithub.com/DeterminateSystems/magic-nix-cache-action/compare/v4...v5) ##### What's Changed - Better Boolean handling and debug statement by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/39](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/39) - Cache dev shell in FlakeHub Cache by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/40](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/40) - Rebase on detsys-ts and get rid of bun by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/41](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/41) - Update detsys-ts by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/42](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/42) - Preflight nix, or don't fail by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/43](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/43) - Switch to tsup-based build by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/44](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/44) - Add prettier config by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/45](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/45) - Revamp logic into central class by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/46](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/46) - Debug daemon listen by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/47](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/47) - Gracefully handle it if a user tries to register the action twice. by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/48](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/48) - Don't mark the daemon started until after we successfully import the … by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/49](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/49) - Update deps by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/magic-nix-cache-action/pull/50](https://togithub.com/DeterminateSystems/magic-nix-cache-action/pull/50) **Full Changelog**: https://github.com/DeterminateSystems/magic-nix-cache-action/compare/v4...v5
DeterminateSystems/nix-installer-action (DeterminateSystems/nix-installer-action) ### [`v11`](https://togithub.com/DeterminateSystems/nix-installer-action/releases/tag/v11) [Compare Source](https://togithub.com/DeterminateSystems/nix-installer-action/compare/v10...v11) #### What's Changed - Rebase on top of detsys-ts for abstracting over install.determinate.systems by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/nix-installer-action/pull/74](https://togithub.com/DeterminateSystems/nix-installer-action/pull/74) - Update detsys-ts by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/nix-installer-action/pull/75](https://togithub.com/DeterminateSystems/nix-installer-action/pull/75) - Gracefully handle FlakeHub login failure by [@​cole-h](https://togithub.com/cole-h) in [https://github.com/DeterminateSystems/nix-installer-action/pull/77](https://togithub.com/DeterminateSystems/nix-installer-action/pull/77) - General JS cleanup by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/nix-installer-action/pull/76](https://togithub.com/DeterminateSystems/nix-installer-action/pull/76) - Fix broken CI caused by Nix reinstallation wiping out the Magic Nix Cache by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/nix-installer-action/pull/79](https://togithub.com/DeterminateSystems/nix-installer-action/pull/79) - Standardize on v4 of the checkout action by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/nix-installer-action/pull/80](https://togithub.com/DeterminateSystems/nix-installer-action/pull/80) - Switch to tsup for building by [@​lucperkins](https://togithub.com/lucperkins) in [https://github.com/DeterminateSystems/nix-installer-action/pull/82](https://togithub.com/DeterminateSystems/nix-installer-action/pull/82) - Update dependencies by [@​grahamc](https://togithub.com/grahamc) in [https://github.com/DeterminateSystems/nix-installer-action/pull/85](https://togithub.com/DeterminateSystems/nix-installer-action/pull/85) **Full Changelog**: https://github.com/DeterminateSystems/nix-installer-action/compare/v10...v11

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.