Skip to content

chore(deps-dev): bump commitizen from 2.42.1 to 3.5.2 #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2023

Bumps commitizen from 2.42.1 to 3.5.2.

Release notes

Sourced from commitizen's releases.

3.5.2

v3.5.2 (2023-06-25)

Fix

  • typing: no_raise is declared as optional

[master cd818fe] bump: version 3.5.1 → 3.5.2 4 files changed, 10 insertions(+), 4 deletions(-)

3.5.1

v3.5.1 (2023-06-24)

Fix

  • only use version tags when generating a changelog

[master f7fcaf5] bump: version 3.5.0 → 3.5.1 4 files changed, 10 insertions(+), 4 deletions(-)

3.5.0

v3.5.0 (2023-06-23)

Feat

  • Add option in bump command to redirect git output to stderr

[master e7d81d6] bump: version 3.4.1 → 3.5.0 4 files changed, 10 insertions(+), 4 deletions(-)

3.4.1

v3.4.1 (2023-06-23)

Fix

  • veresion_schemes: import missing Self for python 3.11

[master 54f8423] bump: version 3.4.0 → 3.4.1 4 files changed, 10 insertions(+), 4 deletions(-)

3.4.0

v3.4.0 (2023-06-20)

Feat

  • version-schemes: expose version_schemes as a commitizen.scheme endpoint.

[master ae35113] bump: version 3.3.0 → 3.4.0 4 files changed, 10 insertions(+), 4 deletions(-)

... (truncated)

Changelog

Sourced from commitizen's changelog.

v3.5.2 (2023-06-25)

Fix

  • typing: no_raise is declared as optional

v3.5.1 (2023-06-24)

Fix

  • only use version tags when generating a changelog

v3.5.0 (2023-06-23)

Feat

  • Add option in bump command to redirect git output to stderr

v3.4.1 (2023-06-23)

Fix

  • veresion_schemes: import missing Self for python 3.11

v3.4.0 (2023-06-20)

Feat

  • version-schemes: expose version_schemes as a commitizen.scheme endpoint.

v3.3.0 (2023-06-13)

Feat

  • add support for cargo workspaces

v3.2.2 (2023-05-11)

Fix

  • init: fix is_pre_commit_installed method

v3.2.1 (2023-05-03)

Fix

  • add support for importlib_metadata 6

v3.2.0 (2023-05-01)

... (truncated)

Commits
  • cd818fe bump: version 3.5.1 → 3.5.2
  • 3b9b4fd fix(typing): no_raise is declared as optional
  • a5802cf chore(check): add customizable allowed prefixes
  • f7fcaf5 bump: version 3.5.0 → 3.5.1
  • 26a7d32 test(commands/changelog): enhance test_changelog_uses_version_tags_for_header...
  • 191215d style(commands/changelog): remove unnecessary if not block
  • 8123bcb fix: only use version tags when generating a changelog
  • e7d81d6 bump: version 3.4.1 → 3.5.0
  • 9b137cd feat: Add option in bump command to redirect git output to stderr
  • 54f8423 bump: version 3.4.0 → 3.4.1
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2023
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0185e1d) 79.39% compared to head (f9a77e8) 79.39%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #480   +/-   ##
========================================
  Coverage    79.39%   79.39%           
========================================
  Files            9        9           
  Lines          165      165           
========================================
  Hits           131      131           
  Misses          34       34           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.42.1 to 3.5.2.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v2.42.1...3.5.2)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/commitizen-3.5.2 branch from ac3f32b to f9a77e8 Compare July 1, 2023 16:44
@J0 J0 merged commit 86fa302 into develop Jul 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/develop/commitizen-3.5.2 branch July 1, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant