mercurius-js / cache

Adds an in-process caching layer to Mercurius. Federation is fully supported.
MIT License
106 stars 19 forks source link

chore(deps-dev): bump @sinonjs/fake-timers from 10.3.0 to 11.1.0 #148

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sinonjs/fake-timers from 10.3.0 to 11.1.0.

Changelog

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

11.1.0 / 2023-08-17

  • 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)

11.0.0 / 2023-06-12

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

10.2.0 / 2023-05-18

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

10.1.0 / 2023-05-13

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

10.0.2 / 2022-12-15

  • Revert change to lock file. Back on v2

10.0.1 / 2022-12-15

  • 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)

10.0.0 / 2022-11-08

  • Prefer @​sinonjs/commons@​2
  • Drop node 12 (#428)

9.1.2 / 2022-04-13

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)