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.6.2 #39

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

Sourced from bahmutov/npm-install's releases.

v1.6.2

1.6.2 (2020-12-12)

Bug Fixes

  • deps: update dependency @actions/cache to v1.0.5 (fa39773)

v1.6.1

1.6.1 (2020-12-10)

Bug Fixes

  • detect and handle the ReserveCacheError (#71) (b5b589a)

v1.6.0

1.6.0 (2020-12-08)

Features

  • add custom install command parameter (#70) (44b9e76)
- uses: bahmutov/npm-install@v1
  with:
    install-command: yarn --immutable

v1.5.4

1.5.4 (2020-12-08)

Bug Fixes

  • deps: update dependency @bahmutov/print-env to v2 (#69) (351d3b4)

v1.5.3

1.5.3 (2020-12-08)

Bug Fixes

  • deps: update dependency hasha to v5.2.2 (73d4765)

v1.5.2

1.5.2 (2020-12-08)

... (truncated)

Commits
  • fa39773 fix(deps): update dependency @actions/cache to v1.0.5
  • b5b589a fix: detect and handle the ReserveCacheError (#71)
  • 44b9e76 feat: add custom install command parameter (#70)
  • 351d3b4 fix(deps): update dependency @bahmutov/print-env to v2 (#69)
  • 73d4765 fix(deps): update dependency hasha to v5.2.2
  • cf62858 fix(deps): update dependency @actions/io to v1.0.2
  • 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)
  • 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

Looks like bahmutov/npm-install is up-to-date now, so this is no longer needed.