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.3 #51

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

Sourced from bahmutov/npm-install's releases.

v1.7.3

1.7.3 (2021-04-10)

Bug Fixes

  • deps: update dependency @​actions/cache to v1.0.7 (05e8473)

v1.7.2

1.7.2 (2021-04-03)

Bug Fixes

  • deps: update dependency @​actions/io to v1.1.0 (c665401)

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
  • 05e8473 fix(deps): update dependency @​actions/cache to v1.0.7
  • c665401 fix(deps): update dependency @​actions/io to v1.1.0
  • c25f414 chore(deps): update dependency semantic-release to v17.4.2
  • 3dfe9bc chore(deps): update dependency semantic-release to v17.4.0
  • 9ec92d1 add list of external examples
  • 9821057 chore(deps): update dependency semantic-release to v17.3.9
  • 8cdce72 chore(deps): update dependency semantic-release to v17.3.8
  • 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
  • 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 #52.