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 @sinonjs/fake-timers to v13 #308

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sinonjs/fake-timers 9.1.2 -> 13.0.5 age adoption passing confidence

Release Notes

sinonjs/fake-timers (@​sinonjs/fake-timers)

v13.0.5

Compare Source

==================

  • Ensure checks based Object.keys length pass for fake Dates (#​513)

v13.0.4

Compare Source

==================

  • Fix constructor-based checks for fake Date no longer pass after installing (#​512) (patches the patch)

v13.0.3

Compare Source

==================

  • Ensure checks based on the constructor property passes for fake Dates (#​511)

v13.0.2

Compare Source

==================

  • fix #​504: make instances of original Date pass as instances of the fake Date (#​505)

v13.0.1

Compare Source

==================

  • Add a guard to prevent test from failing in Puppeteer
  • Add a missing test on using timers not present on a custom global
  • Fix toString() output

v13.0.0

Compare Source

==================

  • fix: fake all supported timers by default (#​323) (BREAKING)

v12.0.0

Compare Source

==================

  • Support performance.measure+mark (#​499)
  • fix: save methods of children Date instance (#​437) (#​480) (potentially BREAKING)

v11.3.1

Compare Source

==================

  • Prevent releasing on branches other than 'main'
  • Enable saucelabs tests
  • chore: security audit fix
  • Remove Husky deprecation messsage that came in v9

v11.3.0

Compare Source

==================

  • chore: security audit fix
  • Remove Husky deprecation messsage that came in v9
  • Fix listener leak for timers/promises
  • upgrade deps (#​496)
  • Add support for timers/promises module from nodejs (#​495)
  • chore: update deps (#​494)
  • Fail when a timer is not available in the context (#​491)
  • Fix link to Mochify and adjust description (#​488)
  • New mochify (#​395)
  • Bump browserify-sign from 4.2.1 to 4.2.2 (#​486)

v11.2.2

Compare Source

==================

v11.2.1

Compare Source

==================

  • no-op to fix a broken release process

v11.2.0

Compare Source

==================

  • Upgrade packages
  • feat: add RelativeTimeFormat to Intl API (#​479)

v11.1.0

Compare Source

==================

  • favor the constructor of the performance instance if it exists (#​478)
  • Bump tough-cookie from 4.1.2 to 4.1.3 (#​473)
  • Remove IE specific hacks (#​477)
  • feat: mock intl api (#​474)
  • upgrade node (#​476) and EOL Node 14
  • Bump word-wrap from 1.2.3 to 1.2.4 (#​475)
  • Updated release files for 11.0.0
  • Updated release files for 10.2.0
  • Add mocks to NodeJS "timers" module (#​467)

v11.0.0

Compare Source

==================

  • 11.0.0: Re-release 10.2.0 as a new major version as mocking Node "timers" module broke some setups

v10.3.0

Compare Source

v10.2.0

Compare Source

==================

  • Add mocks to NodeJS "timers" module (#​467)

v10.1.0

Compare Source

==================

  • Add clock.jump method (#​465)
  • Upgrade all packages

v10.0.2

Compare Source

==================

  • Revert change to lock file. Back on v2

v10.0.1

Compare Source

==================

  • fix: requestAnimationFrame args (#​458)
  • chore: remove fsevents dependency (#​455)
  • Upgrade dependencies (#​440)
  • fix(runToLastAsync): tick the correct amount of time
  • Fix #​441: update spelling of prop descriptor prop (#​453)

v10.0.0

Compare Source

==================


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Copy link
Contributor

github-actions bot commented Nov 10, 2024

NPM Publishing labels 🏷️

🔵 This PR has the none label set and it will not cause a version bump.

@renovate renovate bot force-pushed the renovate/sinonjs-fake-timers-13.x branch 3 times, most recently from a30c264 to 253f701 Compare November 15, 2024 16:59
@renovate renovate bot force-pushed the renovate/sinonjs-fake-timers-13.x branch from 253f701 to 7cd8107 Compare November 26, 2024 19:37
@mxiao-cll mxiao-cll added the none label Nov 26, 2024
Copy link
Contributor Author

renovate bot commented Nov 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mxiao-cll mxiao-cll merged commit 6ed37b7 into main Nov 26, 2024
8 checks passed
@mxiao-cll mxiao-cll deleted the renovate/sinonjs-fake-timers-13.x branch November 26, 2024 21:26
Copy link
Contributor

❌ failed to create version bump PR
Failure message: No message provided
Failed job: createVersionBumpPR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant