voxpelli / node-connect-pg-simple

A simple, minimal PostgreSQL session store for Express
https://www.npmjs.com/package/connect-pg-simple
MIT License
234 stars 74 forks source link

Update dependency sinon to v15 - autoclosed #265

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sinonjs/sinon ### [`v15.0.3`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#​1503) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v15.0.2...v15.0.3) - [`b775f1b4`](https://togithub.com/sinonjs/sinon/commit/b775f1b4174c5a92fa7fa8f70fbf3f4b5466a39e) Avoid tampering with globals and other modules' exports in tests ([#​2504](https://togithub.com/sinonjs/sinon/issues/2504)) (Carl-Erik Kopseng) - [`477064b6`](https://togithub.com/sinonjs/sinon/commit/477064b628c65220ce9d0ac16cd33ab9b1da93da) fix: make it possible to call through to underlying stub in stub instance ([#​2503](https://togithub.com/sinonjs/sinon/issues/2503)) (Carl-Erik Kopseng) > closes [#​2501](https://togithub.com/sinonjs/sinon/issues/2501) - [`6e19746e`](https://togithub.com/sinonjs/sinon/commit/6e19746e255dfa0fcf78af076e49d5db0eb11c07) Remove dead Travis and Gitter references (Carl-Erik Kopseng) *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2023-03-26.* ### [`v15.0.2`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#​1502) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v15.0.1...v15.0.2) - [`19bd99f3`](https://togithub.com/sinonjs/sinon/commit/19bd99f364ab44f0e2715571e5deab580d9aa7fd) Use no-op for every function when restoring instances ([#​2499](https://togithub.com/sinonjs/sinon/issues/2499)) (Carl-Erik Kopseng) - [`8663ffa0`](https://togithub.com/sinonjs/sinon/commit/8663ffa056d3c58e82fa203801d58d3fce3c14a7) Upgrade deps ([#​2498](https://togithub.com/sinonjs/sinon/issues/2498)) (Carl-Erik Kopseng) > Browserify, supports-color, husky had to be held back. - [`e01275bb`](https://togithub.com/sinonjs/sinon/commit/e01275bb10d868a064d0cb27a6ae11ffa3d91ac2) Un-pin [@​sinonjs/fake-timers](https://togithub.com/sinonjs/fake-timers) ([#​2495](https://togithub.com/sinonjs/sinon/issues/2495)) (Jordan Hawker) > The commit upgrading from v9 to v10 appears to have accidentally dropped the caret from the version range - [`6cbde9b0`](https://togithub.com/sinonjs/sinon/commit/6cbde9b08259efd98b2c52b81ca3b5e84dcf97b1) fix throws().callsFake() precedence ([#​2497](https://togithub.com/sinonjs/sinon/issues/2497)) (Eduardo Diaz) > This makes sure an unconditional `callsFake()` invoked on the same stub that was previously setup to throw will overwrite the previous behavior. This aligns it with the other behaviors. - [`45be60f3`](https://togithub.com/sinonjs/sinon/commit/45be60f3c6afc350eacbceed77539f437a9bbbce) Replace probot/stale with official stale action (Morgan Roderick) *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2023-03-12.* ### [`v15.0.1`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#​1501) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v15.0.0...v15.0.1) - [`aa493da4`](https://togithub.com/sinonjs/sinon/commit/aa493da47d788025c0d512696651072973f301ec) Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng) > Contains several fixes - [`b3ee0aa5`](https://togithub.com/sinonjs/sinon/commit/b3ee0aa5c84e7c0f5203591e1507bd1015208925) Use Node version 18 in Runkit examples (Carl-Erik Kopseng) *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2022-12-15.* ### [`v15.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#​1500) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v14.0.2...v15.0.0) - [`b75fbfa9`](https://togithub.com/sinonjs/sinon/commit/b75fbfa9e57ba9b9c1b639b68646b1d054e0a7e3) Fix 2448: remove custom formatter (Morgan Roderick) > Remove option to pass a custom formatter. > > The sub libraries of Sinon has long moved on to use `util.inspect` from > Node. By using that in Sinon itself, we align all the libraries. *Released by Morgan Roderick on 2022-11-28.*

Configuration

📅 Schedule: Branch creation - "before 2pm on Tuesday,before 2pm on Friday" in timezone Europe/Stockholm, 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.



This PR has been generated by Mend Renovate. View repository job log here.