Skip to content

fix(deps): update rust crate patternfly-yew to 0.6.0

Panter User for API access requested to merge renovate/patternfly-yew-0.x into master

This MR contains the following updates:

Package Type Update Change
patternfly-yew dependencies minor 0.5.6 -> 0.6.0

Release Notes

patternfly-yew/patternfly-yew (patternfly-yew)

v0.6.1: 0.6.1

Compare Source

Changelog

v0.6.1 (2024-05-02)
Fixes
  • Dispatch the autofocus effect on value of autofocus prop (9292f71), closes #​145
  • Toggle button (bars) not shown if sidebar is empty (9715bf6)

v0.6.0: 0.6.0

Compare Source

Changelog

v0.6.0 (2024-04-23)

️ BREAKING CHANGE
  • Titles, footers, actions, and selectable actions all can't be handled by the Card object directly anymore and need to be delegated to the more specific classes.
  • Those type aliases helped with the migrate. From now on please use the new type names.
  • The legacy version of the Select component is deprecated in PF5. You need to upgrade to the newer components.
Features
Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Panter User for API access

Merge request reports