astro / deadnix

Scan Nix files for dead code
GNU General Public License v3.0
461 stars 15 forks source link

build(deps): bump DeterminateSystems/update-flake-lock from 3 to 6 #4

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps DeterminateSystems/update-flake-lock from 3 to 6.

Release notes

Sourced from DeterminateSystems/update-flake-lock's releases.

v6

What's Changed

Full Changelog: https://github.com/DeterminateSystems/update-flake-lock/compare/v5...v6

v5

IMPORTANT NOTE

It's come to our attention that the per-input updating isn't working as expected due to an incorrect assumption (that we could run a script from this repo as a part of the action). If you rely on this feature, please follow the discussion in DeterminateSystems/update-flake-lock#18.


What's Changed

Full Changelog: https://github.com/DeterminateSystems/update-flake-lock/compare/v4...v5

v4

What's Changed

Full Changelog: https://github.com/DeterminateSystems/update-flake-lock/compare/v3...v4

Commits
  • e2447fe Merge pull request #19 from DeterminateSystems/dont-use-script
  • 11002c9 ci: validate YAML
  • 2dc5d43 Don't use an external script for multiple inputs
  • 30320f0 update: init action using ourself
  • a5526c5 ci: init, shellcheck job
  • b7a213c README: document updating specific inputs
  • 4cc1e7b README: update install-nix-action
  • 0f6e7d6 Allow consumers to update specific flake inputs
  • 8145cc6 Merge pull request #13 from DeterminateSystems/git-repo-spec
  • d384d02 PULL_REQUEST_TEMPLATE: init
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)