chore(deps): update dependency sinon to v19 #169

Merged
realaravinth merged 1 commit from renovate/sinon-19.x into master 2024-09-16 17:49:24 +05:30
Member

This PR contains the following updates:

Package Type Update Change
sinon (source) devDependencies major ^18.0.0 -> ^19.0.0

Release Notes

sinonjs/sinon (sinon)

v19.0.2

Compare Source

  • 4eb4c4bc
    Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng)
  • a5b03db3
    Add links to code that is affected by the breaking changes (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2024-09-13.

v19.0.1

Compare Source

  • 037ec2d2
    Update migration docs (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2024-09-13.

v19.0.0

Compare Source

  • 3534ab4f
    Bump samsam and nise to latest versions (#​2617) (Carl-Erik Kopseng)

    Ensures consistency and less breakage when there are "circular" dependencies.

  • 912c568d
    upgrade fake timers and others (#​2612) (Carl-Erik Kopseng)
    • Upgrade dependencies (includes breaking API in Fake Timers)
    • fake-timers: no longer creating dates using the original Date class, but a subclass (proxy)
  • 9715798e
    Use newer @​mochify/* packages (#​2609) (Carl-Erik Kopseng)

    Co-authored-by: Maximilian Antoni mail@maxantoni.de

Released by Carl-Erik Kopseng on 2024-09-13.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://github.com/sinonjs/sinon)) | devDependencies | major | [`^18.0.0` -> `^19.0.0`](https://renovatebot.com/diffs/npm/sinon/18.0.1/19.0.2) | --- ### Release Notes <details> <summary>sinonjs/sinon (sinon)</summary> ### [`v19.0.2`](https://github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1902) [Compare Source](https://github.com/sinonjs/sinon/compare/v19.0.1...v19.0.2) - [`4eb4c4bc`](https://github.com/sinonjs/sinon/commit/4eb4c4bc0266d90d1624e5067029599ed57f7fb2) Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng) - [`a5b03db3`](https://github.com/sinonjs/sinon/commit/a5b03db3af8948fe57c9f6818d7ae51fdef7ab52) Add links to code that is affected by the breaking changes (Carl-Erik Kopseng) *Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2024-09-13.* ### [`v19.0.1`](https://github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1901) [Compare Source](https://github.com/sinonjs/sinon/compare/v19.0.0...v19.0.1) - [`037ec2d2`](https://github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612) Update migration docs (Carl-Erik Kopseng) *Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2024-09-13.* ### [`v19.0.0`](https://github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1900) [Compare Source](https://github.com/sinonjs/sinon/compare/v18.0.1...v19.0.0) - [`3534ab4f`](https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9) Bump samsam and nise to latest versions ([#&#8203;2617](https://github.com/sinonjs/sinon/issues/2617)) (Carl-Erik Kopseng) > Ensures consistency and less breakage when there are "circular" dependencies. - [`912c568d`](https://github.com/sinonjs/sinon/commit/912c568d3038dc0bea0e8a7b25e4298087c7c99c) upgrade fake timers and others ([#&#8203;2612](https://github.com/sinonjs/sinon/issues/2612)) (Carl-Erik Kopseng) > - Upgrade dependencies (includes breaking API in Fake Timers) > - fake-timers: no longer creating dates using the original Date class, but a subclass (proxy) - [`9715798e`](https://github.com/sinonjs/sinon/commit/9715798e30e59b110a1349cd0bd087b0fa5f9af2) Use newer @&#8203;mochify/\* packages ([#&#8203;2609](https://github.com/sinonjs/sinon/issues/2609)) (Carl-Erik Kopseng) > Co-authored-by: Maximilian Antoni <mail@maxantoni.de> *Released by [Carl-Erik Kopseng](https://github.com/fatso83) on 2024-09-13.* </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNzcuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot added the
renovate-bot
label 2024-09-13 18:15:41 +05:30
renovate-bot force-pushed renovate/sinon-19.x from 3049c31d18 to dbf780523a 2024-09-13 21:15:35 +05:30 Compare
renovate-bot force-pushed renovate/sinon-19.x from dbf780523a to f94dd07902 2024-09-16 14:36:10 +05:30 Compare
realaravinth merged commit 8a1b4c4f9a into master 2024-09-16 17:49:24 +05:30
Sign in to join this conversation.
No description provided.