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/commit-analyzer from 9.0.1 to 9.0.2 #881

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @semantic-release/commit-analyzer from 9.0.1 to 9.0.2.

Release notes

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

v9.0.2

9.0.2 (2021-11-23)

Bug Fixes

  • bump conventional commits parser to version 3.2.3 (#289) (fc0a88a)
Commits
  • fc0a88a fix: bump conventional commits parser to version 3.2.3 (#289)
  • 271625c chore(deps): lock file maintenance
  • 3d5044f chore(deps): lock file maintenance (#287)
  • b00574f chore(deps): lock file maintenance (#286)
  • 89983f4 chore(deps): lock file maintenance (#285)
  • 1651fc7 chore(deps): update dependency sinon to v12.0.1 (#284)
  • eccfd38 chore(deps): update dependency sinon to v12 (#283)
  • 9cc61f3 chore(deps): lock file maintenance (#282)
  • e59d3be chore(deps): lock file maintenance (#280)
  • 3b6e669 chore(deps): lock file maintenance
  • 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)