matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Update dependency @vector-im/compound-web to v6

Open renovate[bot] opened this issue 1 year ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vector-im/compound-web ^5.5.0 -> ^6.0.0 age adoption passing confidence

Release Notes

vector-im/compound-web (@​vector-im/compound-web)

v6.1.0: Release 6.1.0

Compare Source

6.1.0 Release

What's Changed

Full Changelog: https://github.com/element-hq/compound-web/compare/v6.0.0...v6.1.0

v6.0.0: Release 6.0.0

Compare Source

6.0.0 Release

Breaking changes

  • <Tooltip label="..."> now acts as an accessible label for the target, rather than a description. Descriptive tooltips should use the description prop instead.
  • TooltipProvider is back. Make sure to wrap your application in this component, or else tooltips will not function.
  • ToggleMenuItem is now a controlled component and does not support onChange. (Use onSelect instead.)

What's Changed

New Contributors

Full Changelog: https://github.com/element-hq/compound-web/compare/v5.5.0...v6.0.0


Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Aug 23 '24 16:08 renovate[bot]