Upgrade: Bump handlebars from 4.7.8 to 4.7.9#739
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Upgrade: Bump handlebars from 4.7.8 to 4.7.9#739dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
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>
9328bd1 to
cf4b6a9
Compare
brafdlog
added a commit
that referenced
this pull request
Apr 17, 2026
- qs 6.14.1 → 6.14.2 (#730) - rollup 4.41.1 → 4.59.0 (#733) - flatted 3.3.1 → 3.4.2 (#736) - picomatch 2.3.1 → 2.3.2 (#737) - handlebars 4.7.8 → 4.7.9 (#739) - node-forge 1.3.3 → 1.4.0 (#740) - @xmldom/xmldom 0.8.10 → 0.8.12 (#742) - lodash-es 4.17.23 → 4.18.1 (#743) - electron 39.2.7 → 39.8.5 (#746) - basic-ftp 5.0.5 → 5.3.0 (#752) All within existing semver ranges — lockfile only.
brafdlog
added a commit
that referenced
this pull request
Apr 17, 2026
Consolidates 10 Dependabot PRs into a single lockfile update. All bumps are within existing semver ranges — no package.json changes needed. - qs 6.14.1 → 6.14.2 (#730) - rollup 4.41.1 → 4.59.0 (#733) - flatted 3.3.1 → 3.4.2 (#736) - picomatch 2.3.1 → 2.3.2 (#737) - handlebars 4.7.8 → 4.7.9 (#739) - node-forge 1.3.3 → 1.4.0 (#740) - @xmldom/xmldom 0.8.10 → 0.8.12 (#742) - lodash-es 4.17.23 → 4.18.1 (#743) - electron 39.2.7 → 39.8.5 (#746) - basic-ftp 5.0.5 → 5.3.0 (#752) Verified locally: `yarn install`, `yarn typecheck`, `yarn build`, `yarn test:main`, `yarn test:renderer` all pass. Svelte 5 (#734) and Vite 6 (#749) are major-version bumps with breaking changes and are intentionally left for separate follow-up PRs. Once this merges, Dependabot should auto-close #730, #733, #736, #737, #739, #740, #742, #743, #746, #752.
Contributor
Author
|
Looks like handlebars is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps handlebars from 4.7.8 to 4.7.9.
Release notes
Sourced from handlebars's releases.
Changelog
Sourced from handlebars's changelog.
Commits
dce542cv4.7.98a41389Update release notes68d8df5Fix security issuesb2a0831Fix browser tests9f98c16Fix release script45443b4Revert "Improve partial indenting performance"8841a5fFix CI errors with lintinge0137c2fix: enable shell mode for spawn to resolve Windows EINVAL issuee914d60Improve rendering performance7de4b41Upgrade GitHub Actions checkout and setup-node on 4.x branch