eza
eza copied to clipboard
build(deps): bump DeterminateSystems/nix-installer-action from 10 to 11
Bumps DeterminateSystems/nix-installer-action from 10 to 11.
Release notes
Sourced from DeterminateSystems/nix-installer-action's releases.
v11
What's Changed
- Rebase on top of detsys-ts for abstracting over install.determinate.systems by
@grahamc
in DeterminateSystems/nix-installer-action#74- Update detsys-ts by
@grahamc
in DeterminateSystems/nix-installer-action#75- Gracefully handle FlakeHub login failure by
@cole-h
in DeterminateSystems/nix-installer-action#77- General JS cleanup by
@lucperkins
in DeterminateSystems/nix-installer-action#76- Fix broken CI caused by Nix reinstallation wiping out the Magic Nix Cache by
@lucperkins
in DeterminateSystems/nix-installer-action#79- Standardize on v4 of the checkout action by
@lucperkins
in DeterminateSystems/nix-installer-action#80- Switch to tsup for building by
@lucperkins
in DeterminateSystems/nix-installer-action#82- Update dependencies by
@grahamc
in DeterminateSystems/nix-installer-action#85Full Changelog: https://github.com/DeterminateSystems/nix-installer-action/compare/v10...v11
Commits
8cdf194
Update dependencies (#85)10f43c0
Merge pull request #82 from DeterminateSystems/tsup-build337589f
Switch to tsup for building330a0ca
Merge pull request #80 from DeterminateSystems/update-checkout-action2c90bb9
Standardize on v4 of the checkout action91b8eb1
Merge pull request #79 from DeterminateSystems/fix-mnc-issueff2ea37
Remove MNC from workflowf957521
Reinstate the MNC prior to reinstall23ddac3
Remove second reinstall setting3785eaa
Fix other instance of uninstall/reinstall- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)