Skip to content

Commit bbde574

Browse files
chore(deps): update dependency @ui5/webcomponents-react to v1.21.2 (#5199)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ui5/webcomponents-react](https://sap.github.io/ui5-webcomponents-react) ([source](https://github.com/SAP/ui5-webcomponents-react)) | [`1.21.1` -> `1.21.2`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/1.21.1/1.21.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-react/1.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-react/1.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-react/1.21.1/1.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-react/1.21.1/1.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents-react (@&#8203;ui5/webcomponents-react)</summary> ### [`v1.21.2`](https://github.com/SAP/ui5-webcomponents-react/blob/HEAD/packages/main/CHANGELOG.md#1212-2023-10-31) [Compare Source](https://github.com/SAP/ui5-webcomponents-react/compare/v1.21.1...v1.21.2) ##### Bug Fixes - **AnalyticalTable:** prevent unnecessary vertical scroll ([#&#8203;5171](https://github.com/SAP/ui5-webcomponents-react/issues/5171)) ([95a0acd](https://github.com/SAP/ui5-webcomponents-react/commit/95a0acd0f262a4cec8966e38e7dd8a26561879f0)) - **deps:** update dependency [@&#8203;tanstack/react-virtual](https://github.com/tanstack/react-virtual) to v3.0.0-beta.68 ([#&#8203;5169](https://github.com/SAP/ui5-webcomponents-react/issues/5169)) ([8f6a46c](https://github.com/SAP/ui5-webcomponents-react/commit/8f6a46c3882a75b118579ba13b51eb11c3bc0315)) - **server-components:** add missing `use-client` directives ([#&#8203;5198](https://github.com/SAP/ui5-webcomponents-react/issues/5198)) ([509569f](https://github.com/SAP/ui5-webcomponents-react/commit/509569fccb361915e04027f9bcd888599be2738d)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb90e04 commit bbde574

File tree

5 files changed

+43
-40
lines changed

5 files changed

+43
-40
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 14 additions & 13 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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@ui5/webcomponents": "1.18.0",
1313
"@ui5/webcomponents-fiori": "1.18.0",
14-
"@ui5/webcomponents-react": "1.21.1",
14+
"@ui5/webcomponents-react": "1.21.2",
1515
"@types/node": "20.8.9",
1616
"@types/react": "18.2.33",
1717
"@types/react-dom": "18.2.14",

examples/nextjs-pages/package-lock.json

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

examples/nextjs-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@ui5/webcomponents": "1.18.0",
1313
"@ui5/webcomponents-fiori": "1.18.0",
14-
"@ui5/webcomponents-react": "1.21.1",
14+
"@ui5/webcomponents-react": "1.21.2",
1515
"@types/node": "20.8.9",
1616
"@types/react": "18.2.33",
1717
"@types/react-dom": "18.2.14",

examples/vite-ts/package-lock.json

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

0 commit comments

Comments
 (0)