Skip to content

Commit e71d679

Browse files
chore(deps): update all non-major dependencies (minor) (#8192)
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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/15.10.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/15.9.0/15.10.0?slim=true) | | [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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite-tsconfig-paths/6.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-tsconfig-paths/6.0.5/6.1.0?slim=true) | --- ### 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>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 [#&#8203;175](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/175), [#&#8203;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 [#&#8203;179](https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/179), [#&#8203;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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c161dca commit e71d679

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@vitejs/plugin-react": "5.1.2",
7171
"chromatic": "15.0.0",
7272
"cssnano": "7.1.2",
73-
"cypress": "15.9.0",
73+
"cypress": "15.10.0",
7474
"cypress-real-events": "1.15.0",
7575
"dedent": "1.7.1",
7676
"documentation": "14.0.3",
@@ -100,7 +100,7 @@
100100
"typescript-eslint": "8.54.0",
101101
"vite": "7.3.1",
102102
"vite-plugin-istanbul": "7.2.1",
103-
"vite-tsconfig-paths": "6.0.5"
103+
"vite-tsconfig-paths": "6.1.0"
104104
},
105105
"lint-staged": {
106106
"*.{md,mdx,json}": [

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8503,9 +8503,9 @@ __metadata:
85038503
languageName: node
85048504
linkType: hard
85058505

8506-
"cypress@npm:15.9.0":
8507-
version: 15.9.0
8508-
resolution: "cypress@npm:15.9.0"
8506+
"cypress@npm:15.10.0":
8507+
version: 15.10.0
8508+
resolution: "cypress@npm:15.10.0"
85098509
dependencies:
85108510
"@cypress/request": "npm:^3.0.10"
85118511
"@cypress/xvfb": "npm:^1.2.4"
@@ -8535,7 +8535,7 @@ __metadata:
85358535
hasha: "npm:5.2.2"
85368536
is-installed-globally: "npm:~0.4.0"
85378537
listr2: "npm:^3.8.3"
8538-
lodash: "npm:^4.17.21"
8538+
lodash: "npm:^4.17.23"
85398539
log-symbols: "npm:^4.0.0"
85408540
minimist: "npm:^1.2.8"
85418541
ospath: "npm:^1.2.2"
@@ -8551,7 +8551,7 @@ __metadata:
85518551
yauzl: "npm:^2.10.0"
85528552
bin:
85538553
cypress: bin/cypress
8554-
checksum: 10c0/3626f778d32741262dfe34b810b3ac91ba7c4f66202154512f72bab4cce8c59dc184b76bb627ee3027c4ef6e81439c23b2459f902f05a704050e04329720101c
8554+
checksum: 10c0/0041a6baad4ce3a70c1bb5d872636eb1dd4d49a199a322162b79f11e7cef41dc1e53c7002ee55d7d2c59a5587f36aa015989803e912074f54fe13a94fe7c574d
85558555
languageName: node
85568556
linkType: hard
85578557

@@ -13964,7 +13964,7 @@ __metadata:
1396413964
languageName: node
1396513965
linkType: hard
1396613966

13967-
"lodash@npm:^4.17.20, lodash@npm:^4.17.21":
13967+
"lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.23":
1396813968
version: 4.17.23
1396913969
resolution: "lodash@npm:4.17.23"
1397013970
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
@@ -20772,7 +20772,7 @@ __metadata:
2077220772
"@vitejs/plugin-react": "npm:5.1.2"
2077320773
chromatic: "npm:15.0.0"
2077420774
cssnano: "npm:7.1.2"
20775-
cypress: "npm:15.9.0"
20775+
cypress: "npm:15.10.0"
2077620776
cypress-real-events: "npm:1.15.0"
2077720777
dedent: "npm:1.7.1"
2077820778
documentation: "npm:14.0.3"
@@ -20807,7 +20807,7 @@ __metadata:
2080720807
typescript-eslint: "npm:8.54.0"
2080820808
vite: "npm:7.3.1"
2080920809
vite-plugin-istanbul: "npm:7.2.1"
20810-
vite-tsconfig-paths: "npm:6.0.5"
20810+
vite-tsconfig-paths: "npm:6.1.0"
2081120811
languageName: unknown
2081220812
linkType: soft
2081320813

@@ -21478,16 +21478,16 @@ __metadata:
2147821478
languageName: node
2147921479
linkType: hard
2148021480

21481-
"vite-tsconfig-paths@npm:6.0.5":
21482-
version: 6.0.5
21483-
resolution: "vite-tsconfig-paths@npm:6.0.5"
21481+
"vite-tsconfig-paths@npm:6.1.0":
21482+
version: 6.1.0
21483+
resolution: "vite-tsconfig-paths@npm:6.1.0"
2148421484
dependencies:
2148521485
debug: "npm:^4.1.1"
2148621486
globrex: "npm:^0.1.2"
2148721487
tsconfck: "npm:^3.0.3"
2148821488
peerDependencies:
2148921489
vite: "*"
21490-
checksum: 10c0/c62dd84804b9d2d35460146bda0bb752d270043d805df0e806ade6a9bbf37c5ad5da8a29d822b89931821545c201bc7ca07c594f245aebabe92d51d0cd1b63df
21490+
checksum: 10c0/b2c9edb43592f4c4e4c4b9f1a613a196e78b727a8ffdd77a4bad1833dcf903fb9a8b23eabf5113f800585f87c2e8e9f93cba9a0e21cfe9a7e58edc7e9edcb3f5
2149121491
languageName: node
2149221492
linkType: hard
2149321493

0 commit comments

Comments
 (0)