Skip to content

Commit 6b3b513

Browse files
chore(deps): update ui5 web components react (examples, templates & patterns) to v2.22.0 (#8588)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@ui5/webcomponents-cypress-commands](https://redirect.github.com/UI5/webcomponents-react) ([source](https://redirect.github.com/UI5/webcomponents-react/tree/HEAD/packages/cypress-commands)) | [`2.21.3` → `2.22.0`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-cypress-commands/2.21.3/2.22.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-cypress-commands/2.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-cypress-commands/2.21.3/2.22.0?slim=true) | | [@ui5/webcomponents-react](https://ui5.github.io/webcomponents-react) ([source](https://redirect.github.com/UI5/webcomponents-react/tree/HEAD/packages/main)) | [`2.21.3` → `2.22.0`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/2.21.3/2.22.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-react/2.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-react/2.21.3/2.22.0?slim=true) | --- ### Release Notes <details> <summary>UI5/webcomponents-react (@&#8203;ui5/webcomponents-cypress-commands)</summary> ### [`v2.22.0`](https://redirect.github.com/UI5/webcomponents-react/blob/HEAD/packages/cypress-commands/CHANGELOG.md#2220-2026-05-12) [Compare Source](https://redirect.github.com/UI5/webcomponents-react/compare/v2.21.3...v2.22.0) ##### Features - update to UI5 Web Components 2.22.0 ([#&#8203;8580](https://redirect.github.com/UI5/webcomponents-react/issues/8580)) ([4ed9ea0](https://redirect.github.com/UI5/webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2)) #### [2.21.3](https://redirect.github.com/UI5/webcomponents-react/compare/v2.21.2...v2.21.3) (2026-04-09) **Note:** Version bump only for package [@&#8203;ui5/webcomponents-cypress-commands](https://redirect.github.com/ui5/webcomponents-cypress-commands) #### [2.21.2](https://redirect.github.com/UI5/webcomponents-react/compare/v2.21.1...v2.21.2) (2026-04-08) **Note:** Version bump only for package [@&#8203;ui5/webcomponents-cypress-commands](https://redirect.github.com/ui5/webcomponents-cypress-commands) #### [2.21.1](https://redirect.github.com/UI5/webcomponents-react/compare/v2.21.0...v2.21.1) (2026-04-08) **Note:** Version bump only for package [@&#8203;ui5/webcomponents-cypress-commands](https://redirect.github.com/ui5/webcomponents-cypress-commands) </details> <details> <summary>UI5/webcomponents-react (@&#8203;ui5/webcomponents-react)</summary> ### [`v2.22.0`](https://redirect.github.com/UI5/webcomponents-react/blob/HEAD/packages/main/CHANGELOG.md#2220-2026-05-12) [Compare Source](https://redirect.github.com/UI5/webcomponents-react/compare/v2.21.3...v2.22.0) ##### Bug Fixes - **AnalyticalTable - useManualRowSelect:** allow custom `manualRowSelectedKey`, improve performance & docs ([#&#8203;8461](https://redirect.github.com/UI5/webcomponents-react/issues/8461)) ([6b61d8c](https://redirect.github.com/UI5/webcomponents-react/commit/6b61d8c73c845ed2a91fd759437ac01619199189)), closes [#&#8203;3139](https://redirect.github.com/UI5/webcomponents-react/issues/3139) - **AnalyticalTable:** fix End/Home nav and Shift+Arrow resize ([#&#8203;8472](https://redirect.github.com/UI5/webcomponents-react/issues/8472)) ([0f8f63e](https://redirect.github.com/UI5/webcomponents-react/commit/0f8f63ea5402cbeee7f6437b37fc24ddf7922205)) - **AnalyticalTable:** fix pop-in a11y and cell-data ([#&#8203;8535](https://redirect.github.com/UI5/webcomponents-react/issues/8535)) ([69aab1c](https://redirect.github.com/UI5/webcomponents-react/commit/69aab1c65dfc19f2836e53e33bdb69893e5fa399)), closes [#&#8203;7410](https://redirect.github.com/UI5/webcomponents-react/issues/7410) - **AnalyticalTable:** recalc column widths after columns change with `retainColumnWidth` ([#&#8203;8487](https://redirect.github.com/UI5/webcomponents-react/issues/8487)) ([5027b89](https://redirect.github.com/UI5/webcomponents-react/commit/5027b89bec9deb8a58a2281d41c037e2492cd08a)) - **deps:** update dependency [@&#8203;tanstack/react-virtual](https://redirect.github.com/tanstack/react-virtual) to v3.13.24 ([#&#8203;8509](https://redirect.github.com/UI5/webcomponents-react/issues/8509)) ([f86d0b8](https://redirect.github.com/UI5/webcomponents-react/commit/f86d0b85e614359ece396f250a8aa62729df6ef6)) - **ObjectPage:** isolate stacking context in content ([#&#8203;8564](https://redirect.github.com/UI5/webcomponents-react/issues/8564)) ([85834ac](https://redirect.github.com/UI5/webcomponents-react/commit/85834aca074d045af38da9d37a9428471769632b)) ##### Features - **AnalyticalTable:** add `onRowContextMenu` callback ([#&#8203;8522](https://redirect.github.com/UI5/webcomponents-react/issues/8522)) ([eb914ef](https://redirect.github.com/UI5/webcomponents-react/commit/eb914ef60b67b926b36a0743e8cd147c6312a6ab)), closes [#&#8203;5594](https://redirect.github.com/UI5/webcomponents-react/issues/5594) - **AnalyticalTable:** remove `react-table` v7 dependency & vendor its code ([#&#8203;8558](https://redirect.github.com/UI5/webcomponents-react/issues/8558)) ([b217f47](https://redirect.github.com/UI5/webcomponents-react/commit/b217f476c26fe54efef0655fb0c2d8c25e195fcb)), closes [#&#8203;6767](https://redirect.github.com/UI5/webcomponents-react/issues/6767) - update to UI5 Web Components 2.22.0 ([#&#8203;8580](https://redirect.github.com/UI5/webcomponents-react/issues/8580)) ([4ed9ea0](https://redirect.github.com/UI5/webcomponents-react/commit/4ed9ea0d2b62b70bedce130db2fce951cd538aa2)) #### [2.21.3](https://redirect.github.com/UI5/webcomponents-react/compare/v2.21.2...v2.21.3) (2026-04-09) **Note:** Version bump only for package [@&#8203;ui5/webcomponents-react](https://redirect.github.com/ui5/webcomponents-react) #### [2.21.2](https://redirect.github.com/UI5/webcomponents-react/compare/v2.21.1...v2.21.2) (2026-04-08) **Note:** Version bump only for package [@&#8203;ui5/webcomponents-react](https://redirect.github.com/ui5/webcomponents-react) #### [2.21.1](https://redirect.github.com/UI5/webcomponents-react/compare/v2.21.0...v2.21.1) (2026-04-08) **Note:** Version bump only for package [@&#8203;ui5/webcomponents-react](https://redirect.github.com/ui5/webcomponents-react) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c66e76 commit 6b3b513

16 files changed

Lines changed: 569 additions & 681 deletions

File tree

examples/nextjs-app/package-lock.json

Lines changed: 68 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@ui5/webcomponents": "2.22.0",
1313
"@ui5/webcomponents-base": "2.22.0",
1414
"@ui5/webcomponents-fiori": "2.22.0",
15-
"@ui5/webcomponents-react": "2.21.3",
15+
"@ui5/webcomponents-react": "2.22.0",
1616
"@types/node": "24.12.3",
1717
"@types/react": "19.2.14",
1818
"@types/react-dom": "19.2.3",

0 commit comments

Comments
 (0)