Skip to content

Update dependency sinon to v12 - autoclosed

igswsihw-wmadepbot requested to merge renovate/sinon-12.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) 11.1.2 -> 12.0.1 age adoption passing confidence

Release Notes

sinonjs/sinon

v12.0.1

Compare Source

  • 3f598221 Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng)
  • 51417a38 Fix bundling of cjs module (#​2412) (Julian Grinblat)

Released by Carl-Erik Kopseng on 2021-11-04.

v12.0.0

Compare Source

  • b20ef9e4 Upgrade to fake-timers@8 (Carl-Erik Kopseng). This is potentially breaking, but should not be, as the breaking change deals with the Node timer object created by fake timers.
  • eba42cc3 Enable esm named exports (#​2382) (Julian Grinblat)
  • b0cf5448 Spelling (#​2398) (Josh Soref)
  • e78a6706 Make calledWith() assertions idempotent (#​2407) (Joel Bradshaw)
  • 2814c0a2 Generate CHANGES.md using @​studio/changes (Morgan Roderick)

    This will bring us closer to having the same release process as the other @sinonjs packages.

  • 2d5d6ad4 Run tests in Node 16 in GitHub Actions (Morgan Roderick)

Released by Carl-Erik Kopseng on 2021-11-03.


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports