CraigChat / craig

Craig is a multi-track voice recorder for Discord.
https://craig.chat
ISC License
400 stars 73 forks source link

chore(deps): bump @trpc/server from 9.20.3 to 10.16.0 #182

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @trpc/server from 9.20.3 to 10.16.0.

Release notes

Sourced from @​trpc/server's releases.

v10.16.0

What's Changed

New Contributors

Full Changelog: https://github.com/trpc/trpc/compare/v10.15.0...v10.16.0

v10.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/trpc/trpc/compare/v10.14.1...v10.15.0

v10.14.1

What's Changed

New Contributors

Full Changelog: https://github.com/trpc/trpc/compare/v10.14.0...v10.14.1

v10.14.0

What's Changed

New Contributors

... (truncated)

Commits
  • 9850222 v10.16.0
  • e469ee6 feat(react-query): Add support for ensureQueryData and ensureData helper ...
  • 47e6fc5 v10.15.0
  • 9c6ff8f feat: add shorthand {} for sub-routers (#3744)
  • da05be2 fix(server): d.ts-files not finding SerializeObject (#3974)
  • c20c665 v10.14.1
  • 33e55fd fix(server): find procedure from non proxy API Gateway resources (#3921)
  • a0615be chore: rework how TRPCError is created and add appropriate unit tests for i...
  • 9800e4c docs: Introduce TypeDoc auto-generated API docs at /docs/typedoc (#3891)
  • 452b679 v10.14.0
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #183.