Skip to content

Commit ce72870

Browse files
chore(deps): update ui5-webcomponents (react) to v1.14.2 (patch) (#4721)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@ui5/webcomponents](https://github.com/SAP/ui5-webcomponents) | [`1.14.1` -> `1.14.2`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents/1.14.1/1.14.2) | [![age](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents/1.14.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents/1.14.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents/1.14.2/compatibility-slim/1.14.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents/1.14.2/confidence-slim/1.14.1)](https://docs.renovatebot.com/merge-confidence/) | | [@ui5/webcomponents-fiori](https://github.com/SAP/ui5-webcomponents) | [`1.14.1` -> `1.14.2`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-fiori/1.14.1/1.14.2) | [![age](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents-fiori/1.14.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents-fiori/1.14.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents-fiori/1.14.2/compatibility-slim/1.14.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@ui5%2fwebcomponents-fiori/1.14.2/confidence-slim/1.14.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SAP/ui5-webcomponents</summary> ### [`v1.14.2`](https://github.com/SAP/ui5-webcomponents/releases/tag/v1.14.2) [Compare Source](https://github.com/SAP/ui5-webcomponents/compare/v1.14.1...v1.14.2) ##### Bug Fixes - **ui5-static-area-item:** element additional properties ([#&#8203;7166](https://github.com/SAP/ui5-webcomponents/issues/7166)) ([2b8d406](https://github.com/SAP/ui5-webcomponents/commit/2b8d406638942dd1b6d579ae7a6d6f567a9ed4f1)) - **ui5-textarea, ui5-select:** collision of 'popover' property with Google Chrome ([#&#8203;7162](https://github.com/SAP/ui5-webcomponents/issues/7162)) ([aff2ffa](https://github.com/SAP/ui5-webcomponents/commit/aff2ffa42c2b40d34754b9ccb028d32017372e4d)) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Harbarth <[email protected]>
1 parent 872f78e commit ce72870

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

examples/nextjs-pages/package-lock.json

Lines changed: 32 additions & 32 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@ui5/webcomponents": "1.14.1",
13-
"@ui5/webcomponents-fiori": "1.14.1",
12+
"@ui5/webcomponents": "1.14.2",
13+
"@ui5/webcomponents-fiori": "1.14.2",
1414
"@ui5/webcomponents-react": "1.16.1",
1515
"@types/node": "20.1.0",
1616
"@types/react": "18.2.11",

0 commit comments

Comments
 (0)