Update Rust crate tera to v2 #21

Open
noplife wants to merge 1 commit from renovate/tera-2.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
tera dependencies major 1.20.12.0.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Keats/tera (tera)

v2.1.0

Compare Source

  • Add .iter() method to Kwargs
  • Add Tera::contains_component and Tera::get_component_names

v2.0.0

Compare Source

see migration guide for all the changes.


Configuration

📅 Schedule: (UTC)

  • 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 this update again.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tera](https://github.com/Keats/tera) | dependencies | major | `1.20.1` → `2.0.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/16) for more information. --- ### Release Notes <details> <summary>Keats/tera (tera)</summary> ### [`v2.1.0`](https://github.com/Keats/tera/blob/HEAD/CHANGELOG.md#210-2026-06-23) [Compare Source](https://github.com/Keats/tera/compare/v2.0.0...v2.1.0) - Add .iter() method to Kwargs - Add `Tera::contains_component` and `Tera::get_component_names` ### [`v2.0.0`](https://github.com/Keats/tera/blob/HEAD/CHANGELOG.md#200-2026-06-26) [Compare Source](https://github.com/Keats/tera/compare/v1.20.1...v2.0.0) see [migration guide](./MIGRATION.md) for all the changes. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
noplife force-pushed renovate/tera-2.x from 7068da44b9 to 63102a9fdf 2026-07-27 13:56:12 +00:00 Compare
noplife force-pushed renovate/tera-2.x from 63102a9fdf to e295336918
Some checks failed
CI/CD Pipeline / Test (pull_request) Failing after 3s
CI/CD Pipeline / Security Audit (pull_request) Failing after 5s
CI/CD Pipeline / Deploy (pull_request) Has been skipped
2026-07-27 15:27:29 +00:00
Compare
noplife force-pushed renovate/tera-2.x from e295336918
Some checks failed
CI/CD Pipeline / Test (pull_request) Failing after 3s
CI/CD Pipeline / Security Audit (pull_request) Failing after 5s
CI/CD Pipeline / Deploy (pull_request) Has been skipped
to b5ea07fa4e
Some checks failed
CI/CD Pipeline / Test (pull_request) Failing after 3s
CI/CD Pipeline / Security Audit (pull_request) Failing after 3s
CI/CD Pipeline / Deploy (pull_request) Has been skipped
2026-07-28 04:26:32 +00:00
Compare
noplife force-pushed renovate/tera-2.x from b5ea07fa4e
Some checks failed
CI/CD Pipeline / Test (pull_request) Failing after 3s
CI/CD Pipeline / Security Audit (pull_request) Failing after 3s
CI/CD Pipeline / Deploy (pull_request) Has been skipped
to 2eed4722a2
Some checks failed
CI/CD Pipeline / Test (pull_request) Failing after 10s
CI/CD Pipeline / Deploy (pull_request) Has been skipped
CI/CD Pipeline / Security Audit (pull_request) Failing after 10s
2026-07-29 03:44:39 +00:00
Compare
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
noplife force-pushed renovate/tera-2.x from 2eed4722a2
Some checks failed
CI/CD Pipeline / Test (pull_request) Failing after 10s
CI/CD Pipeline / Deploy (pull_request) Has been skipped
CI/CD Pipeline / Security Audit (pull_request) Failing after 10s
to 2400f67ca8
Some checks failed
CI/CD Pipeline / Deploy (pull_request) Has been skipped
CI/CD Pipeline / Test (pull_request) Failing after 3s
CI/CD Pipeline / Security Audit (pull_request) Failing after 3s
2026-07-30 04:41:25 +00:00
Compare
noplife force-pushed renovate/tera-2.x from 2400f67ca8
Some checks failed
CI/CD Pipeline / Deploy (pull_request) Has been skipped
CI/CD Pipeline / Test (pull_request) Failing after 3s
CI/CD Pipeline / Security Audit (pull_request) Failing after 3s
to ae6e341785
Some checks failed
CI/CD Pipeline / Test (pull_request) Failing after 6m35s
CI/CD Pipeline / Deploy (pull_request) Has been skipped
CI/CD Pipeline / Security Audit (pull_request) Successful in 5m15s
2026-07-31 23:27:16 +00:00
Compare
Some checks failed
CI/CD Pipeline / Test (pull_request) Failing after 6m35s
CI/CD Pipeline / Deploy (pull_request) Has been skipped
CI/CD Pipeline / Security Audit (pull_request) Successful in 5m15s
This pull request can be merged automatically.
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-2.x:renovate/tera-2.x
git switch renovate/tera-2.x

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-2.x
git switch renovate/tera-2.x
git rebase master
git switch master
git merge --ff-only renovate/tera-2.x
git switch renovate/tera-2.x
git rebase master
git switch master
git merge --no-ff renovate/tera-2.x
git switch master
git merge --squash renovate/tera-2.x
git switch master
git merge --ff-only renovate/tera-2.x
git switch master
git merge renovate/tera-2.x
git push origin master
Sign in to join this conversation.
No description provided.