chore(deps): update rust crate tera to v1.20.1 #57

Open
renovate-bot wants to merge 1 commit from renovate/tera-1.x-lockfile into master
Member

This PR contains the following updates:

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

Release Notes

Keats/tera (tera)

v1.20.1

Compare Source

v1.20.0

Compare Source

  • Support parenthesis in if statements
  • 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.1` | --- ### Release Notes <details> <summary>Keats/tera (tera)</summary> ### [`v1.20.1`](https://github.com/Keats/tera/compare/v1.20.0...v1.20.1) [Compare Source](https://github.com/Keats/tera/compare/v1.20.0...v1.20.1) ### [`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 statements - 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot force-pushed renovate/tera-1.x-lockfile from cda51e0783
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
to a32043a550
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2024-06-08 13:07:04 +05:30
Compare
renovate-bot force-pushed renovate/tera-1.x-lockfile from a32043a550
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 69c340cd26
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2024-06-15 21:34:34 +05:30
Compare
renovate-bot force-pushed renovate/tera-1.x-lockfile from 69c340cd26
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
to fb0977e730
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
renovate/artifacts Artifact file update failure
2024-07-23 14:34:24 +05:30
Compare
renovate-bot changed title from fix(deps): update rust crate tera to v1.20.0 to chore(deps): update rust crate tera to v1.20.0 2025-09-15 05:25:22 +05:30
renovate-bot changed title from chore(deps): update rust crate tera to v1.20.0 to chore(deps): update rust crate tera to v1.20.1 2025-11-03 05:28:37 +05:30
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package tera@1.17.1 --precise 1.20.1
    Updating crates.io index
error: failed to select a version for `unicode-segmentation`.
    ... required by package `convert_case v0.6.0`
    ... which satisfies dependency `convert_case = "^0.6"` (locked to 0.6.0) of package `config v0.14.0`
    ... which satisfies dependency `config = "^0.14"` (locked to 0.14.0) of package `survey v0.1.0 (/tmp/renovate-bot-cache/repos/gitea/mCaptcha/survey)`
versions that meet the requirements `^1.9.0` (locked to 1.10.1) are: 1.10.1

all possible versions conflict with previously selected packages.

  previously selected package `unicode-segmentation v1.12.0`
    ... which satisfies dependency `unicode-segmentation = "^1.12"` of package `tera v1.20.1`
    ... which satisfies dependency `tera = "^1.17.1"` of package `survey v0.1.0 (/tmp/renovate-bot-cache/repos/gitea/mCaptcha/survey)`

failed to select a version for `unicode-segmentation` which could resolve this conflict

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package tera@1.17.1 --precise 1.20.1 Updating crates.io index error: failed to select a version for `unicode-segmentation`. ... required by package `convert_case v0.6.0` ... which satisfies dependency `convert_case = "^0.6"` (locked to 0.6.0) of package `config v0.14.0` ... which satisfies dependency `config = "^0.14"` (locked to 0.14.0) of package `survey v0.1.0 (/tmp/renovate-bot-cache/repos/gitea/mCaptcha/survey)` versions that meet the requirements `^1.9.0` (locked to 1.10.1) are: 1.10.1 all possible versions conflict with previously selected packages. previously selected package `unicode-segmentation v1.12.0` ... which satisfies dependency `unicode-segmentation = "^1.12"` of package `tera v1.20.1` ... which satisfies dependency `tera = "^1.17.1"` of package `survey v0.1.0 (/tmp/renovate-bot-cache/repos/gitea/mCaptcha/survey)` failed to select a version for `unicode-segmentation` which could resolve this conflict ```
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tera-1.x-lockfile:renovate/tera-1.x-lockfile
git switch renovate/tera-1.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/tera-1.x-lockfile
git switch renovate/tera-1.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/tera-1.x-lockfile
git switch renovate/tera-1.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/tera-1.x-lockfile
git switch master
git merge --squash renovate/tera-1.x-lockfile
git switch master
git merge --ff-only renovate/tera-1.x-lockfile
git switch master
git merge renovate/tera-1.x-lockfile
git push origin master
Sign in to join this conversation.
No description provided.