Closed dependabot[bot] closed 1 week ago
filepath | $$\textcolor{#23d18b}{\tt{passed}}$$ | SUBTOTAL |
---|---|---|
$$\textcolor{#23d18b}{\tt{tests/test\_abstractions.py}}$$ | $$\textcolor{#23d18b}{\tt{36}}$$ | $$\textcolor{#23d18b}{\tt{36}}$$ |
$$\textcolor{#23d18b}{\tt{tests/test\_cache.py}}$$ | $$\textcolor{#23d18b}{\tt{21}}$$ | $$\textcolor{#23d18b}{\tt{21}}$$ |
$$\textcolor{#23d18b}{\tt{tests/test\_cli.py}}$$ | $$\textcolor{#23d18b}{\tt{5}}$$ | $$\textcolor{#23d18b}{\tt{5}}$$ |
$$\textcolor{#23d18b}{\tt{tests/test\_filters.py}}$$ | $$\textcolor{#23d18b}{\tt{95}}$$ | $$\textcolor{#23d18b}{\tt{95}}$$ |
$$\textcolor{#23d18b}{\tt{tests/test\_objects.py}}$$ | $$\textcolor{#23d18b}{\tt{36}}$$ | $$\textcolor{#23d18b}{\tt{36}}$$ |
$$\textcolor{#23d18b}{\tt{TOTAL}}$$ | $$\textcolor{#23d18b}{\tt{193}}$$ | $$\textcolor{#23d18b}{\tt{193}}$$ |
Superseded by #120.
Bumps commitizen from 3.29.1 to 3.30.1.
Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
665aa59
bump: version 3.30.0 → 3.30.11806fe8
style(mypy): rewrite import to avoid unnecessary type ignore82db67d
style(check): fix mypy issuesc8af618
refactor(cli): replace magic number 0 with ExitCode.EXPECTED_EXIT632ab4f
refactor(defaults): disallow style as Nonec49e7a2
refactor(cz_customize): return empty string for info, example, schema and sch...7dd33ea
build(deps-dev): bump mkdocs-material from 9.5.43 to 9.5.44fc92920
build(deps-dev): bump rich from 13.9.3 to 13.9.4d785b3c
build(deps-dev): bump ruff from 0.7.1 to 0.7.2ffb26fb
build(deps-dev): bump mkdocs-material from 9.5.42 to 9.5.43Dependabot 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