Skip to content

Commit b80af8d

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns) (minor) (#7920)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`15.5.0` -> `15.6.0`](https://renovatebot.com/diffs/npm/cypress/15.5.0/15.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/15.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/15.5.0/15.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`7.1.12` -> `7.2.2`](https://renovatebot.com/diffs/npm/vite/7.1.12/7.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.1.12/7.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v15.6.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.6.0) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v15.5.0...v15.6.0) Changelog: <https://docs.cypress.io/app/references/changelog#15-6-0> </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v7.2.2`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-722-2025-11-07-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.2.1...v7.2.2) ##### Bug Fixes - revert "refactor: use fs.cpSync ([#&#8203;21019](https://redirect.github.com/vitejs/vite/issues/21019))" ([#&#8203;21081](https://redirect.github.com/vitejs/vite/issues/21081)) ([728c8ee](https://redirect.github.com/vitejs/vite/commit/728c8eeebc0ad7ba48e680f46bbdb55020b2e152)) ### [`v7.2.1`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-721-2025-11-06-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.2.0...v7.2.1) ##### Bug Fixes - **worker:** some worker asset was missing ([#&#8203;21074](https://redirect.github.com/vitejs/vite/issues/21074)) ([82d2d6c](https://redirect.github.com/vitejs/vite/commit/82d2d6ccf5a69c3d67e44e3704a0c3eb34db2236)) ##### Code Refactoring - **build:** rename `indexOfMatchInSlice` to `findPreloadMarker` ([#&#8203;21054](https://redirect.github.com/vitejs/vite/issues/21054)) ([f83264f](https://redirect.github.com/vitejs/vite/commit/f83264f5d97caa8ba80276a9ee9e82cb0e69c4ca)) ### [`v7.2.0`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#720-2025-11-05) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v7.1.12...v7.2.0) ##### Bug Fixes - **css:** fallback to sass when sass-embedded platform binary is missing ([#&#8203;21002](https://redirect.github.com/vitejs/vite/issues/21002)) ([b1fd616](https://redirect.github.com/vitejs/vite/commit/b1fd6161886caeb31ac646d6544116d37efe46d0)) - **module-runner:** make `getBuiltins` response JSON serializable ([#&#8203;21029](https://redirect.github.com/vitejs/vite/issues/21029)) ([ad5b3bf](https://redirect.github.com/vitejs/vite/commit/ad5b3bf6f3ad7b24886718c5f5de32eee923ae11)) - **types:** add undefined to optional properties for exactOptionalProperties type compatibility ([#&#8203;21040](https://redirect.github.com/vitejs/vite/issues/21040)) ([2833c55](https://redirect.github.com/vitejs/vite/commit/2833c5576a87be2db450c195ccf64dfc8925a15b)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#&#8203;21047](https://redirect.github.com/vitejs/vite/issues/21047)) ([e3a6a83](https://redirect.github.com/vitejs/vite/commit/e3a6a83406943bc59a9916cae3f25ab33c2b5802)) </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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36f40af commit b80af8d

File tree

8 files changed

+30
-30
lines changed

8 files changed

+30
-30
lines changed

examples/react-router-ts/package-lock.json

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

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"globals": "16.5.0",
3737
"typescript": "5.8.3",
3838
"typescript-eslint": "8.46.3",
39-
"vite": "7.1.12",
39+
"vite": "7.2.2",
4040
"vite-tsconfig-paths": "5.1.4"
4141
},
4242
"engines": {

examples/vite-ts/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/vite-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"@types/react-dom": "19.2.2",
2929
"@ui5/webcomponents-cypress-commands": "2.16.0",
3030
"@vitejs/plugin-react": "5.1.0",
31-
"cypress": "15.5.0",
31+
"cypress": "15.6.0",
3232
"eslint": "9.39.1",
3333
"eslint-plugin-react-hooks": "6.1.1",
3434
"eslint-plugin-react-refresh": "0.4.24",
3535
"globals": "16.5.0",
3636
"typescript-eslint": "8.46.3",
37-
"vite": "7.1.12"
37+
"vite": "7.2.2"
3838
}
3939
}

patterns/navigation-layout/package-lock.json

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

patterns/navigation-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"globals": "16.5.0",
2929
"typescript": "5.8.3",
3030
"typescript-eslint": "8.46.3",
31-
"vite": "7.1.12"
31+
"vite": "7.2.2"
3232
}
3333
}

templates/vite-ts/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/vite-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"@types/react-dom": "19.2.2",
2626
"@vitejs/plugin-react": "5.1.0",
2727
"@ui5/webcomponents-cypress-commands": "2.16.0",
28-
"cypress": "15.5.0",
28+
"cypress": "15.6.0",
2929
"eslint": "9.39.1",
3030
"eslint-plugin-react-hooks": "6.1.1",
3131
"eslint-plugin-react-refresh": "0.4.24",
3232
"globals": "16.5.0",
3333
"typescript": "5.8.3",
3434
"typescript-eslint": "8.46.3",
35-
"vite": "7.1.12"
35+
"vite": "7.2.2"
3636
}
3737
}

0 commit comments

Comments
 (0)