jupyter-naas / naas

Low-code Python library to safely use notebooks in production: schedule workflows, generate assets, trigger webhooks, send notifications, build pipelines, manage secrets (Cloud-only)
https://app.naas.ai/
GNU Affero General Public License v3.0
282 stars 25 forks source link

build(deps-dev): bump commitizen from 2.17.4 to 2.17.12 #154

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps commitizen from 2.17.4 to 2.17.12.

Changelog

Sourced from commitizen's changelog.

v2.17.12 (2021-07-06)

Fix

  • git.py: ensure signed commits in changelog when git config log.showsignature=true

v2.17.11 (2021-06-24)

Fix

  • correct indentation for json config for better readability

v2.17.10 (2021-06-22)

Fix

  • add support for jinja2 v3

v2.17.9 (2021-06-11)

Fix

  • changelog: generating changelog after a pre-release

v2.17.8 (2021-05-28)

Fix

  • changelog: annotated tags not generating proper changelog

v2.17.7 (2021-05-26)

Fix

  • bump: fix error due to bumping version file without eol through regex
  • bump: fix offset error due to partially match

v2.17.6 (2021-05-06)

Fix

  • cz/conventional_commits: optionally expect '!' right before ':' in schema_pattern

v2.17.5 (2021-05-06)

Commits
  • 4dad5c8 bump: version 2.17.11 → 2.17.12
  • 7a470bb Merge pull request #398 from lobotmcj/397-changelog-excludes-signed-commits-w...
  • 184c439 test(git.py): Test get_commits() with a gpg-signed commit
  • 9eae518 fix(git.py): ensure signed commits in changelog when git config log.showsigna...
  • bec20eb bump: version 2.17.10 → 2.17.11
  • a958ed4 Merge pull request #394 from commitizen-tools/fix/json-indent
  • 986f2d8 fix: correct indentation for json config for better readability
  • dc22f2e bump: version 2.17.9 → 2.17.10
  • f2272bd Merge pull request #392 from commitizen-tools/fix/391-jinja-support
  • 00f81d3 fix: add support for jinja2 v3
  • 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)
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 3 years ago

Superseded by #166.