Skip to content
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

chore(deps-dev): bump commitizen from 2.42.1 to 3.5.1 #479

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps commitizen from 2.42.1 to 3.5.1.

Release notes

Sourced from commitizen's releases.

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(-)

3.3.0

v3.3.0 (2023-06-13)

Feat

  • add support for cargo workspaces

[master 3ececac] bump: version 3.2.2 → 3.3.0 4 files changed, 10 insertions(+), 4 deletions(-)

... (truncated)

Changelog

Sourced from commitizen's changelog.

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)

Feat

  • hooks: add prepare-commit-msg and post-commit hooks
  • commit: add --write-message-to-file option

Fix

... (truncated)

Commits
  • 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
  • 3fcf068 fix(veresion_schemes): import missing Self for python 3.11
  • 4781e80 build(poetry): upgrade ruff
  • 397b08f style(mypy): fix warning due to mypy update
  • 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)

Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.42.1 to 3.5.1.
- [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.1)

---
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 added the dependencies Pull requests that update a dependency file label Jun 25, 2023
@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8ee264e) 79.39% compared to head (b556b28) 79.39%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #479   +/-   ##
========================================
  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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2023

Superseded by #480.

@dependabot dependabot bot closed this Jun 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/develop/commitizen-3.5.1 branch June 27, 2023 00:01
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.

0 participants