Skip to content

deps(npm): bump handlebars from 4.7.8 to 4.7.9#129

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/handlebars-4.7.9
Open

deps(npm): bump handlebars from 4.7.8 to 4.7.9#129
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/handlebars-4.7.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps handlebars from 4.7.8 to 4.7.9.

Release notes

Sourced from handlebars's releases.

v4.7.9

Commits

Changelog

Sourced from handlebars's changelog.

v4.7.9 - March 26th, 2026

  • fix: enable shell mode for spawn to resolve Windows EINVAL issue - e0137c2
  • fix type "RuntimeOptions" also accepting string partials - eab1d14
  • feat(types): set hash to be a Record<string, any> - de4414d
  • fix non-contiguous program indices - 4512766
  • refactor: rename i to startPartIndex - e497a35
  • security: fix security issues - 68d8df5

Commits

Commits
  • dce542c v4.7.9
  • 8a41389 Update release notes
  • 68d8df5 Fix security issues
  • b2a0831 Fix browser tests
  • 9f98c16 Fix release script
  • 45443b4 Revert "Improve partial indenting performance"
  • 8841a5f Fix CI errors with linting
  • e0137c2 fix: enable shell mode for spawn to resolve Windows EINVAL issue
  • e914d60 Improve rendering performance
  • 7de4b41 Upgrade GitHub Actions checkout and setup-node on 4.x branch
  • Additional commits viewable in compare view

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

Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added auto-merge Auto-merge enabled dependencies labels Mar 27, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 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 requested a review from adcondev as a code owner March 27, 2026 03:49
@dependabot dependabot bot added dependencies auto-merge Auto-merge enabled labels Mar 27, 2026
@github-actions
Copy link
Copy Markdown
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
Copy Markdown
Contributor

⚡ Benchmark Results

📈 Performance Comparison

📊 Click to expand detailed results

Current Branch Results

BenchmarkNewDocument-4    	1000000000	         0.3117 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3705464	       324.3 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  417015	      2688 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  541323	      2061 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  490942	      2298 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	   94950	     12497 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  428725	      2680 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  279277	      4151 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  533587	      2123 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  244438	      4758 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7731872	       154.3 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 6470721	       184.0 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	295939353	         4.056 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	32529410	        36.02 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	14566729	        82.86 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  501450	      2380 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  140570	      8490 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     613	   1869648 ns/op	 3469946 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     316	   3730633 ns/op	 5481110 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     141	   8643165 ns/op	 5231176 B/op	  230423 allocs/op

Base Branch Results

BenchmarkNewDocument-4    	1000000000	         0.3115 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3714710	       324.6 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  428404	      2717 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  556156	      2138 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  511408	      2303 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	   93500	     12505 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  425109	      2670 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  277318	      4161 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  545426	      2103 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  245551	      4748 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7646547	       154.2 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 6455323	       190.6 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	294944052	         4.052 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	33586327	        36.52 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	14645433	        83.51 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  492012	      2394 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  137922	      8569 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     602	   1896193 ns/op	 3469937 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     328	   3742518 ns/op	 5481084 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     138	   8500653 ns/op	 5231176 B/op	  230423 allocs/op

💡 Note: Use benchstat for statistical comparison

🎯 Summary

  • Total Benchmarks: 32
  • Average Speed: 2582030 ns/op
  • Average Memory: 2396767 B/op
  • Average Allocations: 41077 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.

0 participants