kenany / fermat

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

build(deps): bump bahmutov/npm-install from v1.6.2 to v1.7.1 #46

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps bahmutov/npm-install from v1.6.2 to v1.7.1.

Release notes

Sourced from bahmutov/npm-install's releases.

v1.7.1

1.7.1 (2021-02-03)

Bug Fixes

  • deps: update dependency @actions/cache to v1.0.6 (e1c3831)

v1.7.0

1.7.0 (2021-01-31)

Features

  • add an option to allow using a time based rolling cache (#73) (#82) (e38757b)
Commits
  • e1c3831 fix(deps): update dependency @actions/cache to v1.0.6
  • e38757b feat: add an option to allow using a time based rolling cache (#73) (#82)
  • c2d2c3f formatting
  • 75f565b use ubuntu-20.04
  • bd1a846 chore(deps): update dependency semantic-release to v17.3.7
  • 9b49627 chore(deps): update dependency semantic-release to v17.3.6
  • c7079ab chore(deps): update dependency semantic-release to v17.3.4
  • 6f79147 chore(deps): update dependency semantic-release to v17.3.3
  • cc547be chore(deps): update dependency semantic-release to v17.3.2
  • 43f2154 chore(deps): update dependency semantic-release to v17.3.1
  • See full diff 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 #50.