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 (1.x) #12265

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Type Update Change
handlebars dependencies major 4.4 -> 6.0
handlebars dependencies major 4 -> 6

Release Notes

sunng87/handlebars-rust (handlebars)

v6.3.0

Compare Source

  • [Added] Builders for some non-exhaustive structs [#​688]
  • [Changed] and and or helper now accepts multiple parameters [#​687]
  • [Changed] MSRV is now 1.73

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]

v5.1.2

Compare Source

  • [Changed] Improved error message and syntax rule naming [#​638]
  • [Changed] Updated heck to 0.5 [#​635]

v5.1.1

Compare Source

  • [Changed] Turned off pub access of chain in HelperTemplate

v5.1.0

Compare Source

  • [Added] Chained else if block support [#​629]

v5.0.0

Compare Source

  • [Added] public mutable access to local variables in BlockContext [#​533]
  • [Changed] Simplified lifetime specifiers for Helper, ScopedJson and some
    other related types and functions. [#​532]
  • [Changed] Updated TemplateError to reduce its size. Direct field access is
    removed in favor of access methods
  • [Changed] Introducing RenderErrorReason for typed render error
  • [Changed] Changed register_template_directory api for more customizations
    #[610]
  • [Changed] Updated rust-embed to 8.0

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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 6, 2025 10:07
@renovate renovate bot added the type: chore label Jan 6, 2025
@FabianLars FabianLars closed this Jan 6, 2025
@FabianLars FabianLars deleted the renovate/1.x-handlebars-6.x branch January 6, 2025 10:08
Copy link
Contributor Author

renovate bot commented Jan 6, 2025

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.

Copy link
Contributor

github-actions bot commented Jan 6, 2025

Package Changes Through 98bbb60

There are 1 changes which include tauri-utils with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 1.6.1 1.6.2
tauri-bundler 1.7.2 1.7.3
tauri-runtime 0.14.5 0.14.6
tauri-runtime-wry 0.14.10 0.14.11
tauri-codegen 1.4.5 1.4.6
tauri-macros 1.4.6 1.4.7
tauri-build 1.5.5 1.5.6
tauri 1.8.1 1.8.2
@tauri-apps/cli 1.6.4 1.6.5
tauri-cli 1.6.4 1.6.5

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant