Skip to content

chore(deps): bump commit-check from 2.5.0 to 2.6.0#199

Merged
shenxianpeng merged 1 commit intomainfrom
dependabot/pip/commit-check-2.6.0
Apr 20, 2026
Merged

chore(deps): bump commit-check from 2.5.0 to 2.6.0#199
shenxianpeng merged 1 commit intomainfrom
dependabot/pip/commit-check-2.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps commit-check from 2.5.0 to 2.6.0.

Release notes

Sourced from commit-check's releases.

v2.6.0

🎉 Major features and improvements

  • feat: add --no-banner and --compact flags to suppress verbose ASCII art output n #402
  • feat: make commit-check AI-native with JSON output and Python API in #396

👷 Changes for developers

📝 Documentation updates

  • docs: Update commit-check version to v2.6.0 in README by @​shenxianpeng in #398
  • docs: update comparison table in README by @​shenxianpeng in #390
  • docs: update README and docs to reflect v2 as stable current version in #389

📦 Dependency updates

Full Changelog: commit-check/commit-check@v2.5.0...v2.6.0

Changelog

Sourced from commit-check's changelog.

v2.6.0 (2026-04-20)

New Features


* **Lower-noise CLI failure output** — Added ``--no-banner`` to suppress the ASCII art header while preserving detailed errors and suggestions.
* **Compact failure mode** — Added ``--compact`` to print one ``[FAIL]`` line per failing check for CI logs and automation-friendly terminal output. This mode also suppresses the banner.

Bug Fixes


* Fixed ``print_error_header`` state handling so repeated validations stay consistent when ``--compact`` is used.
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/commit-check/commit-check/commit/63497b916b3b09a8afca868702ca12a345607882&quot;&gt;&lt;code&gt;63497b9&lt;/code&gt;&lt;/a> chore: Change pull-requests permission from read to write (<a href="https://redirect.github.com/commit-check/commit-check/issues/404&quot;&gt;#404&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/commit-check/commit-check/commit/3cb11ae8c745f518a61d3c6be6c17d79d6980c09&quot;&gt;&lt;code&gt;3cb11ae&lt;/code&gt;&lt;/a> feat: add --no-banner and --compact flags to suppress verbose ASCII art outpu...</li>
<li><a href="https://github.com/commit-check/commit-check/commit/a8abd6d7c1a156361d68481e1178a28331f7361a&quot;&gt;&lt;code&gt;a8abd6d&lt;/code&gt;&lt;/a> chore(deps): bump CodSpeedHQ/action from 4.13.0 to 4.13.1 in the github-actio...</li>
<li><a href="https://github.com/commit-check/commit-check/commit/9d8b5be7f66d565bd99e7ba03839e01bc3fbbaf9&quot;&gt;&lt;code&gt;9d8b5be&lt;/code&gt;&lt;/a> docs: Update commit-check version to v2.6.0 in README (<a href="https://redirect.github.com/commit-check/commit-check/issues/398&quot;&gt;#398&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/commit-check/commit-check/commit/ae0399428a0fa5ecbb447834b96465331d18eedf&quot;&gt;&lt;code&gt;ae03994&lt;/code&gt;&lt;/a> chore: Add 'upgrade' to list of imperatives</li>
<li><a href="https://github.com/commit-check/commit-check/commit/3aa86c507f8c13c82bae2788d737962ef247b767&quot;&gt;&lt;code&gt;3aa86c5&lt;/code&gt;&lt;/a> refactor: upgrade release-drafter.yml to v7 (<a href="https://redirect.github.com/commit-check/commit-check/issues/397&quot;&gt;#397&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/commit-check/commit-check/commit/726451fd576b71fbb1b804267587acfea5d13b1e&quot;&gt;&lt;code&gt;726451f&lt;/code&gt;&lt;/a> feat: make commit-check AI-native with JSON output and Python API (<a href="https://redirect.github.com/commit-check/commit-check/issues/396&quot;&gt;#396&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/commit-check/commit-check/commit/5bb84b63aea970af5a0b9a65d9a8509f072dc37f&quot;&gt;&lt;code&gt;5bb84b6&lt;/code&gt;&lt;/a> ci: pre-commit autoupdate (<a href="https://redirect.github.com/commit-check/commit-check/issues/394&quot;&gt;#394&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/commit-check/commit-check/commit/c97895145c329310c02fec8d9b608ee788c77988&quot;&gt;&lt;code&gt;c978951&lt;/code&gt;&lt;/a> chore(deps): bump CodSpeedHQ/action from 4.12.1 to 4.13.0 in the github-actio...</li>
<li><a href="https://github.com/commit-check/commit-check/commit/eec070a0a69d5a9c6abb7cf454ce6502edcbece2&quot;&gt;&lt;code&gt;eec070a&lt;/code&gt;&lt;/a> docs: update comparison table in README (<a href="https://redirect.github.com/commit-check/commit-check/issues/390&quot;&gt;#390&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/commit-check/commit-check/compare/v2.5.0...v2.6.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [commit-check](https://github.com/commit-check/commit-check) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/commit-check/commit-check/releases)
- [Changelog](https://github.com/commit-check/commit-check/blob/main/docs/changelog.rst)
- [Commits](commit-check/commit-check@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: commit-check
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor A minor version bump python Pull requests that update Python code labels Apr 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 20, 2026 18:20
@dependabot dependabot bot requested a review from shenxianpeng April 20, 2026 18:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code minor A minor version bump labels Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Commit-Check ✔️

@shenxianpeng shenxianpeng merged commit d9176bb into main Apr 20, 2026
6 of 7 checks passed
@shenxianpeng shenxianpeng deleted the dependabot/pip/commit-check-2.6.0 branch April 20, 2026 18:21
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 minor A minor version bump python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant