Skip to content

Commit cc842ee

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#7634)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`22.17.0` -> `22.17.1`](https://renovatebot.com/diffs/npm/@types%2fnode/22.17.0/22.17.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.17.0/22.17.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`14.5.3` -> `14.5.4`](https://renovatebot.com/diffs/npm/cypress/14.5.3/14.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/14.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/14.5.3/14.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`15.4.5` -> `15.4.6`](https://renovatebot.com/diffs/npm/eslint-config-next/15.4.5/15.4.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/15.4.5/15.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`15.4.5` -> `15.4.6`](https://renovatebot.com/diffs/npm/next/15.4.5/15.4.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/15.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/15.4.5/15.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v14.5.4`](https://redirect.github.com/cypress-io/cypress/releases/tag/v14.5.4) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v14.5.3...v14.5.4) Changelog: https://docs.cypress.io/app/references/changelog#14-5-4 </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v15.4.6`](https://redirect.github.com/vercel/next.js/releases/tag/v15.4.6) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.4.5...v15.4.6) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix: `_error` page's `req.url` can be overwritten to dynamic param on minimal mode ([#&#8203;82347](https://redirect.github.com/vercel/next.js/issues/82347)) - fix: add `?dpl` to fonts in `/_next/static/media` ([#&#8203;82384](https://redirect.github.com/vercel/next.js/issues/82384)) ##### Credits Huge thanks to [@&#8203;devjiwonchoi](https://redirect.github.com/devjiwonchoi), [@&#8203;ijjk](https://redirect.github.com/ijjk), and [@&#8203;styfle](https://redirect.github.com/styfle) for helping! </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46d6185 commit cc842ee

File tree

12 files changed

+230
-230
lines changed

12 files changed

+230
-230
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 52 additions & 52 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"@ui5/webcomponents-base": "2.13.2",
1414
"@ui5/webcomponents-fiori": "2.13.2",
1515
"@ui5/webcomponents-react": "2.13.0",
16-
"@types/node": "22.17.0",
16+
"@types/node": "22.17.1",
1717
"@types/react": "19.1.9",
1818
"@types/react-dom": "19.1.7",
1919
"eslint": "9.33.0",
20-
"eslint-config-next": "15.4.5",
21-
"next": "15.4.5",
20+
"eslint-config-next": "15.4.6",
21+
"next": "15.4.6",
2222
"react": "19.1.1",
2323
"react-dom": "19.1.1",
2424
"typescript": "5.9.2"

0 commit comments

Comments
 (0)