Skip to content

Commit da1e497

Browse files
chore(deps): update all non-major dependencies (patch) (#7574)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [cypress](https://cypress.io) ([source](https://redirect.github.com/cypress-io/cypress)) | [`14.5.2` -> `14.5.3`](https://renovatebot.com/diffs/npm/cypress/14.5.2/14.5.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/14.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/14.5.2/14.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [react-is](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-is)) | [`19.1.0` -> `19.1.1`](https://renovatebot.com/diffs/npm/react-is/19.1.0/19.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-is/19.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-is/19.1.0/19.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v14.5.3`](https://redirect.github.com/cypress-io/cypress/releases/tag/v14.5.3) [Compare Source](https://redirect.github.com/cypress-io/cypress/compare/v14.5.2...v14.5.3) Changelog: https://docs.cypress.io/app/references/changelog#14-5-3 </details> <details> <summary>facebook/react (react-is)</summary> ### [`v19.1.1`](https://redirect.github.com/facebook/react/releases/tag/v19.1.1): 19.1.1 (July 28, 2025) [Compare Source](https://redirect.github.com/facebook/react/compare/v19.1.0...v19.1.1) ##### React - Fixed Owner Stacks to work with ES2015 function.name semantics ([#&#8203;33680](https://redirect.github.com/facebook/react/pull/33680) by [@&#8203;hoxyq](https://redirect.github.com/hoxyq)) - Move the Fabric `completeRoot` call from `finalizeContainerChildren` to `replaceContainerChildren` to align how JS API and Fabric interpret `completeRoot` ([#&#8203;30513](https://redirect.github.com/facebook/react/pull/30513), [#&#8203;33064](https://redirect.github.com/facebook/react/pull/33064) by [@&#8203;kassens](https://redirect.github.com/kassens) and [@&#8203;jackpope](https://redirect.github.com/jackpope)) - Fix React retaining shadow nodes longer that it needs to ([#&#8203;33161](https://redirect.github.com/facebook/react/pull/33161), [#&#8203;33447](https://redirect.github.com/facebook/react/pull/33447) by [@&#8203;sammy-SC](https://redirect.github.com/sammy-SC) and [@&#8203;yungsters](https://redirect.github.com/yungsters)) </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/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e1217b commit da1e497

File tree

2 files changed

+31
-18
lines changed

2 files changed

+31
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@vitejs/plugin-react": "4.7.0",
7575
"chromatic": "13.1.2",
7676
"cssnano": "7.1.0",
77-
"cypress": "14.5.2",
77+
"cypress": "14.5.3",
7878
"cypress-real-events": "1.14.0",
7979
"dedent": "1.6.0",
8080
"documentation": "14.0.3",
@@ -117,7 +117,7 @@
117117
},
118118
"resolutions": {
119119
"tocbot": "4.36.4",
120-
"react-is": "19.1.0"
120+
"react-is": "19.1.1"
121121
},
122122
"type": "module",
123123
"nyc": {

yarn.lock

Lines changed: 29 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2479,17 +2479,17 @@ __metadata:
24792479
languageName: node
24802480
linkType: hard
24812481

2482-
"@cypress/request@npm:^3.0.8":
2483-
version: 3.0.8
2484-
resolution: "@cypress/request@npm:3.0.8"
2482+
"@cypress/request@npm:^3.0.9":
2483+
version: 3.0.9
2484+
resolution: "@cypress/request@npm:3.0.9"
24852485
dependencies:
24862486
aws-sign2: "npm:~0.7.0"
24872487
aws4: "npm:^1.8.0"
24882488
caseless: "npm:~0.12.0"
24892489
combined-stream: "npm:~1.0.6"
24902490
extend: "npm:~3.0.2"
24912491
forever-agent: "npm:~0.6.1"
2492-
form-data: "npm:~4.0.0"
2492+
form-data: "npm:~4.0.4"
24932493
http-signature: "npm:~1.4.0"
24942494
is-typedarray: "npm:~1.0.0"
24952495
isstream: "npm:~0.1.2"
@@ -2501,7 +2501,7 @@ __metadata:
25012501
tough-cookie: "npm:^5.0.0"
25022502
tunnel-agent: "npm:^0.6.0"
25032503
uuid: "npm:^8.3.2"
2504-
checksum: 10c0/76cabf6ad64df224bab9b66869f71c4fb63315f9775ef1769da9da6c8d6d470899bee7f5b800379020efb6c7f37fd16a4a8e25c61319e14cd720bd3f606a38fd
2504+
checksum: 10c0/9ebcd3f3d49706e730671bcb0bb86488fe23a2079f12d44b6c762777118fc0286b5ce5c73fb6cacf0ae291fa89a7562ca8a2b43a2486e26906fd84a386ed6967
25052505
languageName: node
25062506
linkType: hard
25072507

@@ -9892,11 +9892,11 @@ __metadata:
98929892
languageName: node
98939893
linkType: hard
98949894

9895-
"cypress@npm:14.5.2":
9896-
version: 14.5.2
9897-
resolution: "cypress@npm:14.5.2"
9895+
"cypress@npm:14.5.3":
9896+
version: 14.5.3
9897+
resolution: "cypress@npm:14.5.3"
98989898
dependencies:
9899-
"@cypress/request": "npm:^3.0.8"
9899+
"@cypress/request": "npm:^3.0.9"
99009900
"@cypress/xvfb": "npm:^1.2.4"
99019901
"@types/sinonjs__fake-timers": "npm:8.1.1"
99029902
"@types/sizzle": "npm:^2.3.2"
@@ -9942,7 +9942,7 @@ __metadata:
99429942
yauzl: "npm:^2.10.0"
99439943
bin:
99449944
cypress: bin/cypress
9945-
checksum: 10c0/55d1ba4773dc7d22769e6566bbdd5a78fd16dde4a4806d474de18a2713ed313db3d0734486f774fe11b3078c66d6b03703dfac05c26746ee3d704317734ebc0e
9945+
checksum: 10c0/64f56b00ac16696c3627546a35d6e71c9b1c74d9c780e0dcc00b05e4f954a10714ba33884d1b0b49d2296670d156fbfa2999671671133abcf8dacdf44b70315b
99469946
languageName: node
99479947
linkType: hard
99489948

@@ -12991,7 +12991,7 @@ __metadata:
1299112991
languageName: node
1299212992
linkType: hard
1299312993

12994-
"form-data@npm:^4.0.0, form-data@npm:~4.0.0":
12994+
"form-data@npm:^4.0.0":
1299512995
version: 4.0.0
1299612996
resolution: "form-data@npm:4.0.0"
1299712997
dependencies:
@@ -13002,6 +13002,19 @@ __metadata:
1300213002
languageName: node
1300313003
linkType: hard
1300413004

13005+
"form-data@npm:~4.0.4":
13006+
version: 4.0.4
13007+
resolution: "form-data@npm:4.0.4"
13008+
dependencies:
13009+
asynckit: "npm:^0.4.0"
13010+
combined-stream: "npm:^1.0.8"
13011+
es-set-tostringtag: "npm:^2.1.0"
13012+
hasown: "npm:^2.0.2"
13013+
mime-types: "npm:^2.1.12"
13014+
checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695
13015+
languageName: node
13016+
linkType: hard
13017+
1300513018
"forwarded@npm:0.2.0":
1300613019
version: 0.2.0
1300713020
resolution: "forwarded@npm:0.2.0"
@@ -21169,10 +21182,10 @@ __metadata:
2116921182
languageName: node
2117021183
linkType: hard
2117121184

21172-
"react-is@npm:19.1.0":
21173-
version: 19.1.0
21174-
resolution: "react-is@npm:19.1.0"
21175-
checksum: 10c0/b6c6cadd172d5d39f66d493700d137a5545c294a62ce0f8ec793d59794c97d2bed6bad227626f16bd0e90004ed7fdc8ed662a004e6edcf5d2b7ecb6e3040ea6b
21185+
"react-is@npm:19.1.1":
21186+
version: 19.1.1
21187+
resolution: "react-is@npm:19.1.1"
21188+
checksum: 10c0/3dba763fcd69835ae263dcd6727d7ffcc44c1d616f04b7329e67aefdc66a567af4f8dcecdd29454c7a707c968aa1eb85083a83fb616f01675ef25e71cf082f97
2117621189
languageName: node
2117721190
linkType: hard
2117821191

@@ -24433,7 +24446,7 @@ __metadata:
2443324446
"@vitejs/plugin-react": "npm:4.7.0"
2443424447
chromatic: "npm:13.1.2"
2443524448
cssnano: "npm:7.1.0"
24436-
cypress: "npm:14.5.2"
24449+
cypress: "npm:14.5.3"
2443724450
cypress-real-events: "npm:1.14.0"
2443824451
dedent: "npm:1.6.0"
2443924452
documentation: "npm:14.0.3"

0 commit comments

Comments
 (0)