googleapis / nodejs-spanner

Node.js client for Google Cloud Spanner: the world’s first fully managed relational database service to offer both strong consistency and horizontal scalability.
https://cloud.google.com/spanner/
Apache License 2.0
135 stars 100 forks source link

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

Open renovate-bot opened 5 days ago

renovate-bot commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) ^18.0.0 -> ^19.0.0 age adoption passing confidence

Release Notes

sinonjs/sinon (sinon) ### [`v19.0.2`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1902) [Compare Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.1...v19.0.2) - [`4eb4c4bc`](https://redirect.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://redirect.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://redirect.github.com/fatso83) on 2024-09-13.* ### [`v19.0.1`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1901) [Compare Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.0...v19.0.1) - [`037ec2d2`](https://redirect.github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612) Update migration docs (Carl-Erik Kopseng) *Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on 2024-09-13.* ### [`v19.0.0`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1900) [Compare Source](https://redirect.github.com/sinonjs/sinon/compare/v18.0.1...v19.0.0) - [`3534ab4f`](https://redirect.github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9) Bump samsam and nise to latest versions ([#​2617](https://redirect.github.com/sinonjs/sinon/issues/2617)) (Carl-Erik Kopseng) > Ensures consistency and less breakage when there are "circular" dependencies. - [`912c568d`](https://redirect.github.com/sinonjs/sinon/commit/912c568d3038dc0bea0e8a7b25e4298087c7c99c) upgrade fake timers and others ([#​2612](https://redirect.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://redirect.github.com/sinonjs/sinon/commit/9715798e30e59b110a1349cd0bd087b0fa5f9af2) Use newer @​mochify/\* packages ([#​2609](https://redirect.github.com/sinonjs/sinon/issues/2609)) (Carl-Erik Kopseng) > Co-authored-by: Maximilian Antoni *Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on 2024-09-13.*

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.