Skip to content

Update Rust crate handlebars to v6 #1360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Update Rust crate handlebars to v6 #1360

merged 1 commit into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
handlebars dependencies major =5.1.2 -> =6.0.0

Release Notes

sunng87/handlebars-rust (handlebars)

v6.0.0

Compare Source

  • [Fixed] Various indent issue with partials, empty lines and helpers [#​646]
    [#​654] [#​658]
  • [Fixed] Bug when accessing nested path [#​651]
  • [Added] New public access to PathSeg [#​656]
  • [Added] New API to set single block params in BlockContext [#​655]
  • [Added] From<RenderError> for RenderErrorReason [#​644]
  • [Changed] Add non_exhaustive attribute to all public memebers [#​647]
  • [Changed] RenderContext API and improved performance for partial rendering
    [#​661] [#​662]
  • [Changed] Improved error messsage for template parsing [#​638]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked locally and I didn't see any issues

@Turbo87 Turbo87 merged commit 03e3c2c into master Jul 22, 2024
3 checks passed
@Turbo87 Turbo87 deleted the renovate/handlebars-6.x branch July 22, 2024 11:04
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