Skip to content

Commit 20ed7dc

Browse files
chore(deps): update dependency @ui5/webcomponents-react to v1.29.11 (#6402)
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)) | [`1.29.10` -> `1.29.11`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/1.29.10/1.29.11) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-react/1.29.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-react/1.29.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-react/1.29.10/1.29.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-react/1.29.10/1.29.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents-react (@&#8203;ui5/webcomponents-react)</summary> ### [`v1.29.11`](https://redirect.github.com/SAP/ui5-webcomponents-react/releases/tag/v1.29.11) [Compare Source](https://redirect.github.com/SAP/ui5-webcomponents-react/compare/v1.29.10...v1.29.11) ##### Bug Fixes - ensure availability of internal CSS vars ([#&#8203;6396](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6396)) ([abd9e7a](https://redirect.github.com/SAP/ui5-webcomponents-react/commit/abd9e7a059d0530fbf31f432c05a70886daecbb8)) - **SplitterLayout:** fix cursor for vertical resize ([#&#8203;6324](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6324)) ([f8a59a2](https://redirect.github.com/SAP/ui5-webcomponents-react/commit/f8a59a212c916fe800f2dea532eefd04b503653c)), closes [#&#8203;6323](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6323) - **useStyleSheet:** scope component name to ui5wc runtime ([#&#8203;6397](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6397)) ([5170959](https://redirect.github.com/SAP/ui5-webcomponents-react/commit/5170959a4d5b6ebc8d5317deb5becc1b87b7c2a8)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62429e5 commit 20ed7dc

File tree

5 files changed

+25
-25
lines changed

5 files changed

+25
-25
lines changed

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": "1.24.10",
1313
"@ui5/webcomponents-fiori": "1.24.10",
14-
"@ui5/webcomponents-react": "1.29.10",
14+
"@ui5/webcomponents-react": "1.29.11",
1515
"@types/node": "20.16.5",
1616
"@types/react": "18.3.8",
1717
"@types/react-dom": "18.3.0",

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.

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": "1.24.10",
1313
"@ui5/webcomponents-fiori": "1.24.10",
14-
"@ui5/webcomponents-react": "1.29.10",
14+
"@ui5/webcomponents-react": "1.29.11",
1515
"@types/node": "20.16.5",
1616
"@types/react": "18.3.8",
1717
"@types/react-dom": "18.3.0",

0 commit comments

Comments
 (0)