Skip to content

Commit 5376ff3

Browse files
chore(deps): update dependency @ui5/webcomponents-react to v1.22.2 (#5240)
[![Mend Renovate logo banner](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.22.1` -> `1.22.2`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/1.22.1/1.22.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-react/1.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-react/1.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-react/1.22.1/1.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-react/1.22.1/1.22.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents-react (@&#8203;ui5/webcomponents-react)</summary> ### [`v1.22.2`](https://github.com/SAP/ui5-webcomponents-react/blob/HEAD/packages/main/CHANGELOG.md#1222-2023-11-13) [Compare Source](https://github.com/SAP/ui5-webcomponents-react/compare/v1.22.1...v1.22.2) ##### Bug Fixes - **AnalyticalTable:** revert deprecation of `scaleXFactor` ([#&#8203;5239](https://github.com/SAP/ui5-webcomponents-react/issues/5239)) ([6710b18](https://github.com/SAP/ui5-webcomponents-react/commit/6710b1896693c57257b62ad0ee02b7bde92f1d80)) - **withWebcomponent:** correctly propagate/set `key` for `slot` components ([#&#8203;5230](https://github.com/SAP/ui5-webcomponents-react/issues/5230)) ([96b0de4](https://github.com/SAP/ui5-webcomponents-react/commit/96b0de41d85d1e4b6c78ddd3513b4ed930fb53d3)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f0bf25 commit 5376ff3

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.19.0",
1313
"@ui5/webcomponents-fiori": "1.19.0",
14-
"@ui5/webcomponents-react": "1.22.1",
14+
"@ui5/webcomponents-react": "1.22.2",
1515
"@types/node": "20.9.0",
1616
"@types/react": "18.2.37",
1717
"@types/react-dom": "18.2.15",

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.19.0",
1313
"@ui5/webcomponents-fiori": "1.19.0",
14-
"@ui5/webcomponents-react": "1.22.1",
14+
"@ui5/webcomponents-react": "1.22.2",
1515
"@types/node": "20.9.0",
1616
"@types/react": "18.2.37",
1717
"@types/react-dom": "18.2.15",

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)