nix-community / npmlock2nix

nixify npm based packages [maintainer=@andir]
Apache License 2.0
130 stars 42 forks source link

chore(deps): bump knl/niv-updater-action from 9 to 10 #130

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps knl/niv-updater-action from 9 to 10.

Release notes

Sourced from knl/niv-updater-action's releases.

Release v10

This is a cleanup release, to tie some loose ends.

Namely, this release:

  • fixes the links so they now use togithub.com service instead of r.duckduckgo.com for redirects. This is used to avoid github linking the referenced issue, and creating unnecessary noise
  • allows the use of dash in the repository name
  • richer debugging output, at least when running the hub command
Commits
  • e2cbd43 Bump the version to v10
  • 89de249 Fix: use togithub.com redirects instead of duckduckgo
  • 4099db2 Fix: reformat code to make build green
  • 50c63d8 Print the output of hub api call on error
  • 2f38eb4 When debug_output is set, make hub more verbose
  • a163445 Update disable directive for shellcheck
  • a3733ed Pin version of nix used for the run
  • 60f2360 Update niv-updater
  • 918b09c Use cache.nixos.org
  • dbe84df Dash is a correct character in the repo name
  • See full diff 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)