fix(deps): update rust crate tera to v1.20.0 #52

Merged
realaravinth merged 1 commit from renovate/tera-1.x-lockfile into master 2024-06-10 23:27:26 +05:30
Member

This PR contains the following updates:

Package Type Update Change
tera (source) dependencies minor 1.17.1 -> 1.20.0

Release Notes

Keats/tera (tera)

v1.20.0

Compare Source

  • Support parenthesis in if statemetns
  • Allow escaped newline and tab join separator

v1.19.1

Compare Source

  • Minimum supported Rust version (MSRV) is now 1.63 due to transitive dependencies.
  • Update crates.io metadata for the website

v1.19.0

Compare Source

  • Revert change to glob path to not error if the path doesn't exist
  • Allow macro definition in renderable template

v1.18.1

  • Fix panic on invalid globs to Tera::new

v1.18.0

  • Add abs filter
  • Add indent filter
  • Deprecate get_json_pointer in favour of dotted_pointer, a faster alternative
  • Always canonicalize glob paths passed to Tera to workaround a globwalk bug
  • Handle apostrophes in title case filter
  • Some performance improvement

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tera](https://keats.github.io/tera/) ([source](https://github.com/Keats/tera)) | dependencies | minor | `1.17.1` -> `1.20.0` | --- ### Release Notes <details> <summary>Keats/tera (tera)</summary> ### [`v1.20.0`](https://github.com/Keats/tera/blob/HEAD/CHANGELOG.md#1200-2024-05-27) [Compare Source](https://github.com/Keats/tera/compare/v1.19.1...v1.20.0) - Support parenthesis in if statemetns - Allow escaped newline and tab join separator ### [`v1.19.1`](https://github.com/Keats/tera/blob/HEAD/CHANGELOG.md#1191-2023-09-03) [Compare Source](https://github.com/Keats/tera/compare/v1.19.0...v1.19.1) - Minimum supported Rust version (MSRV) is now 1.63 due to transitive dependencies. - Update crates.io metadata for the website ### [`v1.19.0`](https://github.com/Keats/tera/blob/HEAD/CHANGELOG.md#1190-2023-05-31) [Compare Source](https://github.com/Keats/tera/compare/v1.18.1...v1.19.0) - Revert change to glob path to not error if the path doesn't exist - Allow macro definition in renderable template ### [`v1.18.1`](https://github.com/Keats/tera/blob/HEAD/CHANGELOG.md#1181-2023-03-15) - Fix panic on invalid globs to Tera::new ### [`v1.18.0`](https://github.com/Keats/tera/blob/HEAD/CHANGELOG.md#1180-2023-03-08) - Add `abs` filter - Add `indent` filter - Deprecate `get_json_pointer` in favour of `dotted_pointer`, a faster alternative - Always canonicalize glob paths passed to Tera to workaround a globwalk bug - Handle apostrophes in title case filter - Some performance improvement </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-10 22:40:24 +05:30
renovate-bot added 1 commit 2024-06-10 22:40:24 +05:30
fix(deps): update rust crate tera to v1.20.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
e43174575d
realaravinth merged commit 7cadf192cf into master 2024-06-10 23:27:26 +05:30
Sign in to join this conversation.
No description provided.