Skip to content

Commit 43e3d75

Browse files
chore(deps): update ui5 web components react (examples, templates & patterns) to v2.23.2 (#8743)
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.23.1` → `2.23.2`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-cypress-commands/2.23.1/2.23.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-cypress-commands/2.23.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-cypress-commands/2.23.1/2.23.2?slim=true) | | [@ui5/webcomponents-react](https://ui5.github.io/webcomponents-react) ([source](https://redirect.github.com/UI5/webcomponents-react/tree/HEAD/packages/main)) | [`2.23.1` → `2.23.2`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/2.23.1/2.23.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-react/2.23.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-react/2.23.1/2.23.2?slim=true) | --- ### Release Notes <details> <summary>UI5/webcomponents-react (@&#8203;ui5/webcomponents-cypress-commands)</summary> ### [`v2.23.2`](https://redirect.github.com/UI5/webcomponents-react/releases/tag/v2.23.2) [Compare Source](https://redirect.github.com/UI5/webcomponents-react/compare/v2.23.1...v2.23.2) ##### Bug Fixes - **charts:** round x-axis bbox height to avoid subpixel re-render loop ([#&#8203;8741](https://redirect.github.com/UI5/webcomponents-react/issues/8741)) ([c7c9393](https://redirect.github.com/UI5/webcomponents-react/commit/c7c9393b72efa507b1c11c3eb643b2fd10cb1721)) - **deps:** update tanstack-virtual monorepo to v3.14.3 ([#&#8203;8709](https://redirect.github.com/UI5/webcomponents-react/issues/8709)) ([066fe70](https://redirect.github.com/UI5/webcomponents-react/commit/066fe7077fd4a897489b80977e7ad2a073e9ff03)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47e28cf commit 43e3d75

16 files changed

Lines changed: 146 additions & 146 deletions

File tree

examples/nextjs-app/package-lock.json

Lines changed: 16 additions & 16 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.23.2",
1313
"@ui5/webcomponents-base": "2.23.2",
1414
"@ui5/webcomponents-fiori": "2.23.2",
15-
"@ui5/webcomponents-react": "2.23.1",
15+
"@ui5/webcomponents-react": "2.23.2",
1616
"@types/node": "24.13.2",
1717
"@types/react": "19.2.17",
1818
"@types/react-dom": "19.2.3",

examples/nextjs-pages/package-lock.json

Lines changed: 16 additions & 16 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
@@ -12,7 +12,7 @@
1212
"@ui5/webcomponents": "2.23.2",
1313
"@ui5/webcomponents-base": "2.23.2",
1414
"@ui5/webcomponents-fiori": "2.23.2",
15-
"@ui5/webcomponents-react": "2.23.1",
15+
"@ui5/webcomponents-react": "2.23.2",
1616
"@types/node": "24.13.2",
1717
"@types/react": "19.2.17",
1818
"@types/react-dom": "19.2.3",

examples/react-router-ts/package-lock.json

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

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@ui5/webcomponents": "2.23.2",
1717
"@ui5/webcomponents-base": "2.23.2",
1818
"@ui5/webcomponents-fiori": "2.23.2",
19-
"@ui5/webcomponents-react": "2.23.1",
19+
"@ui5/webcomponents-react": "2.23.2",
2020
"cross-env": "10.1.0",
2121
"isbot": "5.1.44",
2222
"react": "19.2.7",

examples/vite-ts/package-lock.json

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

examples/vite-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"@ui5/webcomponents-base": "2.23.2",
2020
"@ui5/webcomponents-fiori": "2.23.2",
2121
"@ui5/webcomponents-icons": "2.23.2",
22-
"@ui5/webcomponents-react": "2.23.1",
22+
"@ui5/webcomponents-react": "2.23.2",
2323
"react": "19.2.7",
2424
"react-dom": "19.2.7",
2525
"react-router": "8.0.1"
2626
},
2727
"devDependencies": {
2828
"@types/react": "19.2.17",
2929
"@types/react-dom": "19.2.3",
30-
"@ui5/webcomponents-cypress-commands": "2.23.1",
30+
"@ui5/webcomponents-cypress-commands": "2.23.2",
3131
"@vitejs/plugin-react": "6.0.3",
3232
"cypress": "15.18.0",
3333
"eslint": "9.39.4",

0 commit comments

Comments
 (0)