Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps handlebars from 3.5.3 to 4.1.6.

Release notes

Sourced from handlebars's releases.

v4.1.5

[Fixed] Single-quote string literal is supported, again #475

v4.1.4

  • [Fixed] Corrected empty line stripping strategy #473

v4.1.3

  • [Added] @last variable for each block with object #466
  • [Fixed] Missing whitespaces behind expression #468

v4.1.2

Added

  • Support for generic types in handlebars_helper!.
  • Getter and setter for rhai Engine from registry.

Fixed

  • Improve doc for dev_mode that it has to be enabled before adding templates.

v4.1.1

  • [Changed] Update rhai to 1.0 #455
  • [Fixed] Empty line stripping for partial include statement, and other corner cases #458

v4.1.0

Detailed Changelog

  • [Added] export StringOutput as requested in #442
  • [Changed] strict mode now applies to our helper macro handlebars_helper! and built-in helpers based on it.
  • [Fixed] Line stripping feature for standalone statement introduced in #404 is now aligned with handlebarsjs. #448

v4.0.0

4.0 Highlights

Development mode

4.0 brings in dev_mode to Handlebars. By turning on dev_mode, templates loaded from files or directories are auto-reloaded each time. This makes development workflow more fluent.

Performance improvement

4.0 provides up to 20% performance boost compared to 3.x.

Bugfixes

Several corner cases were fixed in this release. Some has already been backported on to 3.x branch.

Detailed Changelog

  • [Added] dev_mode for registry: templates and scripts loaded from file are always

... (truncated)

Changelog

Sourced from handlebars's changelog.

4.1.6 - 2021-12-03

  • [Added] Create Context from owned serde_json::Value #477

4.1.5 - 2021-11-17

  • [Fixed] Single-quote string literal is supported, again #475

4.1.4 - 2021-11-06

  • [Fixed] Corrected empty line stripping strategy #473

4.1.3 - 2021-09-10

  • [Added] @last variable for each block with object #466
  • [Fixed] Missing whitespaces behind expression #468

4.1.2 - 2021-08-11

  • [Added] Support for generic types in handlebars_helper!.
  • [Added] Getter and setter for rhai Engine from registry.
  • [Fixed] Improve doc for dev_mode that it has to be enabled before adding templates.

4.1.1 - 2021-07-31

  • [Changed] Update rhai to 1.0 #455
  • [Fixed] Empty line stripping for partial include statement, and other corner cases #458

4.1.0 - 2021-07-05

  • [Added] export StringOutput as requested in #442
  • [Changed] strict mode now applies to our helper macro handlebars_helper! and built-in helpers based on it.
  • [Fixed] Line stripping feature for standalone statment introduced in #404 is now aligned with handlebarsjs. #448

4.0.1 - 2021-06-15

  • [Fixed] Each block render error with empty array or object #445

4.0.0 - 2021-05-25

  • [Added] dev_mode for registry: templates and scripts loaded from file are always reloaded when dev mode enabled #395
  • [Added] Registry is now Clone #395
  • [Added] New built-in helper len #421
  • [Changed] Updated rhai to 0.19 and then 0.20 #391
  • [Changed] #each helper now renders else block for non-iterable data #380
  • [Changed] TemplateError and ScriptError is now a cause of RenderError #395

... (truncated)

Commits
  • b1b0b9e (cargo-release) version 4.1.6
  • e67a6ff doc: update changelog
  • 4363a16 feat: Add From<serde_json::Value> for Context #477
  • a55a62b feat: update pprof
  • 574009f (cargo-release) start next development iteration 4.1.6-alpha.0
  • 3d8fc48 (cargo-release) version 4.1.5
  • 8926460 doc: update changelog
  • 658036e Merge pull request #476 from ursm/patch-1
  • 41b3423 Fix broken link in README
  • b0e8d47 chore: use liberapay as primary sponsing source
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 3.5.3 to 4.1.6.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md)
- [Commits](sunng87/handlebars-rust@v3.5.3...v4.1.6)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 6, 2021

The following labels could not be found: A2-insubstantial, B0-silent, C1-low 📌.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2022

Superseded by #19.

@dependabot dependabot bot closed this Jan 6, 2022
@dependabot dependabot bot deleted the dependabot/cargo/handlebars-4.1.6 branch January 6, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant