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

[Snyk] Upgrade @trpc/next from 10.38.0 to 10.45.2 #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

THamza
Copy link
Owner

@THamza THamza commented May 10, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @trpc/next from 10.38.0 to 10.45.2.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 55 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2024-03-11.
Release notes
Package name: @trpc/next
  • 10.45.2 - 2024-03-11

    What's Changed

    • patch(server): upgrade to typescript 5.4 and do fixes due to breaking changes in typescript by @ KATT in #5560

    Full Changelog: v10.45.1...v10.45.2

  • 10.45.2-canary.0 - 2024-03-11
  • 10.45.1 - 2024-02-06

    What's Changed

    • fix(server): parse url safer in fetch adapter by @ KATT in #5410
    • fix(react-query): no ref in useHookResult() by @ KATT in #5433

    New Contributors

    Full Changelog: v10.45.0...v10.45.1

  • 10.45.1-canary.24 - 2024-02-03
  • 10.45.1-canary.23 - 2024-01-28
  • 10.45.1-canary.20 - 2024-01-10
  • 10.45.1-canary.17 - 2024-01-08
  • 10.45.1-canary.16 - 2024-01-08
  • 10.45.1-canary.13 - 2024-01-03
  • 10.45.1-canary.11 - 2024-01-02
  • 10.45.1-canary.9 - 2023-12-28
  • 10.45.1-canary.8 - 2023-12-27
  • 10.45.1-canary.4 - 2023-12-27
  • 10.45.1-canary.3 - 2023-12-27
  • 10.45.1-canary.2 - 2023-12-27
  • 10.45.1-canary.1 - 2023-12-27
  • 10.45.1-canary.0 - 2023-12-27
  • 10.45.0 - 2023-12-26

    What's Changed

    • chore(next/app-dir): make a union of nextHttpLink options by @ KATT in #5173
    • chore: bump typescript and fix TS errors by @ KATT in #5178
    • fix(server + client): add noImplicitOverride & add explicit overrides in TRPCError / TRPCClientError by @ me-imfhd in #5195
    • fix(next): rm react-ssr-prepass dependency by @ KATT in #5201
    • feat(next): exclude non-ssr queries from the hydrated state by @ jonluca in #5135
    • fix(server+client): Incorrect serialization of IndexSignature and Record by @ microdev1 in #5211
    • feat(server): deprecate .createCaller() in favor of t.createCallerFactory() by @ KATT in #5213

    New Contributors

    Full Changelog: v10.44.1...v10.45.0

  • 10.44.2-main-2023-12-23-01-25-04.29 - 2023-12-23
  • 10.44.2-canary.37 - 2023-12-25
  • 10.44.2-canary.34 - 2023-12-24
  • 10.44.2-canary.33 - 2023-12-23
  • 10.44.2-canary.32 - 2023-12-23
  • 10.44.2-canary.31 - 2023-12-23
  • 10.44.2-canary.30 - 2023-12-23
  • 10.44.2-alpha-nightly-release-2023-12-22-23-44-45.25 - 2023-12-22
  • 10.44.2-alpha-main-2023-12-23-04-38-28.27 - 2023-12-22
  • 10.44.2-alpha-main-2023-12-23-01-02-04.28 - 2023-12-23
  • 10.44.2-alpha-main-2023-12-22-23-56-02.25 - 2023-12-22
  • 10.44.2-alpha-main-2023-12-22-23-04-00.26 - 2023-12-22
  • 10.44.1 - 2023-11-23

    What's Changed

    • fix(server): fix fetch adapter with trailing slash by @ KATT in #5090

    New Contributors

    Full Changelog: v10.44.0...v10.44.1

  • 10.44.0 - 2023-11-21

    What's Changed

    New Contributors

    Full Changelog: v10.43.7...v10.44.0

  • 10.43.7 - 2023-11-21

    What's Changed

    • fix(server): cleanup some types and deprecate old things by @ KATT in #5060
    • fix(server): fetch adapter endpoint path with trailing slash causes 404 by @ maddsua in #5067

    New Contributors

    Full Changelog: v10.43.6...v10.43.7

  • 10.43.6 - 2023-11-17

    What's Changed

    • fix(server): middleware input requirements shouldn't widen procedure inputs by @ jussisaurio in #5057

    Full Changelog: v10.43.5...v10.43.6

  • 10.43.5 - 2023-11-17

    What's Changed

    • patch(server): deprecate inferAsyncReturnType by @ KATT in #5052
    • fix(client+server): fix output serialization of records by @ jussisaurio in #5058

    Full Changelog: v10.43.4...v10.43.5

  • 10.43.4 - 2023-11-17

    What's Changed

    New Contributors

    Full Changelog: v10.43.3...v10.43.4

  • 10.43.3 - 2023-11-10
  • 10.43.2 - 2023-11-09
  • 10.43.1 - 2023-11-02
  • 10.43.0 - 2023-10-26
  • 10.42.0 - 2023-10-24
  • 10.41.0 - 2023-10-19
  • 10.40.1-alpha-HEAD-2023-10-17-16-37-07.17 - 2023-10-17
  • 10.40.1-alpha-HEAD-2023-10-17-13-49-40.16 - 2023-10-17
  • 10.40.0 - 2023-10-06
  • 10.39.0 - 2023-10-06
  • 10.38.6-alpha-HEAD-2023-09-28-15-22-29.1 - 2023-09-28
  • 10.38.6-alpha-HEAD-2023-09-27-23-55-08.0 - 2023-09-28
  • 10.38.6-alpha-HEAD-2023-09-27-23-50-27.0 - 2023-09-27
  • 10.38.5 - 2023-09-27
  • 10.38.5-alpha-HEAD-2023-09-27-08-39-18.10 - 2023-09-27
  • 10.38.4 - 2023-09-21
  • 10.38.3 - 2023-09-14
  • 10.38.2 - 2023-09-12
  • 10.38.1 - 2023-08-30
  • 10.38.0 - 2023-08-24
