Skip to content

Commit

Permalink
chore(deps): update ui5 web components react (examples & templates) t…
Browse files Browse the repository at this point in the history
…o v1.24.10 (patch) (#6388)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@ui5/webcomponents](https://redirect.github.com/SAP/ui5-webcomponents)
([source](https://redirect.github.com/SAP/ui5-webcomponents/tree/HEAD/packages/main))
| [`1.24.9` ->
`1.24.10`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents/1.24.9/1.24.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents/1.24.9/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents/1.24.9/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@ui5/webcomponents-fiori](https://redirect.github.com/SAP/ui5-webcomponents)
([source](https://redirect.github.com/SAP/ui5-webcomponents/tree/HEAD/packages/fiori))
| [`1.24.9` ->
`1.24.10`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-fiori/1.24.9/1.24.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-fiori/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-fiori/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-fiori/1.24.9/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-fiori/1.24.9/1.24.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>SAP/ui5-webcomponents (@&#8203;ui5/webcomponents)</summary>

###
[`v1.24.10`](https://redirect.github.com/SAP/ui5-webcomponents/compare/v1.24.9...573d43c663bd896378bfb8aa5224168851cd483e)

[Compare
Source](https://redirect.github.com/SAP/ui5-webcomponents/compare/v1.24.9...v1.24.10)

</details>

<details>
<summary>SAP/ui5-webcomponents
(@&#8203;ui5/webcomponents-fiori)</summary>

###
[`v1.24.10`](https://redirect.github.com/SAP/ui5-webcomponents/compare/v1.24.9...573d43c663bd896378bfb8aa5224168851cd483e)

[Compare
Source](https://redirect.github.com/SAP/ui5-webcomponents/compare/v1.24.9...v1.24.10)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 6d7123a commit 68d3bce
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 125 deletions.
82 changes: 41 additions & 41 deletions examples/nextjs-pages/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@ui5/webcomponents": "1.24.9",
"@ui5/webcomponents-fiori": "1.24.9",
"@ui5/webcomponents": "1.24.10",
"@ui5/webcomponents-fiori": "1.24.10",
"@ui5/webcomponents-react": "1.29.10",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
Expand Down
78 changes: 39 additions & 39 deletions examples/remix-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 68d3bce

Please sign in to comment.