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.3.1 to 4.6.0 #47

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps git-cz from 4.3.1 to 4.6.0.

Release notes

Sourced from git-cz's releases.

v4.6.0

4.6.0 (2020-05-25)

Bug Fixes

  • šŸ› test when in --dry-run mode (1697c56)

Features

  • šŸŽø check for staged files (c283ad3)

v4.5.0

4.5.0 (2020-05-16)

Features

  • šŸŽø manually bump version (fb05bfb)
  • šŸŽø recursively search parent folders for config file (ce04676), closes #60

v4.4.1

4.4.1 (2020-05-16)

Bug Fixes

  • manually update version (811025c)

v4.4.0

4.4.0 (2020-05-16)

Features

  • šŸŽø add --disable-emoji to --help and parse from CLI (82dd0c9)
  • šŸŽø add disable emoji flag (52a43d9)
Changelog

Sourced from git-cz's changelog.

4.6.0 (2020-05-25)

Bug Fixes

  • šŸ› test when in --dry-run mode (1697c56)

Features

  • šŸŽø check for staged files (c283ad3)

4.5.0 (2020-05-16)

Features

  • šŸŽø manually bump version (fb05bfb)
  • šŸŽø recursively search parent folders for config file (ce04676), closes #60

4.4.1 (2020-05-16)

Bug Fixes

  • manually update version (811025c)

4.4.0 (2020-05-16)

Features

  • šŸŽø add --disable-emoji to --help and parse from CLI (82dd0c9)
  • šŸŽø add disable emoji flag (52a43d9)
Commits
  • a71932a chore(release): 4.6.0 [skip ci]
  • 702c7ce Merge pull request #178 from streamich/staged-files-check
  • 1697c56 fix: šŸ› test when in --dry-run mode
  • c283ad3 feat: šŸŽø check for staged files
  • 193f022 chore(deps): update dependency jest to v25.5.4
  • ed0de44 Merge pull request #174 from streamich/renovate/pin-dependencies
  • 799a305 chore(deps): pin dependencies
  • 04c50a0 Merge pull request #145 from theashraf/test/integration-test
  • 95a7830 test: šŸ’ limit Jest worker count
  • 8cb2826 test: šŸ’ remove snapshot test
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #48.