Skip to content
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

chore(deps): update rust crate handlebars to v6 #14763

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Type Update Change
handlebars workspace.dependencies major 5.1.2 -> 6.0.0

Release Notes

sunng87/handlebars-rust (handlebars)

v6.2.0

Compare Source

  • [Added] @index variable for object iteration [#​682]
  • [Changed] improve number comparison between different types [#​679]

v6.1.0

Compare Source

  • [Added] More data type support in comparison helpers [#​673]

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 - "before 5am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@rustbot
Copy link
Collaborator

rustbot commented Nov 1, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @weihanglo (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 1, 2024
@weihanglo
Copy link
Member

Closed in favor of #14764.

@weihanglo weihanglo closed this Nov 1, 2024
@weihanglo weihanglo deleted the renovate/handlebars-6.x branch November 1, 2024 01:02
Copy link
Contributor Author

renovate bot commented Nov 1, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants