Skip to content

fix(deps): update yew monorepo#31

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/yew-monorepo
Open

fix(deps): update yew monorepo#31
renovate[bot] wants to merge 1 commit intomainfrom
renovate/yew-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Type Update Change
yew (source) dependencies minor 0.21.00.23.0
yew-router dependencies minor 0.18.00.20.0

Release Notes

yewstack/yew (yew)

v0.23.0

Compare Source

bumping from 0.22 should require no code changes for most users.

🚨 Breaking changes
  • Performance: use_reducer now skips re-rendering for the same Rc. [@​Pascal Sommer, #​3945]
    NOTE: Whether this is breaking is arguable. It merely breaks the promise that a dispatch will always cause a re-render. For code that wishes to force re-render, use_force_update helps. Please refer to the migration guide for details.
⚡️ Features
  • &str and String can now be used for props of type Option<Html>. [@​Cashew, #​4020]
  • Added a scheduler::flush function to reliably finish rendering. Useful in testing as a replacement for timeouts. [@​Siyuan Yan, #​4044]
🛠 Fixes
⚙️ Improvements
  • Yew's scheduler now yields to the main thread from time to time. This fix will make the web page more responsive and reduce warnings about long tasks in the console. [@​Siyuan Yan, #​4033]

v0.22.1

Compare Source

🛠 Fixes
⚙️ Improvements

v0.22.0

Compare Source

🚨 Breaking changes
⚡️ Features
🛠 Fixes
⚙️ Improvements
📝 Documentation

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/yew-monorepo branch from b84c5ac to 86f649c Compare March 10, 2026 14:55
@renovate renovate bot force-pushed the renovate/yew-monorepo branch from 86f649c to b054cf4 Compare March 13, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants