jsonresume / resume-cli

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

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

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.2.

Release notes

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

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

  • 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)

v3.3.0

3.3.0 (2021-02-10)

Features

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

v3.2.6

3.2.6 (2021-01-25)

Bug Fixes

v3.2.5

3.2.5 (2021-01-25)

Bug Fixes

... (truncated)

Changelog

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

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)

Bug Fixes

3.2.1 (2021-01-19)

Bug Fixes

  • Move configuration docs to a separate section (dd78147)

3.2.0 (2021-01-18)

Features

  • Add subjectPatternError option to allow users to override the default error when subjectPattern doesn't match (#76) (e617d81)

3.1.0 (2021-01-11)

... (truncated)

Commits
  • 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)
  • 1829a7c docs: Get rid of hardcoded version number in README (#93)
  • b7a9a97 Add license
  • db6e259 chore: Release 3.4.0 [skip ci]
  • 3f20459 feat: Add validateSingleCommit flag to validate the commit message if there...
  • 3301e0e chore: Release 3.3.0 [skip ci]
  • d6aabb6 feat: Add ability to use multiple scopes (#85)
  • 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 #647.