chore(deps-dev): bump commitizen from 4.17.0 to 4.18.1 - #322
Merged
Merged
Conversation
bandrel
added a commit
that referenced
this pull request
Sep 22, 2026
test_commitizen_pin_is_still_coherent compared the dev-group pin against a COMMITIZEN_PIN literal, so every Dependabot bump of commitizen failed CI and needed a matching edit to this file before it could land -- most recently PR #322 (4.17.0 -> 4.18.0). The two things the test documents are that an exact pin exists so `cz commit` keeps working locally, and that neither tagging workflow calls `cz bump`. Neither depends on the version number. It now asserts exactly one pin matching `commitizen==X.Y.Z` and drops the literal. Mutation-tested: loosening the pin to `>=` still fails, removing it entirely still fails, and bumping the version now passes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/uv/nightly-dev/commitizen-4.18.0
branch
from
September 22, 2026 21:27
4c60de8 to
0b547a7
Compare
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/uv/nightly-dev/commitizen-4.18.0
branch
from
September 22, 2026 21:30
0b547a7 to
5e9ac06
Compare
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/uv/nightly-dev/commitizen-4.18.0
branch
from
September 22, 2026 21:44
5e9ac06 to
02437fc
Compare
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/uv/nightly-dev/commitizen-4.18.0
branch
from
September 22, 2026 21:46
02437fc to
a93e051
Compare
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/uv/nightly-dev/commitizen-4.18.0
branch
from
September 22, 2026 21:47
a93e051 to
0a2a7c8
Compare
Collaborator
|
@dependabot rebase |
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.17.0 to 4.18.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@v4.17.0...v4.18.1) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/nightly-dev/commitizen-4.18.0
branch
from
September 22, 2026 21:49
0a2a7c8 to
3bd1a7f
Compare
dependabot
Bot
deleted the
dependabot/uv/nightly-dev/commitizen-4.18.0
branch
September 22, 2026 21:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps commitizen from 4.17.0 to 4.18.1.
Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
db073f6bump: version 4.18.0 → 4.18.16dd4f69fix: preserve blank lines with body length limit (#2080)9432748build(deps): bump gitpython from 3.1.58 to 3.1.59 (#2084)0c8b051build(deps-dev): bump mkdocs-material from 9.7.6 to 9.7.7 (#2082)4184174docs: improve scm tutoriald914b4dci(links): avoid duplicate broken link reports (#2073)d24a56eci: restore changelog updates (#2074)61b5f92docs: restore Star History section in README (#2054)9ad7376docs(tutorial): fix setup-cz linka56e5b3docs(cli/screenshots): update CLI screenshots