Skip to content

Commit

Permalink
Update dependency sinon to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 2189f89 commit 6193904
Show file tree
Hide file tree
Showing 36 changed files with 53 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"eslint-plugin-ghost": "3.4.0",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/bookshelf-collision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/errors": "^1.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-custom-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/bookshelf-eager-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/debug": "^0.1.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/debug": "^0.1.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-has-posts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/debug": "^0.1.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-include-count/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/debug": "^0.1.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"lodash": "^4.17.21"
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mocha": "10.7.0",
"rewire": "7.0.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/errors": "^1.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/bookshelf-collision": "^0.1.46",
Expand Down
2 changes: 1 addition & 1 deletion packages/bookshelf-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"devDependencies": {
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/bookshelf-transaction-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"knex": "3.1.0",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0",
"sinon": "19.0.2",
"sqlite3": "5.1.7"
}
}
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/root-utils": "^0.3.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/database-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"knex": "3.1.0",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/root-utils": "^0.3.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@elastic/elasticsearch": "8.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/email-mock-receiver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"devDependencies": {
"c8": "10.1.2",
"mocha": "10.7.0",
"sinon": "18.0.0"
"sinon": "19.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/express-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"form-data": "^4.0.0",
"mocha": "10.7.0",
"multer": "^1.4.5-lts.1",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/jest-snapshot": "^0.5.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-cache-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"devDependencies": {
"c8": "10.1.2",
"mocha": "10.7.0",
"sinon": "18.0.0"
"sinon": "19.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/http-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"express": "4.19.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/errors": "^1.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@jest/expect": "^28.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/bunyan-rotating-filestream": "^0.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"mocha": "10.7.0",
"rewire": "7.0.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/elasticsearch": "^3.0.22",
Expand Down
2 changes: 1 addition & 1 deletion packages/nodemailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@aws-sdk/client-ses": "^3.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pretty-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"chalk": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pretty-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/promise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"nock": "13.5.5",
"rewire": "7.0.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/errors": "^1.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/root-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"caller": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/debug": "^0.1.33",
Expand Down
2 changes: 1 addition & 1 deletion packages/tpl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"lodash.template": "^4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"c8": "10.1.2",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/errors": "^1.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"mocha": "10.7.0",
"rewire": "7.0.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/root-utils": "^0.3.31",
Expand Down
2 changes: 1 addition & 1 deletion packages/webhook-mock-receiver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"c8": "10.1.2",
"got": "9.6.0",
"mocha": "10.7.0",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"p-wait-for": "3.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/zip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"fs-extra": "11.2.0",
"mocha": "10.7.0",
"should": "13.2.3",
"sinon": "18.0.0"
"sinon": "19.0.2"
},
"dependencies": {
"@tryghost/errors": "^1.3.6",
Expand Down
38 changes: 18 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1256,21 +1256,14 @@
dependencies:
type-detect "4.0.8"

"@sinonjs/fake-timers@^11.2.2":
version "11.3.1"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-11.3.1.tgz#51d6e8d83ca261ff02c0ab0e68e9db23d5cd5999"
integrity sha512-EVJO7nW5M/F5Tur0Rf2z/QoMo+1Ia963RiMtapiQrEWvY0iBUvADo8Beegwjpnle5BHkyHuoxSTW3jF43H1XRA==
dependencies:
"@sinonjs/commons" "^3.0.1"

"@sinonjs/fake-timers@^13.0.1":
"@sinonjs/fake-timers@^13.0.1", "@sinonjs/fake-timers@^13.0.2":
version "13.0.2"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-13.0.2.tgz#3ffe88abb062067a580fdfba706ad00435a0f2a6"
integrity sha512-4Bb+oqXZTSTZ1q27Izly9lv8B9dlV61CROxPiVtywwzv5SnytJqhvYe6FclHYuXml4cd1VHPo1zd5PmTeJozvA==
dependencies:
"@sinonjs/commons" "^3.0.1"

"@sinonjs/samsam@^8.0.0":
"@sinonjs/samsam@^8.0.1":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-8.0.2.tgz#e4386bf668ff36c95949e55a38dc5f5892fc2689"
integrity sha512-v46t/fwnhejRSFTGqbpn9u+LQ9xJDse10gNnPgAcxgdoCDMXj/G2asWAC/8Qs+BAZDicX+MNZouXT1A7c83kVw==
Expand Down Expand Up @@ -4034,6 +4027,11 @@ diff@^5.2.0:
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==

diff@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-7.0.0.tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a"
integrity sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==

dir-glob@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
Expand Down Expand Up @@ -6751,7 +6749,7 @@ [email protected], negotiator@^0.6.2:
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==

nise@^6.0.0:
nise@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/nise/-/nise-6.1.1.tgz#78ea93cc49be122e44cb7c8fdf597b0e8778b64a"
integrity sha512-aMSAzLVY7LyeM60gvBS423nBmIPP+Wy7St7hsb+8/fc1HmeoHJfLO8CKse4u3BtOZvQLJghYPI2i/1WZrEj5/g==
Expand Down Expand Up @@ -7926,17 +7924,17 @@ simple-html-tokenizer@^0.5.11:
resolved "https://registry.yarnpkg.com/simple-html-tokenizer/-/simple-html-tokenizer-0.5.11.tgz#4c5186083c164ba22a7b477b7687ac056ad6b1d9"
integrity sha512-C2WEK/Z3HoSFbYq8tI7ni3eOo/NneSPRoPpcM7WdLjFOArFuyXEjAoCdOC3DgMfRyziZQ1hCNR4mrNdWEvD0og==

sinon@18.0.0:
version "18.0.0"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-18.0.0.tgz#69ca293dbc3e82590a8b0d46c97f63ebc1e5fc01"
integrity sha512-+dXDXzD1sBO6HlmZDd7mXZCR/y5ECiEiGCBSGuFD/kZ0bDTofPYc6JaeGmPSF+1j1MejGUWkORbYOLDyvqCWpA==
sinon@19.0.2:
version "19.0.2"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-19.0.2.tgz#944cf771d22236aa84fc1ab70ce5bffc3a215dad"
integrity sha512-euuToqM+PjO4UgXeLETsfQiuoyPXlqFezr6YZDFwHR3t4qaX0fZUe1MfPMznTL5f8BWrVS89KduLdMUsxFCO6g==
dependencies:
"@sinonjs/commons" "^3.0.1"
"@sinonjs/fake-timers" "^11.2.2"
"@sinonjs/samsam" "^8.0.0"
diff "^5.2.0"
nise "^6.0.0"
supports-color "^7"
"@sinonjs/fake-timers" "^13.0.2"
"@sinonjs/samsam" "^8.0.1"
diff "^7.0.0"
nise "^6.1.1"
supports-color "^7.2.0"

slash@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -8220,7 +8218,7 @@ supports-color@^5.3.0:
dependencies:
has-flag "^3.0.0"

supports-color@^7, supports-color@^7.1.0:
supports-color@^7.1.0, supports-color@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
Expand Down

0 comments on commit 6193904

Please sign in to comment.