Skip to content

Commit c53bc4c

Browse files
chore(deps): update all non-major dependencies (examples & templates) (main) (minor) (#7230)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`14.2.1` -> `14.3.0`](https://renovatebot.com/diffs/npm/cypress/14.2.1/14.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/14.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/14.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/14.2.1/14.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/14.2.1/14.3.0?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.2.4` -> `15.3.0`](https://renovatebot.com/diffs/npm/eslint-config-next/15.2.4/15.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/15.2.4/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/15.2.4/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`15.2.4` -> `15.3.0`](https://renovatebot.com/diffs/npm/next/15.2.4/15.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/15.2.4/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/15.2.4/15.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v14.3.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v14.3.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v14.2.1...v14.3.0) Changelog: https://docs.cypress.io/app/references/changelog#14-3-0 </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v15.3.0`](https://redirect.github.com/vercel/next.js/compare/v15.2.5...v15.3.0) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.2.5...v15.3.0) ### [`v15.2.5`](https://redirect.github.com/vercel/next.js/compare/v15.2.4...v15.2.5) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.2.4...v15.2.5) </details> <details> <summary>vercel/next.js (next)</summary> ### [`v15.3.0`](https://redirect.github.com/vercel/next.js/compare/v15.2.5...v15.3.0) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.2.5...v15.3.0) ### [`v15.2.5`](https://redirect.github.com/vercel/next.js/compare/v15.2.4...v15.2.5) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.2.4...v15.2.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab20f46 commit c53bc4c

File tree

10 files changed

+658
-590
lines changed

10 files changed

+658
-590
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 161 additions & 144 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@types/react": "19.1.0",
1717
"@types/react-dom": "19.1.1",
1818
"eslint": "9.24.0",
19-
"eslint-config-next": "15.2.4",
20-
"next": "15.2.4",
19+
"eslint-config-next": "15.3.0",
20+
"next": "15.3.0",
2121
"react": "19.1.0",
2222
"react-dom": "19.1.0",
2323
"typescript": "5.8.2"

examples/nextjs-pages/package-lock.json

Lines changed: 161 additions & 144 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
@@ -16,8 +16,8 @@
1616
"@types/react": "19.1.0",
1717
"@types/react-dom": "19.1.1",
1818
"eslint": "9.24.0",
19-
"eslint-config-next": "15.2.4",
20-
"next": "15.2.4",
19+
"eslint-config-next": "15.3.0",
20+
"next": "15.3.0",
2121
"react": "19.1.0",
2222
"react-dom": "19.1.0",
2323
"typescript": "5.8.2"

examples/vite-ts/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/nextjs-app/package-lock.json

Lines changed: 161 additions & 144 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/nextjs-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@types/react": "19.1.0",
1717
"@types/react-dom": "19.1.1",
1818
"eslint": "9.24.0",
19-
"eslint-config-next": "15.2.4",
20-
"next": "15.2.4",
19+
"eslint-config-next": "15.3.0",
20+
"next": "15.3.0",
2121
"react": "19.1.0",
2222
"react-dom": "19.1.0",
2323
"typescript": "5.8.2"

templates/nextjs-pages/package-lock.json

Lines changed: 161 additions & 144 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@types/react": "19.1.0",
1717
"@types/react-dom": "19.1.1",
1818
"eslint": "9.24.0",
19-
"eslint-config-next": "15.2.4",
20-
"next": "15.2.4",
19+
"eslint-config-next": "15.3.0",
20+
"next": "15.3.0",
2121
"react": "19.1.0",
2222
"react-dom": "19.1.0",
2323
"typescript": "5.8.2"

templates/vite-ts/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)