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 v15.0.4 #845

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Update dependency sinon to v15.0.4 #845

merged 1 commit into from
Dec 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2022

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

sinonjs/sinon (sinon)

v15.0.4

Compare Source

  • e9042c4f
    Handling non-configurable object descriptors on the prototype (#​2508) (Carl-Erik Kopseng)

    This should essentially make decorated methods stubbable again (see #​2491)

  • 430c9a60
    Remove uses of var (#​2506) (Carl-Erik Kopseng)

    Replace var with const where possible in /lib and /test.

    Modified the let codemod to be a codemod.

    Took about half an hour with --watch running

Released by Carl-Erik Kopseng on 2023-04-20.

v15.0.3

Compare Source

  • b775f1b4
    Avoid tampering with globals and other modules' exports in tests (#​2504) (Carl-Erik Kopseng)
  • 477064b6
    fix: make it possible to call through to underlying stub in stub instance (#​2503) (Carl-Erik Kopseng)

    closes #​2501

  • 6e19746e
    Remove dead Travis and Gitter references (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2023-03-26.

v15.0.2

Compare Source

  • 19bd99f3
    Use no-op for every function when restoring instances (#​2499) (Carl-Erik Kopseng)
  • 8663ffa0
    Upgrade deps (#​2498) (Carl-Erik Kopseng)

    Browserify, supports-color, husky had to be held back.

  • e01275bb
    Un-pin @​sinonjs/fake-timers (#​2495) (Jordan Hawker)

    The commit upgrading from v9 to v10 appears to have accidentally dropped the caret from the version range

  • 6cbde9b0
    fix throws().callsFake() precedence (#​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
    Replace probot/stale with official stale action (Morgan Roderick)

Released by Carl-Erik Kopseng on 2023-03-12.

v15.0.1

Compare Source

  • aa493da4
    Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng)

    Contains several fixes

  • b3ee0aa5
    Use Node version 18 in Runkit examples (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2022-12-15.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency sinon to v15.0.1 Update dependency sinon to v15.0.2 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/sinon-15.0.x branch from 4249d76 to 31cf8fc Compare March 16, 2023 06:29
@renovate renovate bot changed the title Update dependency sinon to v15.0.2 Update dependency sinon to v15.0.3 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/sinon-15.0.x branch from 31cf8fc to 081faad Compare March 27, 2023 19:57
@renovate renovate bot changed the title Update dependency sinon to v15.0.3 Update dependency sinon to v15.0.4 May 28, 2023
@renovate renovate bot force-pushed the renovate/sinon-15.0.x branch 4 times, most recently from fa3caec to 19ed9cf Compare June 1, 2023 10:07
@renovate renovate bot force-pushed the renovate/sinon-15.0.x branch from 19ed9cf to 75383db Compare October 10, 2023 10:09
@renovate renovate bot force-pushed the renovate/sinon-15.0.x branch 2 times, most recently from c454d4a to c49978c Compare November 23, 2023 08:17
@renovate renovate bot force-pushed the renovate/sinon-15.0.x branch 5 times, most recently from 2f4c5a8 to 369bf9f Compare December 1, 2023 09:36
@renovate renovate bot force-pushed the renovate/sinon-15.0.x branch from 369bf9f to ce4a1d0 Compare December 1, 2023 09:38
@renovate renovate bot merged commit 9bedf40 into main Dec 1, 2023
14 checks passed
@renovate renovate bot deleted the renovate/sinon-15.0.x branch December 1, 2023 12:34
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