Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Commitizen Tools

Automate releases
Collective - Host: opensource - https://opencollective.com/commitizen-tools - Website: https://commitizen-tools.github.io/commitizen/ - Code: https://github.com/commitizen-tools/commitizen

build(deps-dev): bump urllib3 from 2.0.6 to 2.0.7

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https...

github.com/commitizen-tools/commitizen - 2706d079d1c0bfcd48f390cf29c8e783ef7a3887 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix Markdown link on Contributing page (#900)

github.com/commitizen-tools/commitizen - abea39965543bfbaae44785408c1da6cfe339f66 authored 12 months ago by Jens Tröger <[email protected]>
bump: version 3.11.0 → 3.12.0

github.com/commitizen-tools/commitizen - e9647c7ae1a8fca4067018642135fe7d78c9f0e9 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat(formats): expose some new customizable changelog formats on the `commitizen.changelog_format` endpoint (Textile, AsciiDoc and RestructuredText)

github.com/commitizen-tools/commitizen - 212b6d60687b184c0688e429bc74a00e50803ca1 authored about 1 year ago by Axel H <[email protected]>
fix(filename): ensure `file_name` can be passed to `changelog` from `bump` command

github.com/commitizen-tools/commitizen - be5914545705b5f19d076349fdd0a37085669319 authored about 1 year ago by Axel H <[email protected]>
feat(template): allow to override the template from cli, configuration and plugins

Fixes #132
Fixes #384
Fixes #433
Closes #376
Closes #640

github.com/commitizen-tools/commitizen - 7306fa96adfba8a8eacb72c314d32b57178976c1 authored about 1 year ago by Axel H <[email protected]>
style(CHANGELOG.md): rename the default template as `CHANGELOG.md.j2`

github.com/commitizen-tools/commitizen - 241faad85f6ebbdfc65b724da14ed6103293394d authored about 1 year ago by Axel H <[email protected]>
feat(template): add `changelog --export-template` command

github.com/commitizen-tools/commitizen - 3adc1713e78be795ecfdfec21704e7ef46b619a0 authored about 1 year ago by Axel H <[email protected]>
test(pre-commit): update the pre-commit prettier hook version

github.com/commitizen-tools/commitizen - 34a7bd51dd3bb389895e28e026006f7140a72298 authored about 1 year ago by Axel H <[email protected]>
build(deps-dev): bump mkdocs-material from 9.4.5 to 9.4.6

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.5 to 9.4.6.
- [Re...

github.com/commitizen-tools/commitizen - eca64aabd42d9d97b09dcaaeac21a148728fbde9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
- [Release not...

github.com/commitizen-tools/commitizen - 7ad5aa1ff8ef610ab1653f22344d7df2da41c5d1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: add py3.12 to tests (#887)

github.com/commitizen-tools/commitizen - 9e7f6722381a96f2fcd2089748a4422dc89087e5 authored about 1 year ago by Santiago Fraire <[email protected]>
bump: version 3.10.1 → 3.11.0

github.com/commitizen-tools/commitizen - 36615a4c41aeaf675a317c3adaf8b714042d09aa authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
style(ruff): enable `pyupgrade` (`UP`) rules and fix them all

github.com/commitizen-tools/commitizen - a48d2630a164d748a412235c4fb36c5253e3a346 authored about 1 year ago by Axel H <[email protected]>
refactor(git.py): Removed 'extra_args' from git.commit

github.com/commitizen-tools/commitizen - 12b214e95b6c17aa47313f3ccf2199bd1ddbfc08 authored about 1 year ago by Scrocky <--global>
style(extra_args): Added newlines and WARN to 'Incomplete commit command' warning

github.com/commitizen-tools/commitizen - 82879ab688c7dbdca38fb6e554bee09ef813e50a authored about 1 year ago by Scrocky <--global>
refactor(extra_args): Fixed broken code due to rebase and finalized tests

github.com/commitizen-tools/commitizen - 1a0ad6c14bcc9bd8924f827ba9087a147e9fe072 authored about 1 year ago by Scrocky <--global>
refactor: Code Review - round 1 changes

github.com/commitizen-tools/commitizen - 9b8b268a7ceb2487a41e6e9ae0e2c84b1286fc1b authored about 1 year ago by SCrocky <unknown>
docs(docs/commit.md): Added documentation for `--` syntax to separate commitizen args from git commit cli args

github.com/commitizen-tools/commitizen - 644708da518ec30aa602fd52756a7ffdf41afa7e authored about 1 year ago by SCrocky <unknown>
test(cli.py): Added tests for -- argument notation raises

github.com/commitizen-tools/commitizen - e702f7933f9b46b3887ef76ab195bed521bd6c1c authored about 1 year ago by SCrocky <unknown>
refactor(Commit): Added deprecation on git signoff mechanic

Signoff dedicated code is no longer necessary & removed #TODO as tests show identical args and e...

github.com/commitizen-tools/commitizen - 069fbb73b9aa2c3f631920aeac793f99eb6a54c4 authored about 1 year ago by SCrocky <[email protected]>
feat(cli.py): Added support for extra git CLI args after -- separator for `cz commit` command

Additional edits were made in class `commitizen.commands.Commit` and `commit` func from `commiti...

github.com/commitizen-tools/commitizen - e91ea409b51effb348d392694068cb2350a4f4e9 authored about 1 year ago by Sebastien Crocquevieille <[email protected]>
build(deps-dev): bump mypy from 1.5.1 to 1.6.0

Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com...

github.com/commitizen-tools/commitizen - c2c42d5e0d1a4cf0f8bef2efbf0f2544a1405b1f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump mkdocs-material from 9.4.4 to 9.4.5

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.4 to 9.4.5.
- [Re...

github.com/commitizen-tools/commitizen - cd472fd374d2cf772da0e8e98cf218f8f98c3281 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump: version 3.10.0 → 3.10.1

github.com/commitizen-tools/commitizen - de3b042b39c779b5608bae59a7bc0428dff830fb authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(bump): add bump support with custom type + scope + exclamation mark

The regex didn't match the following commit with exclamation mark, and
therefore didn't update t...

github.com/commitizen-tools/commitizen - 8f19b24e3e1c589ac0192705f63a7197e8891ed5 authored about 1 year ago by Jannis Mattheis <[email protected]>
fix(bump): version bumping

The old implementation wrongly set the `increment` variable to `None` if
`increment = "PATCH"` a...

github.com/commitizen-tools/commitizen - 8cf6ded5a88f2a683bd25ca6d981b89da434595e authored about 1 year ago by Jannis Mattheis <[email protected]>
build(deps-dev): bump mkdocs-material from 9.4.3 to 9.4.4

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.3 to 9.4.4.
- [Re...

github.com/commitizen-tools/commitizen - 9d0878c201c579aaf7d7c0219f19f95897bd01fc authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump urllib3 from 2.0.4 to 2.0.6

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [Release notes](https...

github.com/commitizen-tools/commitizen - b377a31afb4faa0f5964c6339e8b952f44c41a50 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: add developmental releases tutorial

github.com/commitizen-tools/commitizen - 38f133bae15f70cb8e377ced59138d3187c132e3 authored about 1 year ago by PsypherPunk <[email protected]>
build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.3 (#877)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 to 9.4.3.
- [R...

github.com/commitizen-tools/commitizen - d905f7ebcf4f54ff646215bf1ce73062f24d2ac9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump ruff from 0.0.291 to 0.0.292 (#878)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.291 to 0.0.292.
- [Release notes](http...

github.com/commitizen-tools/commitizen - 58bb821987dce3540494b25531059eab4f96d9d4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump ipython from 8.12.2 to 8.12.3 (#873)

Bumps [ipython](https://github.com/ipython/ipython) from 8.12.2 to 8.12.3.
- [Release notes](ht...

github.com/commitizen-tools/commitizen - d7409a5ef14adfd21ace0854ea1a8f20bcca5776 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump packaging from 23.1 to 23.2 (#872)

Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2.
- [Release notes](https...

github.com/commitizen-tools/commitizen - b848b8f906292a14a687c7e3f6f87ee75e03747e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump charset-normalizer from 3.2.0 to 3.3.0 (#874)

Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.2.0 to 3.3.0.
-...

github.com/commitizen-tools/commitizen - 3ea7549df6e38785cfc90d33c576880595c1d8e8 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump mkdocs-material from 9.2.7 to 9.4.2 (#868)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.7 to 9.4.2.
- [R...

github.com/commitizen-tools/commitizen - f27b969b38a632c227d8d2910548674737a0818f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump typing-extensions from 4.7.1 to 4.8.0 (#869)

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 to 4.8.0.
- [...

github.com/commitizen-tools/commitizen - 34fbaa7e93907bffd24635be04064ccd02cbe881 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump black from 22.12.0 to 23.9.1 (#870)

Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.9.1.
- [Release notes](https://g...

github.com/commitizen-tools/commitizen - 98ef68289e37e852fa8b8d5558b62edf8b47c80d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump mypy from 1.4.1 to 1.5.1 (#865)

Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1.
- [Commits](https://github.co...

github.com/commitizen-tools/commitizen - e0580eff3b5ec3262f4391cc02e9c1a7d49c3680 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump importlib-metadata from 6.7.0 to 6.8.0 (#864)

Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.7.0 to 6.8.0.
-...

github.com/commitizen-tools/commitizen - b5c769fa2686a7f5859753d1598e52bd1915aca7 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#862)

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.11 to 6.0.12.12.
- [Commit...

github.com/commitizen-tools/commitizen - b4ed3364e2152c1913b4d05d15146a1128c8ccec authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump pytest-regressions from 2.4.3 to 2.5.0 (#863)

Bumps [pytest-regressions](https://github.com/ESSS/pytest-regressions) from 2.4.3 to 2.5.0.
- [...

github.com/commitizen-tools/commitizen - f577e22afbcb61e21214b30f16502463481e8b09 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump pre-commit from 2.21.0 to 3.4.0 (#866)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.4.0.
- [Release n...

github.com/commitizen-tools/commitizen - 5c6132278f3fc9aaffd1d213ebf5b913fee571b2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump: version 3.9.1 → 3.10.0

github.com/commitizen-tools/commitizen - 13e962fd1e1b8d0921fd072bc5c484be9afd0c4c authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
feat: Drop support for Python 3.7 (#858)

Co-authored-by: Wei Lee <[email protected]>

github.com/commitizen-tools/commitizen - 7afe87700719986f2798e7e3a0650b58d22a0b7e authored about 1 year ago by Edgar Ramírez Mondragón <[email protected]>
build(deps-dev): bump ruff from 0.0.289 to 0.0.291

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.289 to 0.0.291.
- [Release notes](https...

github.com/commitizen-tools/commitizen - 1c619dc4dfe54e0c99463f212cc0c55e94cd133f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump argcomplete from 3.1.1 to 3.1.2

Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.1.1 to 3.1.2.
- [Release note...

github.com/commitizen-tools/commitizen - 1a90b828b9f2a0c9155a64427fc35f19c3811374 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump mkdocs from 1.5.2 to 1.5.3

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3.
- [Release notes](https://...

github.com/commitizen-tools/commitizen - 793eaadb1d3637efb08985526113a423f187ac01 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: typo - version_provider vs provider

github.com/commitizen-tools/commitizen - 0b79471bcd1eac8efe3ed354327035ac6f9530db authored about 1 year ago by Dom Weldon <[email protected]>
bump: version 3.9.0 → 3.9.1

github.com/commitizen-tools/commitizen - 2d1be8a6d0ed4d2501d2fa603793ef3da40a37f4 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix(conf): handle parse error when init (#856)

* test(conf): invalid contents already exist in file

handle parse error so that the error mes...

github.com/commitizen-tools/commitizen - 7ffb8959bd86c87451ed9739bfe13c95268fa135 authored about 1 year ago by Bogay <[email protected]>
ci(deps): revert bump codecov/codecov-action from 3 to 4 (#849)

This reverts commit b8c0c7c780652d68a2b60bad8379f22418110e5f.

github.com/commitizen-tools/commitizen - a378c2a4614da3e9f5aee93a85d2385ce27c6f98 authored about 1 year ago by Dom Weldon <[email protected]>
ci(deps): bump codecov/codecov-action from 3 to 4

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Releas...

github.com/commitizen-tools/commitizen - b8c0c7c780652d68a2b60bad8379f22418110e5f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump: version 3.8.2 → 3.9.0

github.com/commitizen-tools/commitizen - 1d8d14f913e2e493f793e31196c6a349699167b6 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
build(deps-dev): bump ruff from 0.0.287 to 0.0.289

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.289.
- [Release notes](https...

github.com/commitizen-tools/commitizen - 8540939dab59442954923b5d0c72c136a76efe3a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(tests): modify the arg of commit from add to all

github.com/commitizen-tools/commitizen - ea9193364e81ff0bcd137033c4611f36ca2937ab authored about 1 year ago by Xiao75896453 <[email protected]>
fix(commitizen): Modify the function of the arg a of commit from git add all to git add update

github.com/commitizen-tools/commitizen - 2177a67da392b354ada88d6adb75a4f3957b5318 authored about 1 year ago by Xiao75896453 <[email protected]>
test(commands): test command cz commit with arg -a

github.com/commitizen-tools/commitizen - 5fd0b3227b149616ecbf2ee5f0c2aaaad8f6ace6 authored about 1 year ago by Xiao75896453 <[email protected]>
refactor(commitizen): add return type hint of git add function

github.com/commitizen-tools/commitizen - f0382a6c960ccdd38b72d143bd96f1ae554c4b9a authored about 1 year ago by Xiao75896453 <[email protected]>
feat(commands): add arg of cz commit to execute git add

github.com/commitizen-tools/commitizen - fec12e28c2adc03ddf0e0d19906b2b7de89fa387 authored about 1 year ago by Xiao75896453 <[email protected]>
bump: version 3.8.1 → 3.8.2

github.com/commitizen-tools/commitizen - bec05da67763c61c24cad90c5a30e6c4017d8ccc authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
refactor(provider): split provider code and related tests into individual files for maintainability (#830)

github.com/commitizen-tools/commitizen - 92903cfd50c5c2432a2a38b5a510ae1035aa07e6 authored about 1 year ago by David L. Day <[email protected]>
build(deps-dev): bump pytest from 7.4.1 to 7.4.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2.
- [Release notes](http...

github.com/commitizen-tools/commitizen - d19007e0e4caa8da96326ce28ddcb70c5b3e1dff authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump: version 3.8.0 → 3.8.1

github.com/commitizen-tools/commitizen - 6ba524154564b53952df83f5e7a71b9888dc3b75 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
fix: add sponsors to README

github.com/commitizen-tools/commitizen - b8f16d670faaf859f8235174c339cf76a43b0bc1 authored about 1 year ago by Santiago Fraire <[email protected]>
ci(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/commitizen-tools/commitizen - 0cb2aa9a13a0198c980adfe9c5357401a3a877fa authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump: version 3.7.1 → 3.8.0

github.com/commitizen-tools/commitizen - fab5c5e24176c24acead816fe9645b63289b7e93 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
test(commit): test always_signoff config option

Signed-off-by: Christian Schlotter <[email protected]>

github.com/commitizen-tools/commitizen - 5503c486fd81bf433accf69955c5e7427cf4ea96 authored about 1 year ago by Christian Schlotter <[email protected]>
style(commit.py): fix style

github.com/commitizen-tools/commitizen - 62b13bb6fa858913038250e72e366a43e55a1e0c authored about 1 year ago by Christian Schlotter <[email protected]>
docs(commit.md): add documentation for `always_signoff` config setting

github.com/commitizen-tools/commitizen - 5997ad7ce350dafd38afde29e8259087188cbcd3 authored about 1 year ago by Christian Schlotter <[email protected]>
test(test_conf.py): extend settings dict by new option

github.com/commitizen-tools/commitizen - 206332842bba0f3e9e6319cd54d0604a9bbb8181 authored about 1 year ago by Christian Schlotter <[email protected]>
feat(defaults.py): add always_signoff config option for commits

Add new configuration option `always_signoff`. When is set to `true`,
commits will be always sig...

github.com/commitizen-tools/commitizen - 80d0811a7b01de990c372f8e92b1a6031784fbd4 authored about 1 year ago by Christian Schlotter <[email protected]>
build(deps-dev): bump pytest-regressions from 2.4.2 to 2.4.3

Bumps [pytest-regressions](https://github.com/ESSS/pytest-regressions) from 2.4.2 to 2.4.3.
- [C...

github.com/commitizen-tools/commitizen - bab4831f97927c50059fa642aed05776d92bab67 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump pytest from 7.4.0 to 7.4.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.1.
- [Release notes](http...

github.com/commitizen-tools/commitizen - e915ce32f24e1739cdc02671210900a842489a20 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump: version 3.7.0 → 3.7.1

github.com/commitizen-tools/commitizen - 387416aa9b13fc0b714a5eb507fc9d27bf4cf14a authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
build(deps-dev): bump ruff from 0.0.286 to 0.0.287

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.286 to 0.0.287.
- [Release notes](https...

github.com/commitizen-tools/commitizen - aafa3e15d144d6bedcc230218c7886ff59f3f776 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: empty error on bump failure

before:

```
2nd git.commit error: ""
```

after

```
2nd git.commit error: "On branch master
Yo...

github.com/commitizen-tools/commitizen - 926fd5b45efff05d2671d03a86dc9c78f2f0df10 authored about 1 year ago by Carlos Sanchez <[email protected]>
build(deps-dev): bump mkdocs-material from 9.2.4 to 9.2.7

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.4 to 9.2.7.
- [Re...

github.com/commitizen-tools/commitizen - fc20fbe90de3300d62d6dabb7893fda68a182469 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump ruff from 0.0.285 to 0.0.286

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.285 to 0.0.286.
- [Release notes](https...

github.com/commitizen-tools/commitizen - a4f4029273a2c8827aaad00a8aca77f0b142e424 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump: version 3.6.0 → 3.7.0

github.com/commitizen-tools/commitizen - d0fdf8c8eed0ad3af28031a4156622d30c87f967 authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
build(pre-commit): spellcheck ignore poetry.lock

github.com/commitizen-tools/commitizen - e32e91bac93fe3ff48a5eb33310f56eb8d94515f authored about 1 year ago by Wei Lee <[email protected]>
fix(test): pass correct type to get_package_version tests

github.com/commitizen-tools/commitizen - a81d73c8444c7bfa2bfb145c585261a53a30db51 authored about 1 year ago by David L. Day <[email protected]>
feat(provider): add npm2 provider to update package.json, package-lock.json, and npm-shrinkwrap.json

closes #804

github.com/commitizen-tools/commitizen - f50e71e0378d9c206a57f95eccb348964d14b9a0 authored about 1 year ago by David L. Day <[email protected]>
fix(provider): fix npm provider to update package-lock.json and npm-shrinkwrap.json if they exist

closes #804

github.com/commitizen-tools/commitizen - 6063338ccf5c229c0602c08632687fb4edc3116b authored about 1 year ago by David L. Day <[email protected]>
ci(github-acitons): pin poetry version to 1.3.2 due to https://github.com/python-poetry/poetry/issues/7611

github.com/commitizen-tools/commitizen - 37f1371e19265a5f142403b22f32d1a52d5cb33b authored about 1 year ago by Wei Lee <[email protected]>
fix(provider): fix npm version provider to update package-lock.json and npm-shrinkwrap.json if they exist

closes #804

github.com/commitizen-tools/commitizen - b94e1e6254a6d9c58559557206c1a5da643c5bd7 authored about 1 year ago by David L. Day <[email protected]>
fix(tests): completed test coverage for npm2

github.com/commitizen-tools/commitizen - d36d17029b0357aa9ddbb645d31f879893ce7480 authored about 1 year ago by David L. Day <[email protected]>
build(deps-dev): bump mkdocs-material from 9.1.21 to 9.2.3

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.21 to 9.2.3.
- [R...

github.com/commitizen-tools/commitizen - bc11094a4cfa089fdd8c38fdf4936d996dfa3685 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #820 from Xiao75896453/fix/docs_contributing

docs(docs): modify the wrong content in contributing md

github.com/commitizen-tools/commitizen - 3a3667c00af30494e0e6dbff18731ebd95428306 authored about 1 year ago by Santiago Fraire Willemoes <[email protected]>
docs(auto_prepare_commit_message.md): fixing hook URLs

github.com/commitizen-tools/commitizen - 854d29d9bed3a5c72a042d724abbc3b8116a22aa authored about 1 year ago by Scott Lyons <[email protected]>
build(deps-dev): bump certifi from 2023.5.7 to 2023.7.22

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commit...

github.com/commitizen-tools/commitizen - ac7171c5881d34f2419709fe8f83ae1c512f12c9 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs(docs): modify the wrong content in contributing md

github.com/commitizen-tools/commitizen - 120d514b159a178d7d96483eadccc996c9cf5234 authored about 1 year ago by Xiao75896453 <[email protected]>
build(deps-dev): bump ruff from 0.0.284 to 0.0.285

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285.
- [Release notes](https...

github.com/commitizen-tools/commitizen - 128b7430bc8e3cdedc42cae3d44c189b5a7cf0bd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump ruff from 0.0.282 to 0.0.284

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.282 to 0.0.284.
- [Release notes](https...

github.com/commitizen-tools/commitizen - 383b67848909b3b00dfd74c52f15b6304aaf65df authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: document PR, issue life cycle

github.com/commitizen-tools/commitizen - 35ea32991256e3e7388c3703cbbeafb705adcc0a authored about 1 year ago by Wei Lee <[email protected]>
ci(github-actions): fix pr labeling

we should use 'pr-status: wait-for-review' for newly created PRs

github.com/commitizen-tools/commitizen - 8ac234ebe3cf8f70854387d26a1b317f193f6782 authored about 1 year ago by Wei Lee <[email protected]>
build(deps-dev): bump mkdocs from 1.5.1 to 1.5.2

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.1 to 1.5.2.
- [Release notes](https://...

github.com/commitizen-tools/commitizen - 8e2b6ffdf2acae989a24d106df0790ff7450d3eb authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump ruff from 0.0.280 to 0.0.282

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.280 to 0.0.282.
- [Release notes](https...

github.com/commitizen-tools/commitizen - 66276b254a4478f42c90bb403f6b55fa88a60cdf authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bump: version 3.5.4 → 3.6.0

github.com/commitizen-tools/commitizen - 04acac4ebe9d708ce4e824e90a6f6e94d49f122a authored about 1 year ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
test(unicode): add tests

github.com/commitizen-tools/commitizen - 3e5dd72ace088d7ec0d0e4da8fadacacec4b292e authored about 1 year ago by Adam Hendry <[email protected]>