Skip to content

Bump handlebars from 4.7.8 to 4.7.9#506

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

Bump handlebars from 4.7.8 to 4.7.9#506
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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

🏁 Benchmark Comparison (Node 22)

Comparing this PR (a08dbed) against master (740d5f1).

✅ No regressions over the 5% threshold detected.

Benchmark Metric PR Branch Master Δ Change
BigNumber Arithmetic mul large numbers 9.06 ms 8.98 ms +0.08 ms +0.89%
BigNumber Arithmetic add large numbers 1.54 ms 1.53 ms +0.01 ms +0.65%
BigNumber Serialization toSm big 3.21 ms 3.06 ms +0.15 ms +4.90%
BigNumber Serialization toSm little 3.25 ms 3.14 ms +0.11 ms +3.50%
BigNumber Serialization fromSm big 3.23 ms 3.15 ms +0.08 ms +2.54%
BigNumber Serialization fromSm little 3.30 ms 3.22 ms +0.08 ms +2.48%
BigNumber Serialization fromScriptNum 3.30 ms 3.22 ms +0.08 ms +2.48%
Script Serialization Big script round trip 4.02 ms 3.93 ms +0.09 ms +2.29%
Transaction Verification deep chain verify 591.45 ms 584.08 ms +7.37 ms +1.26%
Transaction Verification wide transaction verify 603.23 ms 595.98 ms +7.25 ms +1.22%
Transaction Verification large tx verify 300.32 ms 296.23 ms +4.09 ms +1.38%
Transaction Verification nested inputs verify 167.00 ms 165.42 ms +1.58 ms +0.96%
Symmetric Key encrypt large 2MB 1750.00 ms 1766.43 ms -16.43 ms -0.93%
Symmetric Key decrypt large 2MB 1728.82 ms 1718.27 ms +10.55 ms +0.61%
Symmetric Key encrypt 50 small 7.68 ms 7.59 ms +0.09 ms +1.19%
Symmetric Key decrypt 50 small 7.26 ms 7.19 ms +0.07 ms +0.97%
Symmetric Key encrypt 200 medium 184.21 ms 185.23 ms -1.02 ms -0.55%
Symmetric Key decrypt 200 medium 178.08 ms 179.19 ms -1.11 ms -0.62%
Reader & Writer mixed ops 0.22 ms 0.23 ms -0.01 ms -4.35%
Reader & Writer large payloads 26.14 ms 26.82 ms -0.68 ms -2.54%
Reader & Writer 3000 small payloads 1.85 ms 1.93 ms -0.08 ms -4.15%
Reader & Writer 400 medium payloads 14.47 ms 14.42 ms +0.05 ms +0.35%
Atomic BEEF Transaction.toAtomicBEEF 1.85 ms 1.82 ms +0.03 ms +1.65%
Atomic BEEF Transaction.fromAtomicBEEF 3.95 ms 3.84 ms +0.11 ms +2.86%

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants