Skip to content

chore: bump handlebars and renovate#2134

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-c0003c8216
Open

chore: bump handlebars and renovate#2134
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-c0003c8216

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps handlebars to 4.7.9 and updates ancestor dependency renovate. These dependencies need to be updated together.

Updates 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

Updates renovate from 43.83.1 to 43.92.0

Release notes

Sourced from renovate's releases.

43.92.0

43.92.0 (2026-03-26)

Features

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.30.0 (main) (#42163) (149f8d9)

Bug Fixes

  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.30.1 (main) (#42168) (5dd56b1)

Miscellaneous Chores

Build System

  • deps: update dependency handlebars to v4.7.9 [security] (main) (#42167) (772f4d8)

43.91.6

43.91.6 (2026-03-26)

Bug Fixes

  • platform/bitbucket: replace deprecated cross-workspace repos endpoint (#42134) (413dcdd)

Miscellaneous Chores

  • allow oxlint to run in child worktrees (#42153) (a1495c8)
  • deps: update codecov/codecov-action action to v5.5.4 (main) (#42157) (cdf6ffe)

Tests

Build System

  • deps: update dependency @​yarnpkg/core to v4.6.0 (main) (#42160) (10bbc2e)

43.91.5

43.91.5 (2026-03-26)

Miscellaneous Chores

  • deps: update dependency type-fest to v5.5.0 (main) (#42151) (e07d27f)
  • deps: update sigstore/cosign-installer action to v4.1.1 (main) (#42149) (697491a)

Build System

  • deps: update dependency @​renovatebot/osv-offline to v2.4.0 (main) (#42150) (61cd5e3)

... (truncated)

Commits
  • 5dd56b1 fix(deps): update ghcr.io/renovatebot/base-image docker tag to v13.30.1 (main...
  • 772f4d8 build(deps): update dependency handlebars to v4.7.9 [security] (main) (#42167)
  • 149f8d9 feat(deps): update ghcr.io/renovatebot/base-image docker tag to v13.30.0 (mai...
  • 30ddfe3 chore(logger): sanitize boxed String objects (#42159)
  • 413dcdd fix(platform/bitbucket): replace deprecated cross-workspace repos endpoint (#...
  • 10bbc2e build(deps): update dependency @​yarnpkg/core to v4.6.0 (main) (#42160)
  • cdf6ffe chore(deps): update codecov/codecov-action action to v5.5.4 (main) (#42157)
  • a1495c8 chore: allow oxlint to run in child worktrees (#42153)
  • 41eba99 test(workers/repository): cover generation of prettyDepType (#42152)
  • e07d27f chore(deps): update dependency type-fest to v5.5.0 (main) (#42151)
  • Additional commits viewable in compare view

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) to 4.7.9 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together.


Updates `handlebars` 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)

Updates `renovate` from 43.83.1 to 43.92.0
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Commits](renovatebot/renovate@43.83.1...43.92.0)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
- dependency-name: renovate
  dependency-version: 43.92.0
  dependency-type: direct:development
...

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
@dependabot dependabot bot requested review from fbogsany and mwear as code owners March 27, 2026 00:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 27, 2026
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Mar 27, 2026
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