amclin / react-project-boilerplate

Boilerplate React project incorporating NextJS, CICD pipelines, unit testing, quality gates, and code styling. It is useful for ensuring consistent working environments across multiple different applications.
Other
10 stars 7 forks source link

refactor(deps-dev): bump @semantic-release/npm from 8.0.0 to 8.0.1 #835

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @semantic-release/npm from 8.0.0 to 8.0.1.

Release notes

Sourced from @​semantic-release/npm's releases.

v8.0.1

8.0.1 (2021-10-18)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v3 (#402) (60832fb)
Commits
  • 60832fb fix(deps): update dependency @​semantic-release/error to v3 (#402)
  • 41f42b4 chore(deps): lock file maintenance (#410)
  • ed8f976 chore(deps): lock file maintenance (#409)
  • 313c9a7 chore(deps): lock file maintenance (#407)
  • 99fdd67 chore(deps): lock file maintenance (#406)
  • 560427d chore(deps): update dependency ssh2 to 1.4.0 [security] (#405)
  • 979c1e8 chore(deps): lock file maintenance (#404)
  • 341c9bc chore(deps): lock file maintenance (#403)
  • b126174 build(release.yml): set node-version to 16
  • 4424c8f chore(deps): update dependency semantic-release to v18.0.0 (#401)
  • Additional commits viewable 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)
amclin commented 2 years ago

:tada: This PR is included in version 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: