chore(deps)(deps): bump sinon from 17.0.1 to 18.0.0 (#2058)

Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.1 to 18.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v17.0.1...v18.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-10 21:34:26 +05:30 committed by GitHub
parent ccdf84e593
commit 14f84017be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 96 additions and 46 deletions

138
package-lock.json generated
View File

@ -5231,6 +5231,34 @@
"uint8arrays": "^5.0.3" "uint8arrays": "^5.0.3"
} }
}, },
"node_modules/@libp2p/interface-compliance-tests/node_modules/@sinonjs/fake-timers": {
"version": "11.2.2",
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-11.2.2.tgz",
"integrity": "sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==",
"dependencies": {
"@sinonjs/commons": "^3.0.0"
}
},
"node_modules/@libp2p/interface-compliance-tests/node_modules/diff": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
"engines": {
"node": ">=0.3.1"
}
},
"node_modules/@libp2p/interface-compliance-tests/node_modules/nise": {
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/nise/-/nise-5.1.9.tgz",
"integrity": "sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==",
"dependencies": {
"@sinonjs/commons": "^3.0.0",
"@sinonjs/fake-timers": "^11.2.2",
"@sinonjs/text-encoding": "^0.7.2",
"just-extend": "^6.2.0",
"path-to-regexp": "^6.2.1"
}
},
"node_modules/@libp2p/interface-compliance-tests/node_modules/p-limit": { "node_modules/@libp2p/interface-compliance-tests/node_modules/p-limit": {
"version": "5.0.0", "version": "5.0.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-5.0.0.tgz", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-5.0.0.tgz",
@ -5245,6 +5273,28 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@libp2p/interface-compliance-tests/node_modules/path-to-regexp": {
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz",
"integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw=="
},
"node_modules/@libp2p/interface-compliance-tests/node_modules/sinon": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-17.0.1.tgz",
"integrity": "sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==",
"dependencies": {
"@sinonjs/commons": "^3.0.0",
"@sinonjs/fake-timers": "^11.2.2",
"@sinonjs/samsam": "^8.0.0",
"diff": "^5.1.0",
"nise": "^5.1.5",
"supports-color": "^7.2.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/sinon"
}
},
"node_modules/@libp2p/interface-compliance-tests/node_modules/yocto-queue": { "node_modules/@libp2p/interface-compliance-tests/node_modules/yocto-queue": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
@ -24064,9 +24114,9 @@
"integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==" "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ=="
}, },
"node_modules/nise": { "node_modules/nise": {
"version": "5.1.9", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/nise/-/nise-5.1.9.tgz", "resolved": "https://registry.npmjs.org/nise/-/nise-6.0.0.tgz",
"integrity": "sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==", "integrity": "sha512-K8ePqo9BFvN31HXwEtTNGzgrPpmvgciDsFz8aztFjt4LqKO/JeFD8tBOeuDiCMXrIl/m1YvfH8auSpxfaD09wg==",
"dependencies": { "dependencies": {
"@sinonjs/commons": "^3.0.0", "@sinonjs/commons": "^3.0.0",
"@sinonjs/fake-timers": "^11.2.2", "@sinonjs/fake-timers": "^11.2.2",
@ -33028,16 +33078,16 @@
} }
}, },
"node_modules/sinon": { "node_modules/sinon": {
"version": "17.0.1", "version": "18.0.0",
"resolved": "https://registry.npmjs.org/sinon/-/sinon-17.0.1.tgz", "resolved": "https://registry.npmjs.org/sinon/-/sinon-18.0.0.tgz",
"integrity": "sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==", "integrity": "sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA==",
"dependencies": { "dependencies": {
"@sinonjs/commons": "^3.0.0", "@sinonjs/commons": "^3.0.1",
"@sinonjs/fake-timers": "^11.2.2", "@sinonjs/fake-timers": "^11.2.2",
"@sinonjs/samsam": "^8.0.0", "@sinonjs/samsam": "^8.0.0",
"diff": "^5.1.0", "diff": "^5.2.0",
"nise": "^5.1.5", "nise": "^6.0.0",
"supports-color": "^7.2.0" "supports-color": "^7"
}, },
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
@ -36407,14 +36457,14 @@
}, },
"packages/core": { "packages/core": {
"name": "@waku/core", "name": "@waku/core",
"version": "0.0.29", "version": "0.0.30",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@libp2p/ping": "^1.0.12", "@libp2p/ping": "^1.0.12",
"@waku/enr": "^0.0.23", "@waku/enr": "^0.0.24",
"@waku/interfaces": "0.0.24", "@waku/interfaces": "0.0.25",
"@waku/proto": "0.0.7", "@waku/proto": "0.0.7",
"@waku/utils": "0.0.17", "@waku/utils": "0.0.18",
"debug": "^4.3.4", "debug": "^4.3.4",
"it-all": "^3.0.4", "it-all": "^3.0.4",
"it-length-prefixed": "^9.0.4", "it-length-prefixed": "^9.0.4",
@ -36465,14 +36515,14 @@
}, },
"packages/discovery": { "packages/discovery": {
"name": "@waku/discovery", "name": "@waku/discovery",
"version": "0.0.2", "version": "0.0.3",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@waku/core": "0.0.29", "@waku/core": "0.0.30",
"@waku/enr": "0.0.23", "@waku/enr": "0.0.24",
"@waku/interfaces": "0.0.24", "@waku/interfaces": "0.0.25",
"@waku/proto": "^0.0.7", "@waku/proto": "^0.0.7",
"@waku/utils": "0.0.17", "@waku/utils": "0.0.18",
"debug": "^4.3.4", "debug": "^4.3.4",
"dns-query": "^0.11.2", "dns-query": "^0.11.2",
"hi-base32": "^0.5.1", "hi-base32": "^0.5.1",
@ -36495,7 +36545,7 @@
"node-localstorage": "^3.0.5", "node-localstorage": "^3.0.5",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"rollup": "^4.12.0", "rollup": "^4.12.0",
"sinon": "^17.0.1" "sinon": "^18.0.0"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=18"
@ -36519,7 +36569,7 @@
}, },
"packages/enr": { "packages/enr": {
"name": "@waku/enr", "name": "@waku/enr",
"version": "0.0.23", "version": "0.0.24",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@ethersproject/rlp": "^5.7.0", "@ethersproject/rlp": "^5.7.0",
@ -36527,7 +36577,7 @@
"@libp2p/peer-id": "^4.0.4", "@libp2p/peer-id": "^4.0.4",
"@multiformats/multiaddr": "^12.0.0", "@multiformats/multiaddr": "^12.0.0",
"@noble/secp256k1": "^1.7.1", "@noble/secp256k1": "^1.7.1",
"@waku/utils": "0.0.17", "@waku/utils": "0.0.18",
"debug": "^4.3.4", "debug": "^4.3.4",
"js-sha3": "^0.9.2" "js-sha3": "^0.9.2"
}, },
@ -36539,7 +36589,7 @@
"@types/chai": "^4.3.11", "@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6", "@types/mocha": "^10.0.6",
"@waku/build-utils": "*", "@waku/build-utils": "*",
"@waku/interfaces": "0.0.24", "@waku/interfaces": "0.0.25",
"chai": "^4.3.10", "chai": "^4.3.10",
"cspell": "^8.6.1", "cspell": "^8.6.1",
"fast-check": "^3.15.1", "fast-check": "^3.15.1",
@ -36568,7 +36618,7 @@
}, },
"packages/interfaces": { "packages/interfaces": {
"name": "@waku/interfaces", "name": "@waku/interfaces",
"version": "0.0.24", "version": "0.0.25",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@waku/proto": "^0.0.7" "@waku/proto": "^0.0.7"
@ -36586,14 +36636,14 @@
}, },
"packages/message-encryption": { "packages/message-encryption": {
"name": "@waku/message-encryption", "name": "@waku/message-encryption",
"version": "0.0.27", "version": "0.0.28",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@noble/secp256k1": "^1.7.1", "@noble/secp256k1": "^1.7.1",
"@waku/core": "0.0.29", "@waku/core": "0.0.30",
"@waku/interfaces": "0.0.24", "@waku/interfaces": "0.0.25",
"@waku/proto": "0.0.7", "@waku/proto": "0.0.7",
"@waku/utils": "0.0.17", "@waku/utils": "0.0.18",
"debug": "^4.3.4", "debug": "^4.3.4",
"js-sha3": "^0.9.2", "js-sha3": "^0.9.2",
"uint8arrays": "^5.0.1" "uint8arrays": "^5.0.1"
@ -36630,11 +36680,11 @@
}, },
"packages/message-hash": { "packages/message-hash": {
"name": "@waku/message-hash", "name": "@waku/message-hash",
"version": "0.1.13", "version": "0.1.14",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@noble/hashes": "^1.3.2", "@noble/hashes": "^1.3.2",
"@waku/utils": "0.0.17" "@waku/utils": "0.0.18"
}, },
"devDependencies": { "devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-commonjs": "^25.0.7",
@ -36644,7 +36694,7 @@
"@types/debug": "^4.1.12", "@types/debug": "^4.1.12",
"@types/mocha": "^10.0.6", "@types/mocha": "^10.0.6",
"@waku/build-utils": "*", "@waku/build-utils": "*",
"@waku/interfaces": "0.0.24", "@waku/interfaces": "0.0.25",
"chai": "^4.3.10", "chai": "^4.3.10",
"cspell": "^8.6.1", "cspell": "^8.6.1",
"fast-check": "^3.15.1", "fast-check": "^3.15.1",
@ -36712,15 +36762,15 @@
}, },
"packages/relay": { "packages/relay": {
"name": "@waku/relay", "name": "@waku/relay",
"version": "0.0.12", "version": "0.0.13",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@chainsafe/libp2p-gossipsub": "^12.0.0", "@chainsafe/libp2p-gossipsub": "^12.0.0",
"@noble/hashes": "^1.3.2", "@noble/hashes": "^1.3.2",
"@waku/core": "0.0.29", "@waku/core": "0.0.30",
"@waku/interfaces": "0.0.24", "@waku/interfaces": "0.0.25",
"@waku/proto": "0.0.7", "@waku/proto": "0.0.7",
"@waku/utils": "0.0.17", "@waku/utils": "0.0.18",
"chai": "^4.3.10", "chai": "^4.3.10",
"debug": "^4.3.4", "debug": "^4.3.4",
"fast-check": "^3.15.1" "fast-check": "^3.15.1"
@ -36753,7 +36803,7 @@
}, },
"packages/sdk": { "packages/sdk": {
"name": "@waku/sdk", "name": "@waku/sdk",
"version": "0.0.25", "version": "0.0.26",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@chainsafe/libp2p-noise": "^14.1.0", "@chainsafe/libp2p-noise": "^14.1.0",
@ -36763,12 +36813,12 @@
"@libp2p/ping": "^1.0.12", "@libp2p/ping": "^1.0.12",
"@libp2p/websockets": "^8.0.11", "@libp2p/websockets": "^8.0.11",
"@noble/hashes": "^1.3.3", "@noble/hashes": "^1.3.3",
"@waku/core": "0.0.29", "@waku/core": "0.0.30",
"@waku/discovery": "0.0.2", "@waku/discovery": "0.0.3",
"@waku/interfaces": "0.0.24", "@waku/interfaces": "0.0.25",
"@waku/proto": "^0.0.7", "@waku/proto": "^0.0.7",
"@waku/relay": "0.0.12", "@waku/relay": "0.0.13",
"@waku/utils": "0.0.17", "@waku/utils": "0.0.18",
"libp2p": "^1.1.2" "libp2p": "^1.1.2"
}, },
"devDependencies": { "devDependencies": {
@ -36822,7 +36872,7 @@
"p-retry": "^6.1.0", "p-retry": "^6.1.0",
"p-timeout": "^6.1.0", "p-timeout": "^6.1.0",
"portfinder": "^1.0.32", "portfinder": "^1.0.32",
"sinon": "^17.0.1", "sinon": "^18.0.0",
"tail": "^2.2.6" "tail": "^2.2.6"
}, },
"devDependencies": { "devDependencies": {
@ -36853,11 +36903,11 @@
}, },
"packages/utils": { "packages/utils": {
"name": "@waku/utils", "name": "@waku/utils",
"version": "0.0.17", "version": "0.0.18",
"license": "MIT OR Apache-2.0", "license": "MIT OR Apache-2.0",
"dependencies": { "dependencies": {
"@noble/hashes": "^1.3.2", "@noble/hashes": "^1.3.2",
"@waku/interfaces": "0.0.24", "@waku/interfaces": "0.0.25",
"chai": "^4.3.10", "chai": "^4.3.10",
"debug": "^4.3.4", "debug": "^4.3.4",
"uint8arrays": "^5.0.1" "uint8arrays": "^5.0.1"

View File

@ -78,7 +78,7 @@
"node-localstorage": "^3.0.5", "node-localstorage": "^3.0.5",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"rollup": "^4.12.0", "rollup": "^4.12.0",
"sinon": "^17.0.1" "sinon": "^18.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"@waku/core": "0.0.27", "@waku/core": "0.0.27",

View File

@ -64,7 +64,7 @@
"p-retry": "^6.1.0", "p-retry": "^6.1.0",
"p-timeout": "^6.1.0", "p-timeout": "^6.1.0",
"portfinder": "^1.0.32", "portfinder": "^1.0.32",
"sinon": "^17.0.1", "sinon": "^18.0.0",
"tail": "^2.2.6" "tail": "^2.2.6"
}, },
"devDependencies": { "devDependencies": {