kenany / fermat

Fermat's probabilistic primality test
MIT License
1 stars 0 forks source link

build(deps): bump bahmutov/npm-install from v1.4.4 to v1.5.1 #35

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps bahmutov/npm-install from v1.4.4 to v1.5.1.

Release notes

Sourced from bahmutov/npm-install's releases.

v1.5.1

1.5.1 (2020-12-08)

Bug Fixes

  • deps: update dependency @actions/cache to v1.0.4 (59ba173)

v1.5.0

1.5.0 (2020-12-07)

Features

  • add npm-shrinkwrap.json file support (#59) (3af17e0)

v1.4.5

1.4.5 (2020-10-29)

Bug Fixes

  • set absolute working dir when running the install (#52) (1d543fd)
Commits
  • 59ba173 fix(deps): update dependency @actions/cache to v1.0.4
  • 85954bf chore(deps): update dependency @zeit/ncc to v0.22.3
  • 09cc176 chore(deps): pin dependency semantic-release to 17.3.0
  • 7e73ecd chore(deps): update dependency semantic-release to v17 [security] (#61)
  • 3900423 use actions cache v2 in examples and workflows (#63)
  • b507644 set up renovate for #60
  • 7046ad2 Merge branch 'master' of github.com:bahmutov/npm-install into master
  • 3af17e0 feat: add npm-shrinkwrap.json file support (#59)
  • 9808915 set VSCode color theme
  • d0c6b31 optim: only build once on precommit (#44)
  • 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 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)
dependabot[bot] commented 3 years ago

Superseded by #36.