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.7 #92

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps commitizen from 2.17.4 to 2.17.7.

Changelog

Sourced from commitizen's 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
  • 6192fc3 bump: version 2.17.6 → 2.17.7
  • 9607874 test(git): add test case for is_staging_clean
  • b36594d test(bump): refactor file loading with extracted utility function
  • 76b3030 fix(bump): fix error due to bumping version file without eol through regex
  • fde3b72 test(bump): add test case that fails when using regex with version file witho...
  • dcb18bb test(bump_update_verison_in_files): refactor test cases through pytest-regres...
  • a36063b style(config): ignore TomlConfig._parse_setting type annotation
  • 3987299 test(bump): refactor test_multiplt_versions_to_bump through file_regression
  • 45b3566 build(poetry): add pytest-regression as dev dependency
  • 20d0629 fix(bump): fix offset error due to partially match
  • 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 #98.