jest
jest copied to clipboard
fix(deps): update dependency @sinonjs/fake-timers to v13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @sinonjs/fake-timers | ^11.1.0 -> ^13.0.0 |
Release Notes
sinonjs/fake-timers (@sinonjs/fake-timers)
v13.0.1
==================
- 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
==================
- fix: fake all supported timers by default (#323) (BREAKING)
v12.0.0
==================
- Support performance.measure+mark (#499)
- fix: save methods of children Date instance (#437) (#480) (potentially BREAKING)
v11.3.1
==================
- 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
==================
- 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)
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.
Deploy Preview for jestjs ready!
| Name | Link |
|---|---|
| Latest commit | 432de051b235d3cf8581d6256605c0868b589707 |
| Latest deploy log | https://app.netlify.com/sites/jestjs/deploys/66cba1f30c41b90008f65e6d |
| Deploy Preview | https://deploy-preview-15277--jestjs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.