chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9#143
chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9#143dependabot[bot] wants to merge 1 commit intodevelopfrom
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: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
1 similar comment
|
|
Greptile SummaryThis is an automated Dependabot security patch that bumps
Confidence Score: 4/5Safe to merge; this is a clean security patch with correct package.json and lock file updates, though a follow-up Next.js security upgrade is recommended. The PR correctly bumps handlebars from 4.7.8 to 4.7.9 addressing 8 security advisories, the package.json is explicitly updated (satisfying the automated-PR policy), and the only concern is a pre-existing Next.js security notice surfaced incidentally in the lock file — not introduced by this change. pnpm-lock.yaml — contains a newly surfaced deprecation/security notice for next@14.2.33 that warrants a follow-up PR. Important Files Changed
Reviews (1): Last reviewed commit: "chore(deps-dev): bump handlebars from 4...." | Re-trigger Greptile |
| next@14.2.33: | ||
| resolution: {integrity: sha512-GiKHLsD00t4ACm1p00VgrI0rUFAC9cRDGReKyERlM57aeEZkOQGcZTpIbsGn0b562FTPJWmYfKwplfO9EaT6ng==} |
There was a problem hiding this comment.
next@14.2.33 flagged with security vulnerability
This lock file update exposes a newly added deprecated notice on next@14.2.33:
deprecated: This version has a security vulnerability. Please upgrade to a patched version.
See https://nextjs.org/blog/security-update-2025-12-11 for more details.
While this is a pre-existing issue outside the scope of this PR, it is now surfaced here and should be addressed in a follow-up dependency upgrade. Consider raising a separate Dependabot PR (or manual bump) to move Next.js to a patched version.
|



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 branchDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Summary by cubic
Update dev dependency
handlebarsto 4.7.9 to pick up upstream security fixes and minor bug fixes. No runtime changes; this only affects build tooling.handlebarsfrom 4.7.8 to 4.7.9 inapps/extensions(lockfile updated).Written for commit a5bd0b9. Summary will update on new commits.