Skip to content

Commit 8537673

Browse files
chore(deps): update dependency @ui5/webcomponents-react to v2.3.3 (#6578)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ui5/webcomponents-react](https://sap.github.io/ui5-webcomponents-react) ([source](https://redirect.github.com/SAP/ui5-webcomponents-react/tree/HEAD/packages/main)) | [`2.3.2` -> `2.3.3`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/2.3.2/2.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-react/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-react/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-react/2.3.2/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-react/2.3.2/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents-react (@&#8203;ui5/webcomponents-react)</summary> ### [`v2.3.3`](https://redirect.github.com/SAP/ui5-webcomponents-react/blob/HEAD/packages/main/CHANGELOG.md#233-2024-10-31) [Compare Source](https://redirect.github.com/SAP/ui5-webcomponents-react/compare/v2.3.2...v2.3.3) ##### Bug Fixes - **AnalyticalTable - TypeScript:** correct typing for `onRowClick` and accessor function ([#&#8203;6520](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6520)) ([c838d80](https://redirect.github.com/SAP/ui5-webcomponents-react/commit/c838d80c34b7a8295e2948b97a97175462b26f66)), closes [#&#8203;6519](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6519) - **AnalyticalTable:** calculate column width correctly when grouping ([#&#8203;6568](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6568)) ([1a5a024](https://redirect.github.com/SAP/ui5-webcomponents-react/commit/1a5a024e0735a515d1f9f2c314995386ebff3324)), closes [#&#8203;6534](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6534) </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 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/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a21744 commit 8537673

File tree

12 files changed

+59
-59
lines changed

12 files changed

+59
-59
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 8 additions & 8 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": "2.3.0",
1313
"@ui5/webcomponents-fiori": "2.3.0",
14-
"@ui5/webcomponents-react": "2.3.2",
14+
"@ui5/webcomponents-react": "2.3.3",
1515
"@types/node": "22.8.4",
1616
"@types/react": "18.3.12",
1717
"@types/react-dom": "18.3.1",

examples/nextjs-pages/package-lock.json

Lines changed: 8 additions & 8 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": "2.3.0",
1313
"@ui5/webcomponents-fiori": "2.3.0",
14-
"@ui5/webcomponents-react": "2.3.2",
14+
"@ui5/webcomponents-react": "2.3.3",
1515
"@types/node": "22.8.4",
1616
"@types/react": "18.3.12",
1717
"@types/react-dom": "18.3.1",

examples/remix-ts/package-lock.json

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

examples/vite-ts/package-lock.json

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

templates/nextjs-app/package-lock.json

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

templates/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": "2.3.0",
1313
"@ui5/webcomponents-fiori": "2.3.0",
14-
"@ui5/webcomponents-react": "2.3.2",
14+
"@ui5/webcomponents-react": "2.3.3",
1515
"@types/node": "22.8.4",
1616
"@types/react": "18.3.12",
1717
"@types/react-dom": "18.3.1",

templates/nextjs-pages/package-lock.json

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

templates/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": "2.3.0",
1313
"@ui5/webcomponents-fiori": "2.3.0",
14-
"@ui5/webcomponents-react": "2.3.2",
14+
"@ui5/webcomponents-react": "2.3.3",
1515
"@types/node": "22.8.4",
1616
"@types/react": "18.3.12",
1717
"@types/react-dom": "18.3.1",

templates/vite-ts/package-lock.json

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

templates/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@ui5/webcomponents": "2.3.0",
1616
"@ui5/webcomponents-fiori": "2.3.0",
1717
"@ui5/webcomponents-icons": "2.3.0",
18-
"@ui5/webcomponents-react": "2.3.2",
18+
"@ui5/webcomponents-react": "2.3.3",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"
2121
},

0 commit comments

Comments
 (0)