Skip to content

Commit

Permalink
Merge #6972
Browse files Browse the repository at this point in the history
6972: chore(deps-dev): bump sinon from 14.0.0 to 15.0.2 r=jmcameron a=dependabot[bot]

Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.0 to 15.0.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sinonjs/sinon/blob/main/docs/changelog.md">sinon's changelog</a>.</em></p>
<blockquote>
<h2>15.0.2</h2>
<ul>
<li><a href="https://github.com/sinonjs/sinon/commit/19bd99f364ab44f0e2715571e5deab580d9aa7fd"><code>19bd99f3</code></a>
Use no-op for every function when restoring instances (<a href="https://redirect.github.com/sinonjs/sinon/issues/2499">#2499</a>) (Carl-Erik Kopseng)</li>
<li><a href="https://github.com/sinonjs/sinon/commit/8663ffa056d3c58e82fa203801d58d3fce3c14a7"><code>8663ffa0</code></a>
Upgrade deps (<a href="https://redirect.github.com/sinonjs/sinon/issues/2498">#2498</a>) (Carl-Erik Kopseng)
<blockquote>
<p>Browserify, supports-color, husky had to be held back.</p>
</blockquote>
</li>
<li><a href="https://github.com/sinonjs/sinon/commit/e01275bb10d868a064d0cb27a6ae11ffa3d91ac2"><code>e01275bb</code></a>
Un-pin <code>`@​sinonjs/fake-timers</code>` (<a href="https://redirect.github.com/sinonjs/sinon/issues/2495">#2495</a>) (Jordan Hawker)
<blockquote>
<p>The commit upgrading from v9 to v10 appears to have accidentally dropped the caret from the version range</p>
</blockquote>
</li>
<li><a href="https://github.com/sinonjs/sinon/commit/6cbde9b08259efd98b2c52b81ca3b5e84dcf97b1"><code>6cbde9b0</code></a>
fix throws().callsFake() precedence (<a href="https://redirect.github.com/sinonjs/sinon/issues/2497">#2497</a>) (Eduardo Diaz)
<blockquote>
<p>This makes sure an unconditional <code>callsFake()</code> invoked on the same stub that was previously setup to throw will overwrite the previous behavior. This aligns it with the other behaviors.</p>
</blockquote>
</li>
<li><a href="https://github.com/sinonjs/sinon/commit/45be60f3c6afc350eacbceed77539f437a9bbbce"><code>45be60f3</code></a>
Replace probot/stale with official stale action (Morgan Roderick)</li>
</ul>
<p><em>Released by <a href="https://github.com/fatso83">Carl-Erik Kopseng</a> on 2023-03-12.</em></p>
<h2>15.0.1</h2>
<ul>
<li><a href="https://github.com/sinonjs/sinon/commit/aa493da47d788025c0d512696651072973f301ec"><code>aa493da4</code></a>
Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng)
<blockquote>
<p>Contains several fixes</p>
</blockquote>
</li>
<li><a href="https://github.com/sinonjs/sinon/commit/b3ee0aa5c84e7c0f5203591e1507bd1015208925"><code>b3ee0aa5</code></a>
Use Node version 18 in Runkit examples (Carl-Erik Kopseng)</li>
</ul>
<p><em>Released by <a href="https://github.com/fatso83">Carl-Erik Kopseng</a> on 2022-12-15.</em></p>
<h2>15.0.0</h2>
<ul>
<li><a href="https://github.com/sinonjs/sinon/commit/b75fbfa9e57ba9b9c1b639b68646b1d054e0a7e3"><code>b75fbfa9</code></a>
Fix 2448: remove custom formatter (Morgan Roderick)
<blockquote>
<p>Remove option to pass a custom formatter.</p>
<p>The sub libraries of Sinon has long moved on to use <code>util.inspect</code> from
Node. By using that in Sinon itself, we align all the libraries.</p>
</blockquote>
</li>
</ul>
<p><em>Released by Morgan Roderick on 2022-11-28.</em></p>
<h2>14.0.2</h2>
<ul>
<li><a href="https://github.com/sinonjs/sinon/commit/4d70f6e0965b82e387cd632fbe54ed58a8fcf601"><code>4d70f6e0</code></a>
Upgrade nise to latest (Morgan Roderick)</li>
<li><a href="https://github.com/sinonjs/sinon/commit/96a0d756b553c38154f442785c34c6092d1ac572"><code>96a0d756</code></a>
Update <code>`@​sinonjs/samsam</code>` to latest (Morgan Roderick)</li>
<li><a href="https://github.com/sinonjs/sinon/commit/babb4736d7f0080e25dce34fc8ce72879e86792e"><code>babb4736</code></a>
Prefer <code>`@​sinonjs/commons</code><a` href="https://github.com/2"><code>`@​2</code></a>` (Morgan Roderick)
<blockquote>
<p>That makes ES2017 support explicit</p>
</blockquote>
</li>
</ul>
<p><em>Released by Morgan Roderick on 2022-11-07.</em></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Mar 13, 2023
2 parents ea86c7f + 0ea909c commit d520686
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"protractor-console-plugin": "^0.1.1",
"qs": "^6.11.1",
"release-it": "^15.8.0",
"sinon": "^14.0.0",
"sinon": "^15.0.2",
"standard-version": "^9.5.0",
"typescript": "^4.9.5"
},
Expand Down
74 changes: 43 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -337,26 +337,33 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.3.0.tgz#0ec9264cf54a527671d990eb874e030b55b70dcc"
integrity sha512-CX6t4SYQ37lzxicAqsBtxA3OseeoVrh9cSJ5PFYam0GksYlupRfy1A+Q4aYD3zvcfECLc0zO2u+ZnR2UYKvCrw==

"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.3":
version "1.8.3"
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d"
integrity sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==
"@sinonjs/commons@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-2.0.0.tgz#fd4ca5b063554307e8327b4564bd56d3b73924a3"
integrity sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==
dependencies:
type-detect "4.0.8"

"@sinonjs/fake-timers@>=5", "@sinonjs/fake-timers@^9.1.2":
version "9.1.2"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz#4eaab737fab77332ab132d396a3c0d364bd0ea8c"
integrity sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==
"@sinonjs/commons@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.0.tgz#beb434fe875d965265e04722ccfc21df7f755d72"
integrity sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==
dependencies:
"@sinonjs/commons" "^1.7.0"
type-detect "4.0.8"

"@sinonjs/samsam@^6.1.1":
version "6.1.1"
resolved "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-6.1.1.tgz#627f7f4cbdb56e6419fa2c1a3e4751ce4f6a00b1"
integrity sha512-cZ7rKJTLiE7u7Wi/v9Hc2fs3Ucc3jrWeMgPHbbTCeVAB2S0wOBbYlkJVeNSL04i7fdhT8wIbDq1zhC/PXTD2SA==
"@sinonjs/fake-timers@^10.0.2":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-10.0.2.tgz#d10549ed1f423d80639c528b6c7f5a1017747d0c"
integrity sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==
dependencies:
"@sinonjs/commons" "^2.0.0"

"@sinonjs/samsam@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-7.0.1.tgz#5b5fa31c554636f78308439d220986b9523fc51f"
integrity sha512-zsAk2Jkiq89mhZovB2LLOdTCxJF4hqqTToGP0ASWlhp4I1hqOjcfmZGafXntCN7MDC6yySH0mFHrYtHceOeLmw==
dependencies:
"@sinonjs/commons" "^1.6.0"
"@sinonjs/commons" "^2.0.0"
lodash.get "^4.4.2"
type-detect "^4.0.8"

Expand Down Expand Up @@ -2716,11 +2723,16 @@ dicer@0.2.5:
readable-stream "1.1.x"
streamsearch "0.1.2"

diff@5.0.0, diff@^5.0.0:
diff@5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==

diff@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==

dijkstrajs@^1.0.1:
version "1.0.2"
resolved "https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.2.tgz#2e48c0d3b825462afe75ab4ad5e829c8ece36257"
Expand Down Expand Up @@ -6710,13 +6722,13 @@ nice-try@^1.0.4:
resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==

nise@^5.1.1:
version "5.1.1"
resolved "https://registry.npmjs.org/nise/-/nise-5.1.1.tgz#ac4237e0d785ecfcb83e20f389185975da5c31f3"
integrity sha512-yr5kW2THW1AkxVmCnKEh4nbYkJdB3I7LUkiUgOvEkOp414mc2UMaHMA7pjq1nYowhdoJZGwEKGaQVbxfpWj10A==
nise@^5.1.4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.4.tgz#491ce7e7307d4ec546f5a659b2efe94a18b4bbc0"
integrity sha512-8+Ib8rRJ4L0o3kfmyVCL7gzrohyDe0cMFTBa2d364yIrEGMEoetznKJx899YxjybU6bL9SQkYPSBBs1gyYs8Xg==
dependencies:
"@sinonjs/commons" "^1.8.3"
"@sinonjs/fake-timers" ">=5"
"@sinonjs/commons" "^2.0.0"
"@sinonjs/fake-timers" "^10.0.2"
"@sinonjs/text-encoding" "^0.7.1"
just-extend "^4.0.2"
path-to-regexp "^1.7.0"
Expand Down Expand Up @@ -8639,16 +8651,16 @@ simple-swizzle@^0.2.2:
dependencies:
is-arrayish "^0.3.1"

sinon@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-14.0.0.tgz#203731c116d3a2d58dc4e3cbe1f443ba9382a031"
integrity sha512-ugA6BFmE+WrJdh0owRZHToLd32Uw3Lxq6E6LtNRU+xTVBefx632h03Q7apXWRsRdZAJ41LB8aUfn2+O4jsDNMw==
dependencies:
"@sinonjs/commons" "^1.8.3"
"@sinonjs/fake-timers" "^9.1.2"
"@sinonjs/samsam" "^6.1.1"
diff "^5.0.0"
nise "^5.1.1"
sinon@^15.0.2:
version "15.0.2"
resolved "https://registry.yarnpkg.com/sinon/-/sinon-15.0.2.tgz#f3e3aacb990bbaa8a7bb976e86118c5dc0154e66"
integrity sha512-PCVP63XZkg0/LOqQH5rEU4LILuvTFMb5tNxTHfs6VUMNnZz2XrnGSTZbAGITjzwQWbl/Bl/8hi4G3zZWjyBwHg==
dependencies:
"@sinonjs/commons" "^3.0.0"
"@sinonjs/fake-timers" "^10.0.2"
"@sinonjs/samsam" "^7.0.1"
diff "^5.1.0"
nise "^5.1.4"
supports-color "^7.2.0"

slash@^3.0.0:
Expand Down

0 comments on commit d520686

Please sign in to comment.