fix(deps): update rust crate yew to 0.22 #34

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

This PR contains the following updates:

Package Type Update Change
yew (source) dependencies minor 0.21 -> 0.22

Release Notes

yewstack/yew (yew)

v0.22.0

Compare Source

Changelog

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 | |---|---|---|---| | [yew](https://yew.rs) ([source](https://github.com/yewstack/yew)) | dependencies | minor | `0.21` -> `0.22` | --- ### Release Notes <details> <summary>yewstack/yew (yew)</summary> ### [`v0.22.0`](https://github.com/yewstack/yew/blob/HEAD/CHANGELOG.md#-yew-0220--2025-12-08-) [Compare Source](https://github.com/yewstack/yew/compare/yew-v0.21.0...yew-v0.22.0) ##### Changelog </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi44IiwidXBkYXRlZEluVmVyIjoiNDIuNTIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
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/yew-0.x:renovate/yew-0.x
git switch renovate/yew-0.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/yew-0.x
git switch renovate/yew-0.x
git rebase master
git switch master
git merge --ff-only renovate/yew-0.x
git switch renovate/yew-0.x
git rebase master
git switch master
git merge --no-ff renovate/yew-0.x
git switch master
git merge --squash renovate/yew-0.x
git switch master
git merge --ff-only renovate/yew-0.x
git switch master
git merge renovate/yew-0.x
git push origin master
Sign in to join this conversation.
No description provided.