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

build(deps-dev): bump commitizen from 2.42.1 to 3.29.1 #203

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps commitizen from 2.42.1 to 3.29.1.

Release notes

Sourced from commitizen's releases.

v3.29.1 (2024-09-26)

Fix

  • changelog: Factorized TAG_FORMAT_REGEXES
  • changelog: Handle tag format without version pattern
  • changelog: handle custom tag_format in changelog generation

Refactor

  • Use format strings

[master a3498aba] bump: version 3.29.0 → 3.29.1 4 files changed, 16 insertions(+), 4 deletions(-)

v3.29.0 (2024-08-11)

Feat

  • bump: add functionality to write the next version to stdout

[master d7e01aa9] bump: version 3.28.0 → 3.29.0 4 files changed, 10 insertions(+), 4 deletions(-)

v3.28.0 (2024-07-17)

Feat

  • add argument to limit length of commit message in checks

[master 545f1434] bump: version 3.27.0 → 3.28.0 4 files changed, 10 insertions(+), 4 deletions(-)

v3.27.0 (2024-05-22)

Feat

  • config_files: add suport for "cz.toml" config file

[master e9aa5d97] bump: version 3.26.2 → 3.27.0 4 files changed, 10 insertions(+), 4 deletions(-)

v3.26.2 (2024-05-22)

Fix

  • base.py: add encoding when open changlelog_file

[master 642fe8c9] bump: version 3.26.1 → 3.26.2 4 files changed, 10 insertions(+), 4 deletions(-)

... (truncated)

Changelog

Sourced from commitizen's changelog.

v3.29.1 (2024-09-26)

Fix

  • changelog: Factorized TAG_FORMAT_REGEXES
  • changelog: Handle tag format without version pattern
  • changelog: handle custom tag_format in changelog generation

Refactor

  • Use format strings

v3.29.0 (2024-08-11)

Feat

  • bump: add functionality to write the next version to stdout

v3.28.0 (2024-07-17)

Feat

  • add argument to limit length of commit message in checks

v3.27.0 (2024-05-22)

Feat

  • config_files: add support for "cz.toml" config file

v3.26.2 (2024-05-22)

Fix

  • base.py: add encoding when open changlelog_file

v3.26.1 (2024-05-22)

Fix

  • cli/commands: add description for subcommands

Refactor

  • KNOWN_SCHEMES: replace set comprehension for list comprehension
  • tests/commands: move "other" tests for the correspondent file

v3.26.0 (2024-05-18)

Feat

... (truncated)

Commits
  • a3498ab bump: version 3.29.0 → 3.29.1
  • 916b5aa refactor: Use format strings
  • 76f7fcb docs(bump): Document the use of tag_format variables with curly brackets
  • ca3865f fix(changelog): Factorized TAG_FORMAT_REGEXES
  • 12c3f31 fix(changelog): Handle tag format without version pattern
  • b023711 test(changelog): handle custom tag_format in changelog generation
  • db09538 fix(changelog): handle custom tag_format in changelog generation
  • 88f1e21 build(deps-dev): bump mkdocs-material from 9.5.36 to 9.5.37
  • ee41af2 build(deps-dev): bump mkdocs-material from 9.5.35 to 9.5.36
  • d151e9e build(deps-dev): bump ruff from 0.6.5 to 0.6.7
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 30, 2024
Copy link

socket-security bot commented Sep 30, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/decli@0.6.2 None 0 41.6 kB Willemoes
pypi/prompt-toolkit@3.0.36 environment, eval, filesystem, network, shell 0 1.78 MB jonathan.slenders
pypi/questionary@2.0.1 environment 0 104 kB tmbo

🚮 Removed packages: pypi/commitizen@2.42.1, pypi/decli@0.5.2, pypi/prompt-toolkit@3.0.47, pypi/questionary@1.10.0

View full report↗︎

Copy link

socket-security bot commented Sep 30, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/commitizen-3.29.1 branch from 32a1e9d to 883247e Compare October 18, 2024 16:35
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants