dancrumb / generator-serverless-policy

Yeoman Generator to create IAM policy for deploying a Serverless service
MIT License
278 stars 43 forks source link

Bump git-cz from 4.7.6 to 4.9.0 #83

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps git-cz from 4.7.6 to 4.9.0.

Release notes

Sourced from git-cz's releases.

v4.9.0

4.9.0 (2022-05-14)

Bug Fixes

  • πŸ› Read git-cz config from package.json (c72cfac)

Features

  • 🎸 support cjs config files (4f2ebc5)

v4.8.1

4.8.1 (2022-05-14)

Bug Fixes

  • πŸ› Fix COMMIT_EDITMSG in bare repositories (008ee31)

v4.8.0

4.8.0 (2021-10-13)

Bug Fixes

  • πŸ› give default value to prevent convert error (c16df5d), closes #227
  • better support for workspaces (215b6c3)

Features

  • 🎸 add "format" field to customize subject in commit msg #81 (5e998cf)
  • 🎸️ format (custom message) (6f0c828)
Changelog

Sourced from git-cz's changelog.

4.9.0 (2022-05-14)

Bug Fixes

  • πŸ› Read git-cz config from package.json (c72cfac)

Features

  • 🎸 support cjs config files (4f2ebc5)

4.8.1 (2022-05-14)

Bug Fixes

  • πŸ› Fix COMMIT_EDITMSG in bare repositories (008ee31)

4.8.0 (2021-10-13)

Bug Fixes

  • πŸ› give default value to prevent convert error (c16df5d), closes #227
  • better support for workspaces (215b6c3)

Features

  • 🎸 add "format" field to customize subject in commit msg #81 (5e998cf)
  • 🎸️ format (custom message) (6f0c828)
Commits
  • 88f6408 chore(release): 4.9.0 [skip ci]
  • a7a0fff style: πŸ’„ fix linter errors
  • def101a Merge pull request #348 from Allen-1998/feat/messages-config
  • e7bd6c0 Merge pull request #402 from jlarmstrongiv/master
  • 1cdc6ba Merge pull request #416 from patsuitestudios/master
  • 4820d46 chore(release): 4.8.1 [skip ci]
  • afdde0a ci: 🎑 bump node version
  • 04abb00 Merge pull request #425 from kamack38/master
  • 4e6ba8b chore(deps): update dependency eslint-plugin-jest to v26.2.1
  • 1fbb116 chore(deps): update dependency eslint-plugin-jest to v26.2.0
  • 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)