Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps handlebars from 4.2.1 to 4.2.2.

Changelog

Sourced from handlebars's changelog.

4.2.2 - 2022-03-09

  • [Fixed] Block param scope leaked into partials #496
  • [Changed] Use Rust 2021 edition and update MSRV to 1.56
Commits
  • 0e5467f (cargo-release) version 4.2.2
  • 9cfe0d0 doc: update CHANGELOG
  • bdbd44a doc: update README for msrv clarification
  • eefc9df Merge pull request #497 from sunng87/dependabot/cargo/pprof-0.7
  • ea5e461 chore(deps): update pprof requirement from 0.6 to 0.7
  • 1b7522b Merge pull request #496 from sunng87/fix/partial-context
  • 8066a73 doc: update comments for partial block fix
  • e012bae fix: remove unused import
  • ffd4c33 test: add another test case to access data within partial
  • 510e02e fix: provide temp fix to handle block param scope in partial
  • 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.2.1 to 4.2.2.
- [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.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2022
@LMG LMG merged commit c3d934c into master Mar 10, 2022
@LMG LMG deleted the dependabot/cargo/handlebars-4.2.2 branch March 10, 2022 07:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant