sannajammeh / trpc-swr

tRPC-ified SWR hooks
https://trpc-swr.vercel.app
MIT License
209 stars 5 forks source link

fix(deps): update dependency next to v12.3.1 #20

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 12.3.0 -> 12.3.1 age adoption passing confidence

Release Notes

vercel/next.js ### [`v12.3.1`](https://togithub.com/vercel/next.js/releases/tag/v12.3.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.3.0...v12.3.1) ##### Core Changes - Update react-server-dom-webpack: [#​40356](https://togithub.com/vercel/next.js/issues/40356) - Fix flight manifest to include all chunks: [#​40365](https://togithub.com/vercel/next.js/issues/40365) - docs: fix typos: [#​40342](https://togithub.com/vercel/next.js/issues/40342) - Fix page url for edge routes in app dir: [#​40361](https://togithub.com/vercel/next.js/issues/40361) - Subresource Integrity for App Directory: [#​39729](https://togithub.com/vercel/next.js/issues/39729) - Stop build warning about `experimental: { esmExternals: 'loose' }`: [#​40377](https://togithub.com/vercel/next.js/issues/40377) - Add template and error file types: [#​39808](https://togithub.com/vercel/next.js/issues/39808) - Bump styled-jsx for showing displayName: [#​40411](https://togithub.com/vercel/next.js/issues/40411) - fix([#​40388](https://togithub.com/vercel/next.js/issues/40388)): `next/dynamic` should only add default loading without suspense: [#​40397](https://togithub.com/vercel/next.js/issues/40397) - Add missing trace for full reload event: [#​40393](https://togithub.com/vercel/next.js/issues/40393) - feat(ts): expose `AppType`: [#​40391](https://togithub.com/vercel/next.js/issues/40391) - Update dev watcher to ignore more accurately: [#​40412](https://togithub.com/vercel/next.js/issues/40412) - Add failing case for location throw: [#​40445](https://togithub.com/vercel/next.js/issues/40445) - Drop legacy RSC handling in client for pages: [#​40472](https://togithub.com/vercel/next.js/issues/40472) - fix: eslint no-script-component-in-head error url: [#​40422](https://togithub.com/vercel/next.js/issues/40422) - chore: Update swc: [#​40292](https://togithub.com/vercel/next.js/issues/40292) - feat(edge): allows configuring Dynamic code execution guard: [#​39539](https://togithub.com/vercel/next.js/issues/39539) - Rename allowDynamic to unstable_allowDynamic: [#​40496](https://togithub.com/vercel/next.js/issues/40496) - Don't execute prefetches for bot user agents: [#​40435](https://togithub.com/vercel/next.js/issues/40435) - Update semver of eslint-plugin-react: [#​40246](https://togithub.com/vercel/next.js/issues/40246) - Clean up startTransition in Link: [#​40505](https://togithub.com/vercel/next.js/issues/40505) - docs(README): next.js logo with dark mode: [#​40223](https://togithub.com/vercel/next.js/issues/40223) - Passing down original sourcemap for flight client loader: [#​40508](https://togithub.com/vercel/next.js/issues/40508) - next/script: make `onLoad` concurrent rendering resilient: [#​40191](https://togithub.com/vercel/next.js/issues/40191) - chore: Update swc: [#​40520](https://togithub.com/vercel/next.js/issues/40520) - Add missing feature in next-swc: [#​40550](https://togithub.com/vercel/next.js/issues/40550) - Mask Flight Parameters from Middleware: [#​39939](https://togithub.com/vercel/next.js/issues/39939) - Unwrap promise with experimental_use: [#​40575](https://togithub.com/vercel/next.js/issues/40575) - fix(next/router): Prevent query delete in routing when next.config basePath option is truthy: [#​40566](https://togithub.com/vercel/next.js/issues/40566) - fix(image): handle image imports with high aspect ratio: [#​40563](https://togithub.com/vercel/next.js/issues/40563) - fix: loosen webpack compilation with `fallbackNodePolyfills: false`: [#​40612](https://togithub.com/vercel/next.js/issues/40612) - Adding experimentalAdjustFallback feature to font optimization: [#​40185](https://togithub.com/vercel/next.js/issues/40185) - fix: handle `notFound: true` in `/` with `next export`: [#​40592](https://togithub.com/vercel/next.js/issues/40592) - refactor: split up `CONTRIBUTING.md`: [#​40515](https://togithub.com/vercel/next.js/issues/40515) - Implement SWC transformer for server and client graphs: [#​40603](https://togithub.com/vercel/next.js/issues/40603) - Fix edge wasm handling during deploy: [#​40625](https://togithub.com/vercel/next.js/issues/40625) - Client directive: [#​40415](https://togithub.com/vercel/next.js/issues/40415) - Remove internal client next api detection: [#​40646](https://togithub.com/vercel/next.js/issues/40646) - Attach module trace for RSC related errors: [#​40652](https://togithub.com/vercel/next.js/issues/40652) - Use createFromFetch instead of createFromReadableStream to fetch Flight: [#​40656](https://togithub.com/vercel/next.js/issues/40656) - Change Flight response content type to application/octet-stream: [#​40665](https://togithub.com/vercel/next.js/issues/40665) - Send web vitals to Vercel analytics in app: [#​40669](https://togithub.com/vercel/next.js/issues/40669) - Refactor fetchServerResponse: [#​40674](https://togithub.com/vercel/next.js/issues/40674) - Port page and layout level API assertions to SWC transform: [#​40653](https://togithub.com/vercel/next.js/issues/40653) - Ensure smooth scroll is disabled for navigation in new and existing router: [#​40642](https://togithub.com/vercel/next.js/issues/40642) - Upgrade to latest React experimental: [#​40672](https://togithub.com/vercel/next.js/issues/40672) - Refine error messages: [#​40661](https://togithub.com/vercel/next.js/issues/40661) - Incldue styled-jsx in swc compiling: [#​40679](https://togithub.com/vercel/next.js/issues/40679) - misc: update caniuse-lite to latest: [#​40680](https://togithub.com/vercel/next.js/issues/40680) - Remove non existed exports and files: [#​40685](https://togithub.com/vercel/next.js/issues/40685) - fix(image): preload should respect crossOrigin: [#​40676](https://togithub.com/vercel/next.js/issues/40676) - Add handling for static generation in app: [#​40561](https://togithub.com/vercel/next.js/issues/40561) - Avoid direct React client API imports in the server graph: [#​40686](https://togithub.com/vercel/next.js/issues/40686) - Drop legacy RSC server and client extension: [#​40692](https://togithub.com/vercel/next.js/issues/40692) ##### Documentation Changes - docs: fix middleware path: [#​40340](https://togithub.com/vercel/next.js/issues/40340) - Fix mdx docs: [#​40402](https://togithub.com/vercel/next.js/issues/40402) - Update Server Components documentation.: [#​40452](https://togithub.com/vercel/next.js/issues/40452) - docs: move `swcMinify: true` out of "Experimental features" section: [#​40394](https://togithub.com/vercel/next.js/issues/40394) - Clarify use of `loading` property: [#​40488](https://togithub.com/vercel/next.js/issues/40488) - docs(errors/large-page-data): how to see data being passed to page: [#​40491](https://togithub.com/vercel/next.js/issues/40491) - docs(basic-features/script): update script version history: [#​40263](https://togithub.com/vercel/next.js/issues/40263) - Added "negative matcher" documentation: [#​40282](https://togithub.com/vercel/next.js/issues/40282) - Fix a typo in docs: [#​40501](https://togithub.com/vercel/next.js/issues/40501) ##### Example Changes - chore: fix examples: [#​40395](https://togithub.com/vercel/next.js/issues/40395) - chore(examples): update turborepo examples link: [#​40487](https://togithub.com/vercel/next.js/issues/40487) - update(examples): Emotion modules: [#​40242](https://togithub.com/vercel/next.js/issues/40242) - Added comments to middleware-matcher example: [#​40273](https://togithub.com/vercel/next.js/issues/40273) - Remove legacy mobx example: [#​40304](https://togithub.com/vercel/next.js/issues/40304) - Update cms-makeswift example: [#​40560](https://togithub.com/vercel/next.js/issues/40560) - Fixed typo: [#​40608](https://togithub.com/vercel/next.js/issues/40608) - Revert "Fixed typo": [#​40623](https://togithub.com/vercel/next.js/issues/40623) - chore: Migrate with-prefetching example to typescript: [#​40671](https://togithub.com/vercel/next.js/issues/40671) - chore: Refactor active-class-name example: [#​40670](https://togithub.com/vercel/next.js/issues/40670) - docs(examples): fix error connection handling: [#​40633](https://togithub.com/vercel/next.js/issues/40633) ##### Misc Changes - Temporarily disable unstable app test: [#​40408](https://togithub.com/vercel/next.js/issues/40408) - docs(middleware): fix broken link - chore: use `link:` instead of `file:` in CONTRIBUTING.md: [#​40510](https://togithub.com/vercel/next.js/issues/40510) - add Balázs as codeowner to `/errors/` directory - fix(cli): tune filter for extracting example `.tar`: [#​40513](https://togithub.com/vercel/next.js/issues/40513) - Add additional tests for prefetch and trailingSlash: [#​40517](https://togithub.com/vercel/next.js/issues/40517) - Wrap parallel routes tests in describe: [#​40546](https://togithub.com/vercel/next.js/issues/40546) - fix([#​40025](https://togithub.com/vercel/next.js/issues/40025)): run `next/script` beforeInteractive test in both dev & prod: [#​40541](https://togithub.com/vercel/next.js/issues/40541) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi), [@​shuding](https://togithub.com/shuding), [@​ijjk](https://togithub.com/ijjk), [@​jasham](https://togithub.com/jasham), [@​Kikobeats](https://togithub.com/Kikobeats), [@​wyattjoh](https://togithub.com/wyattjoh), [@​rubytree33](https://togithub.com/rubytree33), [@​timneutkens](https://togithub.com/timneutkens), [@​balazsorban44](https://togithub.com/balazsorban44), [@​andrewrjohn](https://togithub.com/andrewrjohn), [@​SukkaW](https://togithub.com/SukkaW), [@​hanneslund](https://togithub.com/hanneslund), [@​leerob](https://togithub.com/leerob), [@​Djo1e](https://togithub.com/Djo1e), [@​kdy1](https://togithub.com/kdy1), [@​msafi](https://togithub.com/msafi), [@​tknickman](https://togithub.com/tknickman), [@​feugy](https://togithub.com/feugy), [@​cramforce](https://togithub.com/cramforce), [@​ryparker](https://togithub.com/ryparker), [@​victorboucher](https://togithub.com/victorboucher), [@​steven-tey](https://togithub.com/steven-tey), [@​JDansercoer](https://togithub.com/JDansercoer), [@​janklimo](https://togithub.com/janklimo), [@​hiro0218](https://togithub.com/hiro0218), [@​HaNdTriX](https://togithub.com/HaNdTriX), [@​migueloller](https://togithub.com/migueloller), [@​flex-kyunghwa](https://togithub.com/flex-kyunghwa), [@​saalimzafar](https://togithub.com/saalimzafar), [@​alxhotel](https://togithub.com/alxhotel), [@​janicklas-ralph](https://togithub.com/janicklas-ralph), [@​feedthejim](https://togithub.com/feedthejim), and [@​chornos13](https://togithub.com/chornos13) for helping!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.