Skip to content

build(deps): update yew monorepo - #272

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

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

Conversation

@renovate

@renovaterenovateBot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
yew (source)workspace.dependenciesminor0.22.00.23.0
yew-routerworkspace.dependenciesminor0.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: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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
renovateBotforce-pushed the renovate/yew-monorepo branch from 67e08f3 to 1756af5CompareMarch 10, 2026 13:49
@renovaterenovateBot changed the title chore(deps): update rust crate yew to v0.22.1chore(deps): update yew monorepoMar 10, 2026
@renovate
renovateBotforce-pushed the renovate/yew-monorepo branch 4 times, most recently from f6ea21b to 7d33230CompareMarch 16, 2026 05:55
@renovate
renovateBotforce-pushed the renovate/yew-monorepo branch from 7d33230 to a0700ddCompareMarch 23, 2026 08:52
@renovate
renovateBotforce-pushed the renovate/yew-monorepo branch from a0700dd to ebd0ea8CompareMarch 30, 2026 10:27
@renovate
renovateBotforce-pushed the renovate/yew-monorepo branch from ebd0ea8 to bb4e792CompareMay 18, 2026 11:08
@renovate
renovateBotforce-pushed the renovate/yew-monorepo branch from bb4e792 to 13960a1CompareJune 11, 2026 13:55
@renovaterenovateBot changed the title chore(deps): update yew monorepochore(deps): update yew monorepo to 0.23.0Jun 11, 2026
@renovaterenovateBot changed the title chore(deps): update yew monorepo to 0.23.0chore(deps): update yew monorepoJun 22, 2026
@renovaterenovateBot changed the title chore(deps): update yew monorepochore(deps): update rust crate yew to 0.23.0Jun 25, 2026
@renovate
renovateBotforce-pushed the renovate/yew-monorepo branch from 13960a1 to c822aadCompareJuly 13, 2026 06:16
@renovaterenovateBot changed the title chore(deps): update rust crate yew to 0.23.0chore(deps): update yew monorepoJul 13, 2026
@renovate
renovateBotforce-pushed the renovate/yew-monorepo branch from c822aad to 6db6580CompareJuly 21, 2026 01:33
@renovate
renovateBotforce-pushed the renovate/yew-monorepo branch from 6db6580 to aa6a04fCompareAugust 12, 2026 03:29
@renovaterenovateBot changed the title chore(deps): update yew monorepobuild(deps): update yew monorepoAug 12, 2026
Sign up for freeto 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