Commit 80f21b5
authored
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#8775)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`24.13.2` →
`24.13.3`](https://renovatebot.com/diffs/npm/@types%2fnode/24.13.2/24.13.3)
|

|

|
| [cypress](https://cypress.io)
([source](https://redirect.github.com/cypress-io/cypress)) | [`15.18.0`
→ `15.18.1`](https://renovatebot.com/diffs/npm/cypress/15.18.0/15.18.1)
|

|

|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`8.1.3` →
`8.1.4`](https://renovatebot.com/diffs/npm/vite/8.1.3/8.1.4) |

|

|
---
### Release Notes
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v15.18.1`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.18.1)
[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v15.18.0...v15.18.1)
Changelog: <https://docs.cypress.io/app/references/changelog#15-18-1>
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v8.1.4`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-814-2026-07-09-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.1.3...v8.1.4)
##### Features
- **legacy:** prefer oxc as minifier (fix
[#​21973](https://redirect.github.com/vitejs/vite/issues/21973))
([#​22468](https://redirect.github.com/vitejs/vite/issues/22468))
([ab5dafa](https://redirect.github.com/vitejs/vite/commit/ab5dafa8e66296ef201f615489fb57954bb740ce))
##### Bug Fixes
- **build:** add workaround for building on stackblitz
([#​22840](https://redirect.github.com/vitejs/vite/issues/22840))
([575c32c](https://redirect.github.com/vitejs/vite/commit/575c32c29925c554f4ef4068738ab89c6878f615))
- **build:** keep `import.meta.url` in preload function as-is
([#​22839](https://redirect.github.com/vitejs/vite/issues/22839))
([f1f90ed](https://redirect.github.com/vitejs/vite/commit/f1f90ed4742b3cf453428c7e581a6016a4d47321))
- **deps:** update all non-major dependencies
([#​22865](https://redirect.github.com/vitejs/vite/issues/22865))
([d4295a9](https://redirect.github.com/vitejs/vite/commit/d4295a9ffce428c0e51892373e00c07fccc0498a))
- **deps:** update rolldown-related dependencies
([#​22866](https://redirect.github.com/vitejs/vite/issues/22866))
([7cf07e4](https://redirect.github.com/vitejs/vite/commit/7cf07e4c5f7a6af276012e0c2ec06e08499e951e))
- **html:** avoid backtracking in import-only check
([#​22848](https://redirect.github.com/vitejs/vite/issues/22848))
([b5868c0](https://redirect.github.com/vitejs/vite/commit/b5868c01a124d345664450aaebd677bfba964c05))
- **optimizer:** avoid optimizer run for transform request before init
([#​22852](https://redirect.github.com/vitejs/vite/issues/22852))
([72a5e21](https://redirect.github.com/vitejs/vite/commit/72a5e2192506f51a5efd09c059815a5c43a9eacb))
- **ssr:** align named export function call stacktrace column with Node
([#​22829](https://redirect.github.com/vitejs/vite/issues/22829))
([173a1b6](https://redirect.github.com/vitejs/vite/commit/173a1b648c321e0f836e5a94fc47c4fa9b081bfc))
- strip pure CSS chunk imports when chunkImportMap is enabled
([#​22841](https://redirect.github.com/vitejs/vite/issues/22841))
([648bd04](https://redirect.github.com/vitejs/vite/commit/648bd04933093d0aac9565f21a49811437776886))
##### Documentation
- fix incorrect `@default` for `server.cors`
([#​22859](https://redirect.github.com/vitejs/vite/issues/22859))
([70435b2](https://redirect.github.com/vitejs/vite/commit/70435b2551ee4fe3a0d55c8a3bb61b96f44d2763))
##### Miscellaneous Chores
- **deps:** update dependency postcss-modules to v9
([#​22867](https://redirect.github.com/vitejs/vite/issues/22867))
([a9539d6](https://redirect.github.com/vitejs/vite/commit/a9539d69efc7a4ccf988bbf5da31c2b416ba990e))
##### Code Refactoring
- eliminate ineffectiveDynamicImport warn
([#​22876](https://redirect.github.com/vitejs/vite/issues/22876))
([ea22fb3](https://redirect.github.com/vitejs/vite/commit/ea22fb352aad9a42c0a9d08f39d8a0bae8c111a5))
##### Tests
- avoid warnings
([#​22851](https://redirect.github.com/vitejs/vite/issues/22851))
([af21ab6](https://redirect.github.com/vitejs/vite/commit/af21ab68adac3380dc9a854d2fe3f776654301cd))
##### Build System
- remove the custom onLog function
([#​22878](https://redirect.github.com/vitejs/vite/issues/22878))
([2c4a217](https://redirect.github.com/vitejs/vite/commit/2c4a217a63dc0a7fcb10bc710a988f32b173f481))
- replace deprecated `onwarn` with `onLog`
([#​22741](https://redirect.github.com/vitejs/vite/issues/22741))
([c581b55](https://redirect.github.com/vitejs/vite/commit/c581b5588cb8e94603d17bce2ff9fec8e8e0a3bf))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`)
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 319ad58 commit 80f21b5
16 files changed
Lines changed: 338 additions & 338 deletions
File tree
- examples
- nextjs-app
- nextjs-pages
- react-router-ts
- vite-ts
- templates
- nextjs-app
- nextjs-pages
- vite-ts
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments