jsonresume / resume-cli

CLI tool to easily setup a new resume 📑
https://jsonresume.org
MIT License
4.56k stars 389 forks source link

chore(deps): bump amannn/action-semantic-pull-request from 2.2.0 to 3.4.5 #648

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps amannn/action-semantic-pull-request from 2.2.0 to 3.4.5.

Release notes

Sourced from amannn/action-semantic-pull-request's releases.

v3.4.5

3.4.5 (2021-10-28)

Bug Fixes

  • Consider merge commits for single commit validation (#131) (5265383), closes #108

v3.4.4

3.4.4 (2021-10-26)

Reverts

  • Revert "fix: Consider merge commits for single commit validation (#127)" (d40b0d4), closes #127

v3.4.3

3.4.3 (2021-10-26)

Bug Fixes

v3.4.2

3.4.2 (2021-08-16)

Bug Fixes

  • Don't require scopes when requireScope enabled (#114) (4c0fe2f)

v3.4.1

3.4.1 (2021-07-26)

Bug Fixes

  • Make link in error message clickable (#112) (2a292a6)

v3.4.0

3.4.0 (2021-02-15)

Features

... (truncated)

Changelog

Sourced from amannn/action-semantic-pull-request's changelog.

3.4.5 (2021-10-28)

Bug Fixes

  • Consider merge commits for single commit validation (#131) (5265383), closes #108

3.4.4 (2021-10-26)

Reverts

  • Revert "fix: Consider merge commits for single commit validation (#127)" (d40b0d4), closes #127

3.4.3 (2021-10-26)

Bug Fixes

3.4.2 (2021-08-16)

Bug Fixes

  • Don't require scopes when requireScope enabled (#114) (4c0fe2f)

3.4.1 (2021-07-26)

Bug Fixes

  • Make link in error message clickable (#112) (2a292a6)

3.4.0 (2021-02-15)

Features

  • Add validateSingleCommit flag to validate the commit message if there's only a single commit in the PR (opt-in). This is intended to be used as a workaround for an issue with Github as in this case, the PR title won't be used as the default commit message when merging a PR. (#87) (3f20459)

3.3.0 (2021-02-10)

Features

  • Add ability to use multiple scopes (#85) (d6aabb6)

3.2.6 (2021-01-25)

... (truncated)

Commits
  • 4feeedb chore: Release 3.4.5 [skip ci]
  • 5265383 fix: Consider merge commits for single commit validation (#131)
  • 64af21f chore: Release 3.4.4 [skip ci]
  • d40b0d4 Revert "fix: Consider merge commits for single commit validation (#127)"
  • 4e3bb78 chore: Release 3.4.3 [skip ci]
  • 1b347f7 fix: Consider merge commits for single commit validation (#127)
  • 25e3275 chore: Release 3.4.2 [skip ci]
  • 4c0fe2f fix: Don't require scopes when requireScope enabled (#114)
  • c2fc95b chore: Release 3.4.1 [skip ci]
  • 2a292a6 fix: Make link in error message clickable (#112)
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #649.