Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 8, 2022

Bumps handlebars from 4.1.6 to 4.2.1.

Release notes

Sourced from handlebars's releases.

v4.2.1

Fixed

  • Nested partial @​partial-block referencing issue #488
  • Docs generation on docs.rs for rust-embed feature

v4.2.0

Added

  • RustEmbed support for loading templates from #484

Fixed

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
Changelog

Sourced from handlebars's changelog.

4.2.1 - 2022-01-17

  • [Fixed] Nested partial @partial-block referencing issue #488
  • [Fixed] Docs generation on docs.rs for rust-embed feature

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
Commits
  • 60351d3 (cargo-release) version 4.2.1
  • 04b2e02 doc: update changelog
  • 6207609 doc: add rust-embed feature to docs.rs #490
  • a93a327 Merge pull request #488 from sunng87/fix/nested-partial-with-partial-block
  • a27ee58 test: add one more test case for #487
  • 4f3def3 fix: corrected partial_block_depth mechanism
  • bc17d7e test: add case for #487
  • 44c1e5a chore: bump version for new iteration
  • d597c59 (cargo-release) version 4.2.0
  • 2335309 doc: update changelog for new features
  • 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.6 to 4.2.1.
- [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.6...v4.2.1)

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

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

dependabot bot commented on behalf of github Mar 8, 2022

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 Mar 10, 2022

Superseded by #7.

@dependabot dependabot bot closed this Mar 10, 2022
@dependabot dependabot bot deleted the dependabot/cargo/handlebars-4.2.1 branch March 10, 2022 03:56
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