Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps lodash from 4.17.21 to 4.17.23.

Commits

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 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 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 23, 2026
@dependabot dependabot bot requested a review from adcondev as a code owner January 23, 2026 21:54
@dependabot dependabot bot added dependencies auto-merge Auto-merge enabled labels Jan 23, 2026
@github-actions
Copy link
Contributor

👋 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

⚡ Benchmark Results

📈 Performance Comparison

📊 Click to expand detailed results

Current Branch Results

BenchmarkNewDocument-4    	1000000000	         0.2889 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3506610	       336.7 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  428977	      2728 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  598357	      1908 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  541828	      2122 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	  111336	     10650 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  457684	      2530 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  294128	      3971 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  569560	      2051 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  267296	      4430 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7904317	       153.4 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 7225207	       165.1 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	207827595	         5.776 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	30131343	        39.67 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	16679018	        71.87 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  533278	      2180 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  164522	      7237 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     552	   2439036 ns/op	 3469929 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     276	   4299400 ns/op	 5481079 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     147	   8324073 ns/op	 5235265 B/op	  230723 allocs/op

Base Branch Results

BenchmarkNewDocument-4    	1000000000	         0.3123 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3526927	       333.6 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  422745	      2725 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  595902	      1932 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  531066	      2144 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	  102208	     10696 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  456176	      2536 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  285997	      3973 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  571754	      2022 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  266713	      4447 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7771063	       150.7 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 7289214	       168.4 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	203265952	         5.793 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	30029898	        39.59 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	16709509	        71.91 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  539022	      2176 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  162406	      7232 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     524	   2210699 ns/op	 3469931 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     290	   4251976 ns/op	 5481073 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     142	   8301570 ns/op	 5235263 B/op	  230723 allocs/op

💡 Note: Use benchstat for statistical comparison

🎯 Summary

  • Total Benchmarks: 32
  • Average Speed: 2882160 ns/op
  • Average Memory: 2395176 B/op
  • Average Allocations: 41093 allocs/op

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