Skip to content

chore(deps): Bump handlebars from 4.7.8 to 4.7.9#1497

Merged
crazy-max merged 2 commits intomasterfrom
dependabot/npm_and_yarn/handlebars-4.7.9
Apr 1, 2026
Merged

chore(deps): Bump handlebars from 4.7.8 to 4.7.9#1497
crazy-max merged 2 commits 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

@crazy-max
Copy link
Copy Markdown
Member

@dependabot recreate

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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/handlebars-4.7.9 branch from c377291 to 00a2ffd Compare April 1, 2026 11:03
@crazy-max crazy-max merged commit a7d4e2a into master Apr 1, 2026
69 of 70 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/handlebars-4.7.9 branch April 1, 2026 13:17
umati-bot added a commit to umati/Sample-Server that referenced this pull request Apr 10, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action) | action | minor | `v7.0.0` → `v7.1.0` |

---

### Release Notes

<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>

### [`v7.1.0`](https://github.com/docker/build-push-action/releases/tag/v7.1.0)

[Compare Source](docker/build-push-action@v7.0.0...v7.1.0)

- Git context [query format](https://docs.docker.com/build/concepts/context/#url-queries) support by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1505](docker/build-push-action#1505)
- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.79.0 to 0.87.0 by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1505](docker/build-push-action#1505)
- Bump brace-expansion from 1.1.12 to 1.1.13 in [#&#8203;1500](docker/build-push-action#1500)
- Bump fast-xml-parser from 5.4.2 to 5.5.7 in [#&#8203;1489](docker/build-push-action#1489)
- Bump flatted from 3.3.3 to 3.4.2 in [#&#8203;1491](docker/build-push-action#1491)
- Bump glob from 10.3.12 to 10.5.0 in [#&#8203;1490](docker/build-push-action#1490)
- Bump handlebars from 4.7.8 to 4.7.9 in [#&#8203;1497](docker/build-push-action#1497)
- Bump lodash from 4.17.23 to 4.18.1 in [#&#8203;1510](docker/build-push-action#1510)
- Bump picomatch from 4.0.3 to 4.0.4 in [#&#8203;1496](docker/build-push-action#1496)
- Bump undici from 6.23.0 to 6.24.1 in [#&#8203;1486](docker/build-push-action#1486)
- Bump vite from 7.3.1 to 7.3.2 in [#&#8203;1509](docker/build-push-action#1509)

**Full Changelog**: <docker/build-push-action@v7.0.0...v7.1.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMTIiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTMiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1679
Co-authored-by: umati-bot <git-bot@umati.org>
Co-committed-by: umati-bot <git-bot@umati.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant