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

chore(deps-dev): bump @sinonjs/fake-timers from 7.0.5 to 8.1.0 #2246

Merged
merged 4 commits into from
Nov 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2021

Bumps @sinonjs/fake-timers from 7.0.5 to 8.1.0.

Changelog

Sourced from @​sinonjs/fake-timers's changelog.

8.1.0 / 2021-11-03

  • Add native timer clean-up behavior (#407)
  • give a hint about how to get type defs (#405)

8.0.1 / 2021-09-25

  • fix: handle missing stack when throwing recursion errors (#401)

8.0.0 / 2021-09-15

  • Remove generated typescript definitions. If you use this package with TypeScript, install @types/sinonjs__fake-timers after upgrading (#386)
  • Issue 390 implicit dependencies on faking interval (#391)
  • replace var with const/let (#392)
  • Retry - Add stack trace to code recursively scheduling timers #325 (#375)

7.1.2 / 2021-05-28

  • Fix #382 by making config fields optional (#383)
  • Fix #347 : Support util.promisify

7.1.1 / 2021-05-27

  • Fix JSDoc for createClock

7.1.0 / 2021-05-20

  • Remove Safari from Sauce Lab (ref #380)
  • Bump hosted-git-info from 2.6.0 to 2.8.9
  • Bump handlebars from 4.7.6 to 4.7.7
  • Bump lodash from 4.17.19 to 4.17.21
  • Add in latest Safari and evergreen Edge
  • Drop IE11 and Safari 9
  • chore: add type tests (#373)
  • remove constructor types
  • use globalThis to avoid conflicts
  • Update yargs-parser
  • Update mkdirp
  • Upgrade jsdom
  • Upgrade mochify to latest
  • Upgrade Mocha to latest
  • Bump y18n from 4.0.0 to 4.0.1
  • make config optional
  • add a bunch more types
Commits
  • 4e7da5c 8.1.0
  • a7ffe02 Updated release files for 8.1.0
  • afe6d5f Update package lock to v2
  • 85463d9 Add native timer clean-up behavior (#407)
  • 679214e CHANGELOG: give a hint about how to get type defs (#405)
  • 93f3f62 8.0.1
  • b6ae5b3 Updated release files for 8.0.1
  • c3bc599 Revert "Update to Mochify 8 to get Puppeeteer 10 (runs on ARM64)"
  • ca1458a Update to Mochify 8 to get Puppeeteer 10 (runs on ARM64)
  • 9f1ee85 chore: run prettier as part of eslint (#404)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fatso83, a new releaser for @​sinonjs/fake-timers since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sinonjs/fake-timers-8.1.0 branch 2 times, most recently from 8600d48 to 4ab024c Compare November 7, 2021 23:00
dependabot bot and others added 4 commits November 7, 2021 15:02
Bumps [sinon](https://github.com/sinonjs/sinon) from 10.0.0 to 12.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](sinonjs/sinon@v10.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 7.0.5 to 8.1.0.
- [Release notes](https://github.com/sinonjs/fake-timers/releases)
- [Changelog](https://github.com/sinonjs/fake-timers/blob/master/CHANGELOG.md)
- [Commits](sinonjs/fake-timers@v7.0.5...v8.1.0)

---
updated-dependencies:
- dependency-name: "@sinonjs/fake-timers"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@gr2m gr2m force-pushed the dependabot/npm_and_yarn/sinonjs/fake-timers-8.1.0 branch from 4ab024c to 01b6bb9 Compare November 7, 2021 23:08
@gr2m gr2m merged commit f596738 into main Nov 7, 2021
@gr2m gr2m deleted the dependabot/npm_and_yarn/sinonjs/fake-timers-8.1.0 branch November 7, 2021 23:22
@github-actions
Copy link

github-actions bot commented Nov 8, 2021

🎉 This PR is included in version 13.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

1 participant