Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the minor-and-patch group with 2 updates: @commitlint/cli and @commitlint/config-conventional.

Updates @commitlint/cli from 20.2.0 to 20.3.0

Release notes

Sourced from @​commitlint/cli's releases.

v20.3.0

20.3.0 (2026-01-01)

Features

Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.2.0...v20.3.0

Changelog

Sourced from @​commitlint/cli's changelog.

20.3.0 (2026-01-01)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @commitlint/config-conventional from 20.2.0 to 20.3.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v20.3.0

20.3.0 (2026-01-01)

Features

Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.2.0...v20.3.0

Changelog

Sourced from @​commitlint/config-conventional's changelog.

20.3.0 (2026-01-01)

Note: Version bump only for package @​commitlint/config-conventional

Commits

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added auto-merge Auto-merge enabled dependencies labels Jan 5, 2026
@dependabot dependabot bot requested a review from adcondev as a code owner January 5, 2026 09:28
@dependabot dependabot bot added dependencies auto-merge Auto-merge enabled labels Jan 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

👋 Thanks for opening this PR, @dependabot[bot]!

Here's what will happen next:

  • 🤖 Automated checks will run
  • 🏷️ Labels will be added automatically
  • 👀 A maintainer will review your changes

Please make sure:

  • ✅ All tests pass
  • 📝 The PR title follows conventional commits
  • 📋 The PR template is filled out completely

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

⚡ Benchmark Results

📈 Performance Comparison

📊 Click to expand detailed results

Current Branch Results

BenchmarkNewDocument-4    	1000000000	         0.2888 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3701208	       332.7 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  441870	      2637 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  599752	      1891 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  532327	      2143 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	  109942	     11049 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  451520	      2674 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  286377	      4007 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  557678	      2050 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  268563	      4473 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7671788	       153.7 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 7129118	       166.9 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	208212342	         5.794 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	30917175	        38.14 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	16460558	        72.10 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  544627	      2123 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  169647	      6980 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     566	   2054281 ns/op	 3469933 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     291	   4138366 ns/op	 5481079 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     148	   7992751 ns/op	 5235274 B/op	  230723 allocs/op

Base Branch Results

BenchmarkNewDocument-4    	1000000000	         0.2888 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3723520	       324.1 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  434786	      2636 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  612824	      1971 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  542581	      2154 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	  109275	     10887 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  449564	      2623 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  298993	      3959 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  559131	      2049 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  265647	      4394 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7824824	       152.5 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 7196574	       177.5 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	208112264	         5.767 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	30088060	        38.38 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	16130562	        72.02 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  543964	      2201 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  163240	      7011 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     561	   2105907 ns/op	 3469935 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     276	   4329895 ns/op	 5481079 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     147	   8045320 ns/op	 5235279 B/op	  230723 allocs/op

💡 Note: Use benchstat for statistical comparison

🎯 Summary

  • Total Benchmarks: 32
  • Average Speed: 2784615 ns/op
  • Average Memory: 2396934 B/op
  • Average Allocations: 41093 allocs/op

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-40b673bf3d branch from fc425e0 to f5f8628 Compare January 8, 2026 20:06
@github-actions github-actions bot added the size/M label Jan 8, 2026
Bumps the minor-and-patch group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).


Updates `@commitlint/cli` from 20.2.0 to 20.3.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 20.2.0 to 20.3.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-40b673bf3d branch from f5f8628 to a33a892 Compare January 12, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant