Commit 0eada0a
authored
chore(deps): update all non-major dependencies (examples, templates & patterns) (minor) (#8191)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [cypress](https://cypress.io)
([source](https://redirect.github.com/cypress-io/cypress)) | [`15.9.0` →
`15.10.0`](https://renovatebot.com/diffs/npm/cypress/15.9.0/15.10.0) |

|

|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.54.0` →
`8.55.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.54.0/8.55.0)
|

|

|
|
[vite-tsconfig-paths](https://redirect.github.com/aleclarson/vite-tsconfig-paths)
| [`6.0.5` →
`6.1.0`](https://renovatebot.com/diffs/npm/vite-tsconfig-paths/6.0.5/6.1.0)
|

|

|
---
### Release Notes
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v15.10.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.10.0)
[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v15.9.0...v15.10.0)
Changelog: <https://docs.cypress.io/app/references/changelog#15-10-0>
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.55.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8550-2026-02-09)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.54.0...v8.55.0)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
See [GitHub
Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0)
for more information.
You can read about our [versioning
strategy](https://typescript-eslint.io/users/versioning) and
[releases](https://typescript-eslint.io/users/releases) on our website.
</details>
<details>
<summary>aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)</summary>
###
[`v6.1.0`](https://redirect.github.com/aleclarson/vite-tsconfig-paths/releases/tag/v6.1.0)
[Compare
Source](https://redirect.github.com/aleclarson/vite-tsconfig-paths/compare/v6.0.5...v6.1.0)
##### Features
- **New `importerFilter` option:** Provides fine-grained control over
which files should have their imports resolved by this plugin. (Closes
[#​175](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/175),
[#​193](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/193))
- **Ignore `.d.ts` overrides:** The plugin now ignores resolutions that
point to `.d.ts` files, avoiding issues when `tsconfig` is used for
opt-in type overrides. (Closes
[#​179](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/179),
[#​180](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/180))
##### Performance
- Hoisted regular expressions out of the hot path in the resolver for
better performance.
##### Internal
- Added `resolvedToDeclarationFile` event to the debug log file.
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 17fc628 commit 0eada0a
8 files changed
Lines changed: 258 additions & 267 deletions
File tree
- examples
- react-router-ts
- vite-ts
- templates/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 | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments