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 mercurius from 12.2.0 to 13.0.0 #139

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mercurius from 12.2.0 to 13.0.0.

Release notes

Sourced from mercurius's releases.

13.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/mercurius-js/mercurius/compare/v12.2.0...13.0.0

Commits
  • 88f3048 Bumped v13.0.0
  • 97dad3d add node 20, drop node 14 (#988)
  • 2680c7b Update to @​fastify/websocket v8 (#987)
  • f49c129 fix mutation over websocket/subscription (#986)
  • daa6462 Merge pull request #979 from brainrepo/docs/913-schema-per-http-header
  • 011a8e7 docs: document schema by http header
  • b6ac057 build(deps): bump tiny-lru from 10.4.1 to 11.0.0 (#976)
  • 6782dd3 build(deps-dev): bump concurrently from 7.6.0 to 8.0.1 (#974)
  • 1fc267c build(deps-dev): bump tsd from 0.27.0 to 0.28.0 (#973)
  • 6a33d42 build(deps-dev): bump typescript from 4.9.5 to 5.0.2 (#972)
  • Additional commits viewable in compare view


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)