Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Updates handlebars from 2.0.0 to 4.0.11

Changelog

Sourced from handlebars's changelog.

v4.0.11 - October 17th, 2017

  • #1391 - uglify-js is unconditionally imported, but only listed as optional dependency (@​Turbo87)
  • #1233 - Unable to build under windows - error at test:bin task (@​blikblum)
  • Update (C) year in the LICENSE file - 21386b6

Compatibility notes:

  • This is a bugfix release. There are no breaking change and no new features.

Commits

v4.0.10 - May 21st, 2017

  • Fix regression in 4.0.9: Replace "Object.assign" (not support in IE) by "util/extend" - 0e953d1

Commits

v4.0.9 - May 21st, 2017

  • #1327 Handlebars.compile() does not modify "options" anymore
  • pending #1331 Attempts to build Handlebars in a Windows environment
    • Fix build in windows - cc554a5
    • Ensure LF line-edings in handlebars-template fixtures (*.hbs) - ed879a6
    • Run integration test with node handlebars -a ... on Windows - 2e21e2b
    • Ensure LF line-edings in lexer-files (*.l) - bdfdbea
    • Force LF line-endings for spec/artifacts - b50ef03
    • Use istanbul/lib/cli.js instead of node_modules/.bin/istanbul - 6e6269f
  • TravisCI: Publish valid semver tags independently of the branch - 7378f85

Compatibility notes:

  • No compatibility issues are expected.

Commits

v4.0.8 - May 2nd, 2017

Compatibility notes:

  • No breaking changes

Commits

v4.0.7 - April 29th, 2017

  • #1319: Fix context-stack when calling block-helpers on null values (@​nknapp) - c8f4b57
  • #1315 Parser: Change suffix to use ES6 default module export (@​Turbo87)- b617375

... (truncated)

Commits
  • 1e954dd v4.0.11
  • 1ac131e Update release notes
  • 59548b4 Extend compiler-api example by replacing child-compiler
  • 21386b6 Update (C) year in the LICENSE file
  • 7930965 Gracefully handle missing uglify-js dependency
  • 5b76f04 Fix build on Windows
  • 1ed163f Update jsfiddle-link to 4.0.10
  • 670ec6f v4.0.10
  • 2e935df Update release notes
  • 0e953d1 Replace "Object.assign" (not support in IE) by "util/extend"
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by knappi, a new releaser for handlebars since your current version.


Updates underscore from 1.6.0 to 1.8.3

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Updates `handlebars` from 2.0.0 to 4.0.11
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v2.0.0...v4.0.11)

Updates `underscore` from 1.6.0 to 1.8.3
- [Commits](jashkenas/underscore@1.6.0...1.8.3)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.0.11
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: underscore
  dependency-version: 1.8.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 9, 2025
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.

1 participant