Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nock to v14 #4411

Merged
merged 1 commit into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"cross-fetch": "4.1.0",
"nock": "13.5.6",
"nock": "14.0.0",
"publint": "0.3.2",
"tsup": "8.3.5",
"typescript": "5.7.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"nock": "13.5.6",
"nock": "14.0.0",
"publint": "0.3.2",
"tsup": "8.3.5",
"typescript": "5.7.3",
Expand Down
75 changes: 67 additions & 8 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.17.3"
"@types/node": "npm:22.10.10"
cross-fetch: "npm:4.1.0"
nock: "npm:13.5.6"
nock: "npm:14.0.0"
publint: "npm:0.3.2"
tsup: "npm:8.3.5"
typescript: "npm:5.7.3"
Expand All @@ -262,7 +262,7 @@ __metadata:
"@algolia/client-common": "npm:5.20.0"
"@arethetypeswrong/cli": "npm:0.17.3"
"@types/node": "npm:22.10.10"
nock: "npm:13.5.6"
nock: "npm:14.0.0"
publint: "npm:0.3.2"
tsup: "npm:8.3.5"
typescript: "npm:5.7.3"
Expand Down Expand Up @@ -1164,6 +1164,20 @@ __metadata:
languageName: node
linkType: hard

"@mswjs/interceptors@npm:^0.37.3":
version: 0.37.5
resolution: "@mswjs/interceptors@npm:0.37.5"
dependencies:
"@open-draft/deferred-promise": "npm:^2.2.0"
"@open-draft/logger": "npm:^0.3.0"
"@open-draft/until": "npm:^2.0.0"
is-node-process: "npm:^1.2.0"
outvariant: "npm:^1.4.3"
strict-event-emitter: "npm:^0.5.1"
checksum: 10/82c587af9343d620dac0549a300d85def0513d7d2d6befce5c7cd0f7776f9dca8831a89e07bf73df128212a49ddc7468dae44eaad821bd50d9b5c0564207f642
languageName: node
linkType: hard

"@napi-rs/wasm-runtime@npm:0.2.4":
version: 0.2.4
resolution: "@napi-rs/wasm-runtime@npm:0.2.4"
Expand Down Expand Up @@ -1646,6 +1660,30 @@ __metadata:
languageName: node
linkType: hard

"@open-draft/deferred-promise@npm:^2.2.0":
version: 2.2.0
resolution: "@open-draft/deferred-promise@npm:2.2.0"
checksum: 10/bc3bb1668a555bb87b33383cafcf207d9561e17d2ca0d9e61b7ce88e82b66e36a333d3676c1d39eb5848022c03c8145331fcdc828ba297f88cb1de9c5cef6c19
languageName: node
linkType: hard

"@open-draft/logger@npm:^0.3.0":
version: 0.3.0
resolution: "@open-draft/logger@npm:0.3.0"
dependencies:
is-node-process: "npm:^1.2.0"
outvariant: "npm:^1.4.0"
checksum: 10/7a280f170bcd4e91d3eedbefe628efd10c3bd06dd2461d06a7fdbced89ef457a38785847f88cc630fb4fd7dfa176d6f77aed17e5a9b08000baff647433b5ff78
languageName: node
linkType: hard

"@open-draft/until@npm:^2.0.0":
version: 2.1.0
resolution: "@open-draft/until@npm:2.1.0"
checksum: 10/622be42950afc8e89715d0fd6d56cbdcd13e36625e23b174bd3d9f06f80e25f9adf75d6698af93bca1e1bf465b9ce00ec05214a12189b671fb9da0f58215b6f4
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -3340,7 +3378,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.3.4, debug@npm:^4.3.7":
"debug@npm:4, debug@npm:^4.3.4, debug@npm:^4.3.7":
version: 4.3.7
resolution: "debug@npm:4.3.7"
dependencies:
Expand Down Expand Up @@ -4806,6 +4844,13 @@ __metadata:
languageName: node
linkType: hard

"is-node-process@npm:^1.2.0":
version: 1.2.0
resolution: "is-node-process@npm:1.2.0"
checksum: 10/930765cdc6d81ab8f1bbecbea4a8d35c7c6d88a3ff61f3630e0fc7f22d624d7661c1df05c58547d0eb6a639dfa9304682c8e342c4113a6ed51472b704cee2928
languageName: node
linkType: hard

"is-number@npm:^7.0.0":
version: 7.0.0
resolution: "is-number@npm:7.0.0"
Expand Down Expand Up @@ -5878,14 +5923,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.5.6":
version: 13.5.6
resolution: "nock@npm:13.5.6"
"nock@npm:14.0.0":
version: 14.0.0
resolution: "nock@npm:14.0.0"
dependencies:
debug: "npm:^4.1.0"
"@mswjs/interceptors": "npm:^0.37.3"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10/a57c265b75e5f7767e2f8baf058773cdbf357c31c5fea2761386ec03a008a657f9df921899fe2a9502773b47145b708863b32345aef529b3c45cba4019120f88
checksum: 10/88138f268ec5f6c1789e3f8c46f48f0d7d5ae5b3e6764a08bf665bc892912a947f7e036fc9a1aa81f2626101a78e68181ee44610f3ab3c1ad3487e677c2467aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -6309,6 +6354,13 @@ __metadata:
languageName: node
linkType: hard

"outvariant@npm:^1.4.0, outvariant@npm:^1.4.3":
version: 1.4.3
resolution: "outvariant@npm:1.4.3"
checksum: 10/3a7582745850cb344d49641867a4c080858c54f4091afd91b9c0765ba6e471c2bc841348f0fff344845ddd0a4db42fd5d68c6f7ebaf32d4b676a3a9987b2488a
languageName: node
linkType: hard

"p-finally@npm:^1.0.0":
version: 1.0.0
resolution: "p-finally@npm:1.0.0"
Expand Down Expand Up @@ -7635,6 +7687,13 @@ __metadata:
languageName: node
linkType: hard

"strict-event-emitter@npm:^0.5.1":
version: 0.5.1
resolution: "strict-event-emitter@npm:0.5.1"
checksum: 10/25c84d88be85940d3547db665b871bfecea4ea0bedfeb22aae8db48126820cfb2b0bc2fba695392592a09b1aa36b686d6eede499e1ecd151593c03fe5a50d512
languageName: node
linkType: hard

"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^1.0.2 || 2 || 3 || 4, string-width@npm:^4.1.0, string-width@npm:^4.2.0, string-width@npm:^4.2.3":
version: 4.2.3
resolution: "string-width@npm:4.2.3"
Expand Down