matrix-react-sdk
matrix-react-sdk copied to clipboard
Update dependency @vector-im/compound-web to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vector-im/compound-web | ^5.5.0 -> ^6.0.0 |
Release Notes
vector-im/compound-web (@vector-im/compound-web)
v6.1.0: Release 6.1.0
6.1.0 Release
What's Changed
- Dropdown by @florianduros in https://github.com/element-hq/compound-web/pull/204
- Update dependency rimraf to v6 by @renovate in https://github.com/element-hq/compound-web/pull/234
- Update dependency jsdom to v24 by @renovate in https://github.com/element-hq/compound-web/pull/233
- Fix link button width not matching real button width by @t3chguy in https://github.com/element-hq/compound-web/pull/236
Full Changelog: https://github.com/element-hq/compound-web/compare/v6.0.0...v6.1.0
v6.0.0: Release 6.0.0
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 thedescriptionprop 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. (UseonSelectinstead.)
What's Changed
- Enable tooltips to be used as accessible labels by @robintown in https://github.com/element-hq/compound-web/pull/211
- Fix test warnings by @robintown in https://github.com/element-hq/compound-web/pull/213
- Allow setting a ref on InlineSpinner by @robintown in https://github.com/element-hq/compound-web/pull/208
- Configure Renovate by @robintown in https://github.com/element-hq/compound-web/pull/214
- Pin dependencies by @renovate in https://github.com/element-hq/compound-web/pull/216
- Update GitHub Actions (major) by @renovate in https://github.com/element-hq/compound-web/pull/217
- Update all non-major dependencies by @renovate in https://github.com/element-hq/compound-web/pull/218
- Update all non-major dependencies by @renovate in https://github.com/element-hq/compound-web/pull/219
- Update all non-major dependencies by @renovate in https://github.com/element-hq/compound-web/pull/222
- Update dependency browserslist-to-esbuild to v2 by @renovate in https://github.com/element-hq/compound-web/pull/224
- Add monorepo:eslint to renovate config by @t3chguy in https://github.com/element-hq/compound-web/pull/226
- Update dependency @types/eslint to v9 by @renovate in https://github.com/element-hq/compound-web/pull/223
- Update sonarcloud project key by @guillaumevillemont in https://github.com/element-hq/compound-web/pull/228
- Convert ToggleMenuItem to a controlled component by @robintown in https://github.com/element-hq/compound-web/pull/229
- Bring back the tooltip warm-up period by @robintown in https://github.com/element-hq/compound-web/pull/230
- Update dependency @vector-im/compound-design-tokens to v1.8.0 by @renovate in https://github.com/element-hq/compound-web/pull/221
- Update dependency @tsconfig/vite-react to v3 by @renovate in https://github.com/element-hq/compound-web/pull/220
- Update dependency vaul to ^0.9.0 by @renovate in https://github.com/element-hq/compound-web/pull/227
New Contributors
- @renovate made their first contribution in https://github.com/element-hq/compound-web/pull/216
- @guillaumevillemont made their first contribution in https://github.com/element-hq/compound-web/pull/228
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.