Skip to content

Commit b3036d1

Browse files
chore(deps): update dependency @ui5/webcomponents-react to v1.29.10 (#6320)
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.9` -> `1.29.10`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-react/1.29.9/1.29.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-react/1.29.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-react/1.29.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-react/1.29.9/1.29.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-react/1.29.9/1.29.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents-react (@&#8203;ui5/webcomponents-react)</summary> ### [`v1.29.10`](https://redirect.github.com/SAP/ui5-webcomponents-react/releases/tag/v1.29.10) [Compare Source](https://redirect.github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) ##### Bug Fixes - scope internal style store per Web Components runtime ([#&#8203;6319](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6319)) ([12d5cb6](https://redirect.github.com/SAP/ui5-webcomponents-react/commit/12d5cb6a93f4fa7afac0e7040b2c3042fa2c79b5)), closes [#&#8203;6315](https://redirect.github.com/SAP/ui5-webcomponents-react/issues/6315) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7a004a commit b3036d1

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.9",
1313
"@ui5/webcomponents-fiori": "1.24.9",
14-
"@ui5/webcomponents-react": "1.29.9",
14+
"@ui5/webcomponents-react": "1.29.10",
1515
"@types/node": "20.16.3",
1616
"@types/react": "18.3.5",
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.9",
1313
"@ui5/webcomponents-fiori": "1.24.9",
14-
"@ui5/webcomponents-react": "1.29.9",
14+
"@ui5/webcomponents-react": "1.29.10",
1515
"@types/node": "20.16.3",
1616
"@types/react": "18.3.5",
1717
"@types/react-dom": "18.3.0",

0 commit comments

Comments
 (0)