Skip to content

Commit 6bd3ba5

Browse files
chore(deps): update dependency @ui5/webcomponents-react to v1.23.2 (#5363)
[![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/tree/HEAD/packages/main)) | [`1.23.1` -> `1.23.2`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/1.23.1/1.23.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-react/1.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-react/1.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-react/1.23.1/1.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-react/1.23.1/1.23.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents-react (@&#8203;ui5/webcomponents-react)</summary> ### [`v1.23.2`](https://github.com/SAP/ui5-webcomponents-react/blob/HEAD/packages/main/CHANGELOG.md#1232-2023-12-18) [Compare Source](https://github.com/SAP/ui5-webcomponents-react/compare/v1.23.1...v1.23.2) ##### Bug Fixes - **AnalyticalTable:** improve programmatic scroll behavior & scroll types ([#&#8203;5334](https://github.com/SAP/ui5-webcomponents-react/issues/5334)) ([610ffd2](https://github.com/SAP/ui5-webcomponents-react/commit/610ffd254886075de4e43bb9d8abc71419be0739)), closes [#&#8203;5319](https://github.com/SAP/ui5-webcomponents-react/issues/5319) - **AnalyticalTable:** prevent unecessary horizontal scrollbar ([#&#8203;5352](https://github.com/SAP/ui5-webcomponents-react/issues/5352)) ([05297a7](https://github.com/SAP/ui5-webcomponents-react/commit/05297a79b25090fcab8359cbb0e8df2b15cff94a)) - **MessageView:** don't show unnecessary scrollbar in details view ([#&#8203;5355](https://github.com/SAP/ui5-webcomponents-react/issues/5355)) ([422cf06](https://github.com/SAP/ui5-webcomponents-react/commit/422cf0651673eab4a8ebb4491d31240464842e19)), closes [#&#8203;5350](https://github.com/SAP/ui5-webcomponents-react/issues/5350) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bae5542 commit 6bd3ba5

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 4 additions & 4 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.20.1",
1313
"@ui5/webcomponents-fiori": "1.20.1",
14-
"@ui5/webcomponents-react": "1.23.1",
14+
"@ui5/webcomponents-react": "1.23.2",
1515
"@types/node": "20.10.5",
1616
"@types/react": "18.2.45",
1717
"@types/react-dom": "18.2.18",

examples/nextjs-pages/package-lock.json

Lines changed: 4 additions & 4 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.20.1",
1313
"@ui5/webcomponents-fiori": "1.20.1",
14-
"@ui5/webcomponents-react": "1.23.1",
14+
"@ui5/webcomponents-react": "1.23.2",
1515
"@types/node": "20.10.5",
1616
"@types/react": "18.2.45",
1717
"@types/react-dom": "18.2.18",

examples/vite-ts/package-lock.json

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

0 commit comments

Comments
 (0)