Skip to content

chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.42.1#12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/commitizen-tools-commitizen-2.x
Open

chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.42.1#12
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/commitizen-tools-commitizen-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2022

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
commitizen-tools/commitizen repository minor v2.21.2v2.42.1

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

commitizen-tools/commitizen (commitizen-tools/commitizen)

v2.42.1

Compare Source

Fix
  • bump: fixed environment variables in bump hooks

v2.42.0

Compare Source

Feat
  • bump: support prereleases with start offset

v2.41.0

Compare Source

Feat
  • bump: added support for running arbitrary hooks during bump

v2.40.0

Compare Source

Feat
  • yaml_config: add explicit_start for yaml output

v2.39.1

Compare Source

Fix
  • filter git diff from commit message

v2.39.0

Compare Source

Feat
  • init: allow user to select which type of pre commit hooks to install
Fix
  • init: space between --hook-type options
  • init: report error when hook installation failed
Refactor
  • init: _install_pre_commit_hook raise error when failed

v2.38.0

Compare Source

Feat
  • poetry: relax packaging version

v2.37.1

Compare Source

Fix
  • changelog: allow rev range lookups without a tag format

v2.37.0

Compare Source

Feat
  • add major-version-zero option to support initial package development

v2.36.0

Compare Source

Feat
  • scripts: remove venv/bin/
  • scripts: add error message to test
Fix
  • scripts/test: MinGW64 workaround
  • scripts/test: use double-quotes
  • scripts: pydocstyle and cz
  • bump.py: use sys.stdin.isatty()
  • scripts: use cross-platform POSIX
  • scripts: use portable shebang
  • pythonpackage.yml: undo indent reformatting
  • pythonpackage.yml: use bash

v2.35.0

Compare Source

Feat
  • allow fixup! and squash! in commit messages

v2.34.0

Compare Source

Feat
  • bump: support optional manual version argument
Fix
  • bump: fix type hint
  • bump: fix typos

v2.33.1

Compare Source

Fix
  • bump.py: CHANGELOG.md gets git added and committed correctly

v2.33.0

Compare Source

Feat
  • add functionality for dev-releases

v2.32.7

Compare Source

Fix
  • README.md: fix pre-commit install command

v2.32.6

Compare Source

Fix
  • bump: log git commit stderr and stdout during bump

v2.32.5

Compare Source

Fix
  • command_changelog: Fixed issue #​561 cz bump could not find the latest version tag with custom tag_format

v2.32.4

Compare Source

Refactor
  • bump: Remove a redundant join call

v2.32.3

Compare Source

Fix
  • bump: Search for version number line by line

v2.32.2

Compare Source

Fix
  • bump: Support regexes containing colons

v2.32.1

Compare Source

Fix
  • git: Improves error checking in get_tags
  • git: improves git error checking in get_commits
Refactor
  • git: test the git log parser behaves properly when the repository has no commits
  • changelog: fixes logic issue made evident by latest fix(git) commit

v2.32.0

Compare Source

Feat
  • pre-commit: Add commitizen-branch hook

v2.31.0

Compare Source

Feat
  • new file
Fix
  • pyproject.toml: remove test added configurations
  • changelog: use defaults.change_type_order in conventional commit
  • capitalize types in default change_type_order

v2.30.0

Compare Source

Feat
  • Determine newline to write with Git

v2.29.6

Compare Source

Fix
  • cmd: improve character encoding detection for sub-commands

v2.29.5

Compare Source

Fix
  • git: use "git tag -v" return_code to check whether a tag is signed

v2.29.4

Compare Source

Refactor
  • tool: use charset_normalizer instead of chardet

v2.29.3

Compare Source

Refactor
  • changelog: removes unused code. duplicates are found in changelog_parser

v2.29.2

Compare Source

Fix
  • bump: send changelog to stdout when dry-run is paired with changelog-to-stdout

v2.29.1

Compare Source

Fix
  • Check: process empty commit message
  • ConventionalCommitsCz: cz's schema validates the whole commit message now
Refactor
  • Check: remove the extra preprocessing of commit message file

v2.29.0

Compare Source

Feat
  • use chardet to get correct encoding
  • bump: add signed tag support for bump command
Fix
  • avoid that pytest overrides existing gpg config
  • test: set git to work with gpg

v2.28.1

Compare Source

Fix
  • changelog: skip non-compliant commit subjects when building changelog

v2.28.0

Compare Source

Feat
  • bump: make increment option case insensitive

v2.27.1

Compare Source

Fix
  • pre-commit: Use new --allow-abort option
  • pre-commit: Confine hook to commit-msg stage
  • pre-commit: Set min pre-commit to v1.4.3
  • pre-commit: Don't require serial execution

v2.27.0

Compare Source

Feat
  • bump: let it respect pre-commit reformats when bumping

v2.26.0

Compare Source

Feat
  • check: Add --allow-abort option

v2.25.0

Compare Source

Feat
  • changelog: Improve whitespace in changelog
Refactor
  • changelog: Simplify incremental_build

v2.24.0

Compare Source

Feat
  • add --no-raise to avoid raising error codes
Fix
  • change error code for NoneIncrementExit

v2.23.0

Compare Source

Feat
  • customize.py: adding support for commit_parser, changelog_pattern, change_type_map

v2.22.0

Compare Source

Feat
  • changelog: add support for single version and version range
Refactor
  • speed up testing and wait for tags
  • git: use date as a function in GitTag to easily patch

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 29, 2022
@codecov

codecov Bot commented Mar 29, 2022

Copy link
Copy Markdown

Codecov Report

Merging #12 (288f446) into main (29b376c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            3         3           
=========================================
  Hits             3         3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch from 185870a to bfd419e Compare March 29, 2022 14:07
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.22.0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.23.0 Mar 29, 2022
@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch from bfd419e to 605a562 Compare April 1, 2022 15:55
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.23.0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.24.0 Apr 15, 2022
@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch from 605a562 to 91bc342 Compare April 15, 2022 13:35
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.24.0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.25.0 May 10, 2022
@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch 2 times, most recently from 6b5b415 to bf0670d Compare May 14, 2022 11:14
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.25.0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.26.0 May 14, 2022
@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch from bf0670d to da4fb91 Compare May 16, 2022 16:13
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.26.0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.27.0 May 16, 2022
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.27.0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.27.1 May 22, 2022
@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch from da4fb91 to 1d368d5 Compare May 22, 2022 10:46
@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch from 1d368d5 to 3ddfbf5 Compare September 25, 2022 18:11
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.27.1 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.35.0 Sep 25, 2022
@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch from 3ddfbf5 to 017a12e Compare November 20, 2022 07:35
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.35.0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.37.0 Nov 20, 2022
@renovate renovate Bot changed the title chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.37.0 chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.42.1 Mar 16, 2023
@renovate renovate Bot force-pushed the renovate/commitizen-tools-commitizen-2.x branch from 017a12e to 288f446 Compare March 16, 2023 11:29
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