Skip to content

Commit d6f0c4a

Browse files
chore(deps): update dependency sinon to v20 (#57)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://redirect.github.com/sinonjs/sinon)) | [`19.0.5` -> `20.0.0`](https://renovatebot.com/diffs/npm/sinon/19.0.5/20.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sinon/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sinon/19.0.5/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sinonjs/sinon (sinon)</summary> ### [`v20.0.0`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#2000) [Compare Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.5...v20.0.0) - [`b6daed26`](https://redirect.github.com/sinonjs/sinon/commit/b6daed26cd4ba2c045d3d2fc2cadbdcbf43c61e6) chore!: remove usingPromise (Morgan Roderick) > Everyone should be using native promises by now, or should know how to stub natives - [`95d4b8fc`](https://redirect.github.com/sinonjs/sinon/commit/95d4b8fc89316c7af82c02750e8ca71e5bc76d07) chore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick) > BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API *Released by Morgan Roderick on 2025-03-24.* </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 1-7 day on Sunday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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/emartech/json-logger-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d63685d commit d6f0c4a

File tree

2 files changed

+5
-44
lines changed

2 files changed

+5
-44
lines changed

package-lock.json

Lines changed: 4 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"mocha": "10.8.2",
6262
"prettier": "3.6.2",
6363
"semantic-release": "19.0.5",
64-
"sinon": "19.0.5",
64+
"sinon": "20.0.0",
6565
"sinon-chai": "3.7.0",
6666
"ts-node": "10.9.2",
6767
"typescript": "4.9.5"

0 commit comments

Comments
 (0)