Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Bump handlebars from 4.1.3 to 4.2.0#111

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/handlebars-4.2.0
Closed

Bump handlebars from 4.1.3 to 4.2.0#111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/handlebars-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 10, 2022

Bumps handlebars from 4.1.3 to 4.2.0.

Release notes

Sourced from handlebars's releases.

v4.2.0

Added

  • RustEmbed support for loading templates from #484

Fixed

  • Parser support for variables begins with digit #479
  • Typo in Debug impl of Handlebars [#485 ]

Changed

  • Keep indent whitespaces for partial expression {{> partial}} as default in handlebarsjs. A new option prevent_indent is provided on Handlebars to turn off this behaviour. #486
  • Update MSRV to 1.51 due to dependency changes

v4.1.5

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

v4.1.4

  • [Fixed] Corrected empty line stripping strategy #473
Changelog

Sourced from handlebars's changelog.

4.2.0 - 2022-01-05

  • [Added] RustEmbed support for loading templates from #484
  • [Fixed] Parser support for variables begins with digit #479
  • [Changed] Keep indent whitespaces for partial expression {{> partial}} as default in handlebarsjs. A new option prevent_indent is provided on Handlebars to turn off this behaviour. #486
  • [Changed] Update MSRV to 1.51 due to dependency changes

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
Commits
  • d597c59 (cargo-release) version 4.2.0
  • 2335309 doc: update changelog for new features
  • 59510e5 Merge pull request #486 from sunng87/fix/partial-indent
  • 7dded7d feat: add prevent_indent option to registry
  • a932ad9 refactor: add template apis accept TemplateOptions
  • d438de9 fix: clippy warnings
  • d95ea19 fix: keep indent by default to partial expression #482
  • de9e9e2 Merge pull request #485 from mkantor/fix-typo
  • 3625618 fix: correct a typo in RenderContext Debug impl
  • 9ae9f24 test: add test case for partial indent issue #482
  • 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 4.1.3 to 4.2.0.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md)
- [Commits](sunng87/handlebars-rust@v4.1.3...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type/dependencies Pull requests that update a dependency file label Jan 10, 2022
@dependabot dependabot Bot requested a review from a team January 10, 2022 15:17
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 17, 2022

Superseded by #113.

@dependabot dependabot Bot closed this Jan 17, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/handlebars-4.2.0 branch January 17, 2022 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants