Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency sinon to v4.5.0 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 2023

This PR contains the following updates:

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

Release Notes

sinonjs/sinon (sinon)

v4.5.0

Compare Source

  • Add .lastArg and .callback to spy call

v4.4.10

Compare Source

v4.4.9

Compare Source

  • Fix #​1746: Remove dependency on ES2015 code from post-install script

v4.4.8

Compare Source

  • Fix 1743: Add scripts/support-sinon.js to package

v4.4.6

Compare Source

  • Return returned value of invokant when using yields* and callsArg* (#​1724)

v4.4.5

Compare Source

  • Add postinstall banner pointing to Open Collective

v4.4.4

Compare Source

v4.4.3

Compare Source

  • Fix inconsistent newline usage for %D in spy.printf (#​1717)

v4.4.2

Compare Source

  • Add descriptive error message on attempt to call argument that is not a function (#​1695)

v4.4.1

Compare Source

  • Docs: make it clear that it is possible to use assert with spy calls (#​1688)

v4.4.0

Compare Source

  • Change return value of yield and callArg

v4.3.0

Compare Source

  • add calledOnceWithExactly assertion (#​1247)

v4.2.3

Compare Source

v4.2.2

Compare Source

  • Fix #​1638: Make resetHistory work for props

v4.2.1

Compare Source

  • Performance: spend less time stubbing methods (#​1627)

v4.2.0

Compare Source

v4.1.6

Compare Source

  • Fix bad build, missing nise@1.2.0 (#​1656)
  • Upgrade dependency supports-color

v4.1.5

Compare Source

  • Use nise.fakeServer as the sandbox serverPrototype (#​1534)

v4.1.4

Compare Source

  • Fix: assertion error messages did not handle Symbol names (#​1640)
  • Deprecate spy.reset(), use spy.resetHistory() instead (#​1446)

v4.1.3

Compare Source

  • Spy passes through calling with new (#​1626)

v4.1.2

Compare Source

  • Update Lolex to include fix for #​872
  • Remove deprecated methods from documentation (#​1613)

v4.1.1

Compare Source

  • Remove "engines" from package.json

v4.1.0

Compare Source

  • Add sandbox.createStubInstance (#​1598)

v4.0.2

Compare Source

Released by Morgan Roderick on 2022-11-07.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sinon-4.x-lockfile branch from 57bad07 to 40d71da Compare January 24, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants