Skip to content

Commit 8ad65c2

Browse files
Update dependency sinon to v19.0.5 (#22692)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://redirect.github.com/sinonjs/sinon)) | [`19.0.2` -> `19.0.5`](https://renovatebot.com/diffs/npm/sinon/19.0.2/19.0.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sinon/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sinon/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sinon/19.0.2/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sinon/19.0.2/19.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sinonjs/sinon (sinon)</summary> ### [`v19.0.5`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1905) [Compare Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.4...v19.0.5) - [`67d19ff0`](https://redirect.github.com/sinonjs/sinon/commit/67d19ff01541fd76dceb1b753e5110b4375fb819) chore: deprecate usingPromise ([#&#8203;2651](https://redirect.github.com/sinonjs/sinon/issues/2651)) (Morgan Roderick) - [`598dddb6`](https://redirect.github.com/sinonjs/sinon/commit/598dddb6e1d65187f6410a1b7f270858ce45c857) chore: deprecate useFakeXMLHttpRequest and useFakeServer (Morgan Roderick) *Released by Morgan Roderick on 2025-03-23.* ### [`v19.0.4`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1904) [Compare Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.3...v19.0.4) The release script failed half-way in 19.0.3, so re-releasing. - [`da67311a`](https://redirect.github.com/sinonjs/sinon/commit/da67311a3eeff7df47ac13af21a7331e523b433a) Revert "Add version 19.0.3 to releases" (Carl-Erik Kopseng) - [`84d5c82a`](https://redirect.github.com/sinonjs/sinon/commit/84d5c82a67218f12745e018c930bb3b988f41f25) Add version 19.0.3 to releases (Carl-Erik Kopseng) *Released by Carl-Erik Kopseng on 2025-03-19.* ### [`v19.0.3`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1903) [Compare Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.2...v19.0.3) Basically just documentation updates - [`1f1d3706`](https://redirect.github.com/sinonjs/sinon/commit/1f1d3706c07e70fc29b111844025c74e48f83284) Verifying links procedure (Carl-Erik Kopseng) - [`37623efc`](https://redirect.github.com/sinonjs/sinon/commit/37623efc5118f1eeb9a7df28694997412bcd38b1) Catch latest two missing redirects (Carl-Erik Kopseng) - [`2404a45f`](https://redirect.github.com/sinonjs/sinon/commit/2404a45feeae904a286b3d6321d22ef2cdb08e93) Ignore ancient deadlinks to Sinon child projects in previous releases (Carl-Erik Kopseng) - [`fba6f877`](https://redirect.github.com/sinonjs/sinon/commit/fba6f877b04a1ced5533c050724ecc4e9aba9df6) Ignore historic links in changelog (Carl-Erik Kopseng) - [`e3950d9b`](https://redirect.github.com/sinonjs/sinon/commit/e3950d9b391b26e684a1add77da2f70fdd1cdc6d) Fix external link (Carl-Erik Kopseng) - [`0be40825`](https://redirect.github.com/sinonjs/sinon/commit/0be4082548f206e0e6f2b02b84b190e04e137fd1) Fix the missing redirects to the migration guide (Carl-Erik Kopseng) - [`108fbca0`](https://redirect.github.com/sinonjs/sinon/commit/108fbca09ccccac6521ba48fd4030a762d498e11) Fix internal ../assertions link in source (Carl-Erik Kopseng) - [`bb10e53a`](https://redirect.github.com/sinonjs/sinon/commit/bb10e53a905a60cca2d2ec59d2205e8453214899) Fix spy-call reference in source (Carl-Erik Kopseng) - [`ef582e31`](https://redirect.github.com/sinonjs/sinon/commit/ef582e319a89ced90c5c259657900aa4cf2c88b5) Remove bash-ism from Makefile (use POSIX) (Carl-Erik Kopseng) - [`7af1d235`](https://redirect.github.com/sinonjs/sinon/commit/7af1d23581d2c8c7625e248a9bdfb2767f12ef98) chore: remove .unimportedrc.json (Morgan Roderick) - [`dfcad710`](https://redirect.github.com/sinonjs/sinon/commit/dfcad71008a751f151063d7a739590e847a338d9) chore: fix codecov upload (Morgan Roderick) > We are seeing errors uploading coverage reports to codecov: > > Rate limit reached. Please upload with the Codecov repository upload token to resolve issue > > I've added a repository token, as instructed in https://docs.codecov.com/docs/adding-the-codecov-token. > > This changeset should fix the upload issue. - [`0ca2e49e`](https://redirect.github.com/sinonjs/sinon/commit/0ca2e49e857ec6b10ed4134944cdf591a0065965) fix: browser-test job fails in ubuntu-latest (Morgan Roderick) - [`e9eb2eb2`](https://redirect.github.com/sinonjs/sinon/commit/e9eb2eb26e873f106a9996610a142d25d917d9e8) chore: remove unused unused job (Morgan Roderick) > This crucial part of this workflow was removed in > [`278e667`](https://redirect.github.com/sinonjs/sinon/commit/278e667e095cd1a666c3ab2dc4268379a5754598), we should have removed the entire job. - [`278e667e`](https://redirect.github.com/sinonjs/sinon/commit/278e667e095cd1a666c3ab2dc4268379a5754598) chore: remove unimported (Morgan Roderick) > The repository has been archived. See https://github.com/smeijer/unimported - [`9e30835b`](https://redirect.github.com/sinonjs/sinon/commit/9e30835bb7c7bb550ed299a4102fdd53a23b083f) npm audit (Morgan Roderick) - [`a74301cf`](https://redirect.github.com/sinonjs/sinon/commit/a74301cff8e7fb42ebb164c91d059ab391741473) chore: remove RunKit (Morgan Roderick) > This service is dead. - [`80bc1d96`](https://redirect.github.com/sinonjs/sinon/commit/80bc1d96371580a8b2dad39122db46933e7f5884) Fix out-of-date fake-timers docs ([#&#8203;2628](https://redirect.github.com/sinonjs/sinon/issues/2628)) (Carl-Erik Kopseng) > - Fix documentation issue for fake-timers mentioned in [#&#8203;2625](https://redirect.github.com/sinonjs/sinon/issues/2625) > > The docs were out of sync with the fake-timers docs. > > - Update dependencies before new patch version - [`527568cc`](https://redirect.github.com/sinonjs/sinon/commit/527568cc60a3c30359732bbb02806cee47a33d02) Bump rexml from 3.3.7 to 3.3.9 ([#&#8203;2626](https://redirect.github.com/sinonjs/sinon/issues/2626)) (dependabot\[bot]) > Bumps [rexml](https://redirect.github.com/ruby/rexml) from 3.3.7 to 3.3.9. > > - [Release notes](https://redirect.github.com/ruby/rexml/releases) > - [Changelog](https://redirect.github.com/ruby/rexml/blob/master/NEWS.md) > - [Commits](https://redirect.github.com/ruby/rexml/compare/v3.3.7...v3.3.9) > > *** > > updated-dependencies: > > - dependency-name: rexml > > dependency-type: indirect > > ... > > Signed-off-by: dependabot\[bot] <[email protected]> > > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@&#8203;users](https://redirect.github.com/users).noreply.github.com> - [`ed029725`](https://redirect.github.com/sinonjs/sinon/commit/ed0297257413b728bc31515ac0a87e738e069961) Bump webrick from 1.8.1 to 1.8.2 ([#&#8203;2623](https://redirect.github.com/sinonjs/sinon/issues/2623)) (dependabot\[bot]) > Bumps [webrick](https://redirect.github.com/ruby/webrick) from 1.8.1 to 1.8.2. > > - [Release notes](https://redirect.github.com/ruby/webrick/releases) > - [Commits](https://redirect.github.com/ruby/webrick/compare/v1.8.1...v1.8.2) > > *** > > updated-dependencies: > > - dependency-name: webrick > > dependency-type: indirect > > ... > > Signed-off-by: dependabot\[bot] <[email protected]> > > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@&#8203;users](https://redirect.github.com/users).noreply.github.com> *Released by Carl-Erik Kopseng on 2025-03-19.* </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c23d42 commit 8ad65c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/custom-fonts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"c8": "10.1.2",
3737
"mocha": "10.8.2",
38-
"sinon": "19.0.2",
38+
"sinon": "19.0.5",
3939
"ts-node": "10.9.2",
4040
"typescript": "5.6.2"
4141
},

0 commit comments

Comments
 (0)