from @trpc/next GitHub release notes
Commit messages
Package name: @trpc/next
  • 936db6d v10.45.2
  • e9e0821 patch(server): upgrade to typescript 5.4 and do fixes (#5560)
  • 8db7f76 v10.45.1
  • 3bdb43b fix(react-query): no ref in `useHookResult()` (#5433)
  • 0d93bc9 fix(server): parse url safer in fetch adapter (#5410)
  • 774b75c $ mv core/kamilogorek /dev/null (#5369)
  • 026c089 Update subtree.yml (#5327)
  • 82f7310 fix: enforce consistent type import/export (#5298)
  • ef4c7b0 fix(deps): update dependency react-icons to v5 (#5295)
  • 1d017dd docs: remove experimental note
  • 444b08a docs: update `error.cause` comment (#5276)
  • 9b63baa docs: update install snippets for `@ tanstack/react-query` (#5280)
  • dc8fc74 docs: readme update
  • d5ed472 chore(deps): update dependency @ effect/schema to ^0.57.0 (#5256)
  • 1dc726b docs: add callout about types when using Fastify plugin (#5253)
  • 97a8398 chore(deps): update dependency @ effect/schema to ^0.56.0 (#5252)
  • 9d82ff2 chore(deps): update dependency @ effect/schema to ^0.54.0 (#5115)
  • f803a7d Add bun adapter link to awesome list (#5250)
  • 4e101e3 fix: cache artifcats in entrypoints generation script (#5241)
  • c5d5209 chore(tests): add recipe on how to access context in input parsers (#5239)
  • 2421b2a chore(www): fix build
  • 736c674 chore(www): drop `t.middleware()` as a recommendation in the docs (#5237)
  • 3ee83f6 chore: simplify `release.yaml` (#5232)
  • 285d34d chore: skip canary release when changing `package.json`s

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

vercel bot commented May 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
strategizer ❌ Failed (Inspect) May 10, 2024 8:06pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants