eza
eza copied to clipboard
build(deps): bump DeterminateSystems/flake-checker-action from 5 to 7
Bumps DeterminateSystems/flake-checker-action from 5 to 7.
Release notes
Sourced from DeterminateSystems/flake-checker-action's releases.
v7
What's Changed
- Don't raise an exception on a non-zero output by
@grahamc
in DeterminateSystems/flake-checker-action#16Full Changelog: https://github.com/DeterminateSystems/flake-checker-action/compare/v6...v7
v6
What's Changed
- Mechanical migration to FlakeHub by
@grahamc
in DeterminateSystems/flake-checker-action#8- Create LICENSE by
@grahamc
in DeterminateSystems/flake-checker-action#11- Switch to a typescript based action by
@grahamc
in DeterminateSystems/flake-checker-action#12- Remove unused dependencies in package.json by
@lucperkins
in DeterminateSystems/flake-checker-action#13- Update deps, don't raise an exception on validation errors by
@grahamc
in DeterminateSystems/flake-checker-action#15Full Changelog: https://github.com/DeterminateSystems/flake-checker-action/compare/v5...v6
Commits
8b83576
Merge pull request #16 from DeterminateSystems/nonzero-erra4cfe67
Don't raise an exception on a non-zero output5b0b26b
Merge pull request #15 from DeterminateSystems/update-depsab7138f
update depsf2e238f
mark as failed and not an exception on non-zero635e0f3
Merge pull request #13 from DeterminateSystems/remove-unused-ts-deps96da15b
Remove unused dependencies in package.jsonc4a4881
Merge pull request #12 from DeterminateSystems/tsd1cc6fa
Regenerate dist2429933
Update diff checking- 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)