Skip to content

refactor: Bump handlebars from 4.7.8 to 4.7.9#3273

Merged
mtrezza merged 1 commit intoalphafrom
dependabot/npm_and_yarn/handlebars-4.7.9
Mar 30, 2026
Merged

refactor: Bump handlebars from 4.7.8 to 4.7.9#3273
mtrezza merged 1 commit intoalphafrom
dependabot/npm_and_yarn/handlebars-4.7.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 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

Summary by CodeRabbit

  • Chores
    • Updated handlebars dependency to version 4.7.9 with updated metadata.

@dependabot dependabot bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump handlebars from 4.7.8 to 4.7.9 refactor: Bump handlebars from 4.7.8 to 4.7.9 Mar 26, 2026
@parseplatformorg
Copy link
Copy Markdown
Contributor

parseplatformorg commented Mar 26, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@dependabot dependabot bot changed the title refactor: Bump handlebars from 4.7.8 to 4.7.9 refactor: bump handlebars from 4.7.8 to 4.7.9 Mar 29, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/handlebars-4.7.9 branch from f143523 to 036cdcd Compare March 29, 2026 21:07
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump handlebars from 4.7.8 to 4.7.9 refactor: Bump handlebars from 4.7.8 to 4.7.9 Mar 29, 2026
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 changed the title refactor: Bump handlebars from 4.7.8 to 4.7.9 refactor: bump handlebars from 4.7.8 to 4.7.9 Mar 29, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/handlebars-4.7.9 branch from 036cdcd to 17cf167 Compare March 29, 2026 23:13
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump handlebars from 4.7.8 to 4.7.9 refactor: Bump handlebars from 4.7.8 to 4.7.9 Mar 29, 2026
@mtrezza
Copy link
Copy Markdown
Member

mtrezza commented Mar 30, 2026

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 92ca6a44-6c18-4e30-99e0-8b71c653ff45

📥 Commits

Reviewing files that changed from the base of the PR and between 5927741 and 17cf167.

📒 Files selected for processing (1)
  • package-lock.json

📝 Walkthrough

Walkthrough

Updated the handlebars package dependency from version 4.7.8 to 4.7.9 in package-lock.json, including changes to the resolved URL, integrity hash, and addition of a license field indicating MIT licensing.

Changes

Cohort / File(s) Summary
Dependency Update
package-lock.json
Bumped handlebars version from 4.7.8 to 4.7.9, updated resolved tarball URL to handlebars-4.7.9.tgz, replaced integrity hash, and added license: "MIT" field.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description does not follow the repository's required template structure with sections for Issue, Approach, and Tasks. It instead provides auto-generated dependency update details without addressing the template requirements. Restructure the description to include the required template sections: Issue (what problem or security concern this addresses), Approach (summary of changes), and Tasks checklist for testing and documentation.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: bumping the handlebars dependency from version 4.7.8 to 4.7.9, which is the core purpose of the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/handlebars-4.7.9

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mtrezza mtrezza merged commit 8d04bd0 into alpha Mar 30, 2026
10 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/handlebars-4.7.9 branch March 30, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants