Skip to content

chore(deps): update yew monorepo#272

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Type Update Change
yew (source) workspace.dependencies minor 0.22.00.23.0
yew-router workspace.dependencies minor 0.19.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

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 67e08f3 to 1756af5 Compare March 10, 2026 13:49
@renovate renovate bot changed the title chore(deps): update rust crate yew to v0.22.1 chore(deps): update yew monorepo Mar 10, 2026
@renovate renovate bot force-pushed the renovate/yew-monorepo branch from 1756af5 to 2990e8e Compare March 12, 2026 11:00
@renovate renovate bot force-pushed the renovate/yew-monorepo branch from 2990e8e to 34374f4 Compare March 13, 2026 10:46
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