Skip to content

chore(deps-dev): bump commitizen from 4.17.0 to 4.18.1 - #322

Merged
bandrel merged 1 commit into
nightly-devfrom
dependabot/uv/nightly-dev/commitizen-4.18.0
Sep 22, 2026
Merged

bandrel merged 1 commit into
nightly-devfrom
dependabot/uv/nightly-dev/commitizen-4.18.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps commitizen from 4.17.0 to 4.18.1.

Release notes

Sourced from commitizen's releases.

v4.18.0 (2026-08-19)

Feat

  • commit: add a tag(--body-length-limit) and a function for command commit (#1849)

v4.17.1 (2026-08-17)

Fix

  • init: skip hook question when no installer is present
  • init: use prek when installing hooks if pre-commit is missing
Changelog

Sourced from commitizen's changelog.

v4.18.1 (2026-09-13)

Fix

  • preserve blank lines with body length limit (#2080)

v4.18.0 (2026-08-19)

Feat

  • commit: add a tag(--body-length-limit) and a function for command commit (#1849)

v4.17.1 (2026-08-17)

Fix

  • init: skip hook question when no installer is present
  • init: use prek when installing hooks if pre-commit is missing
Commits
  • db073f6 bump: version 4.18.0 → 4.18.1
  • 6dd4f69 fix: preserve blank lines with body length limit (#2080)
  • 9432748 build(deps): bump gitpython from 3.1.58 to 3.1.59 (#2084)
  • 0c8b051 build(deps-dev): bump mkdocs-material from 9.7.6 to 9.7.7 (#2082)
  • 4184174 docs: improve scm tutorial
  • d914b4d ci(links): avoid duplicate broken link reports (#2073)
  • d24a56e ci: restore changelog updates (#2074)
  • 61b5f92 docs: restore Star History section in README (#2054)
  • 9ad7376 docs(tutorial): fix setup-cz link
  • a56e5b3 docs(cli/screenshots): update CLI screenshots
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 8, 2026
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>
@bandrel

bandrel commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot dependabot Bot changed the title chore(deps-dev): bump commitizen from 4.17.0 to 4.18.0 chore(deps-dev): bump commitizen from 4.17.0 to 4.18.1 Sep 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/nightly-dev/commitizen-4.18.0 branch from 4c60de8 to 0b547a7 Compare September 22, 2026 21:27
@bandrel

bandrel commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/uv/nightly-dev/commitizen-4.18.0 branch from 0b547a7 to 5e9ac06 Compare September 22, 2026 21:30
@bandrel

bandrel commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/uv/nightly-dev/commitizen-4.18.0 branch from 5e9ac06 to 02437fc Compare September 22, 2026 21:44
@bandrel

bandrel commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/uv/nightly-dev/commitizen-4.18.0 branch from 02437fc to a93e051 Compare September 22, 2026 21:46
@bandrel

bandrel commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/uv/nightly-dev/commitizen-4.18.0 branch from a93e051 to 0a2a7c8 Compare September 22, 2026 21:47
@bandrel

bandrel commented Sep 22, 2026

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/uv/nightly-dev/commitizen-4.18.0 branch from 0a2a7c8 to 3bd1a7f Compare September 22, 2026 21:49
@bandrel
bandrel merged commit 3bd1a7f into nightly-dev Sep 22, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/uv/nightly-dev/commitizen-4.18.0 branch September 22, 2026 21:49
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant