kamilkisiela / graphql-config

One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
https://the-guild.dev/graphql/config
MIT License
1.16k stars 93 forks source link

chore(deps): update nextjs monorepo to v13.3.1 #1336

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
eslint-config-next 13.3.0 -> 13.3.1 age adoption passing confidence
next (source) 13.3.0 -> 13.3.1 age adoption passing confidence

Release Notes

vercel/next.js ### [`v13.3.1`](https://togithub.com/vercel/next.js/releases/tag/v13.3.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.3.0...v13.3.1) ##### Core Changes - Fix query normalize on edge deploy: [#​48045](https://togithub.com/vercel/next.js/issues/48045) - Change metadata routes suffix to number and chars: [#​48026](https://togithub.com/vercel/next.js/issues/48026) - fix: show error when "next start" is used with "output" config: [#​47989](https://togithub.com/vercel/next.js/issues/47989) - Update query param prefix to reduce length: [#​48051](https://togithub.com/vercel/next.js/issues/48051) - turbopack: bind server to IPv6 loopback: [#​47948](https://togithub.com/vercel/next.js/issues/47948) - turbopack: pass ENV vars to route handlers: [#​48048](https://togithub.com/vercel/next.js/issues/48048) - parallel routes: fix layout not re-rendering: [#​48066](https://togithub.com/vercel/next.js/issues/48066) - Fix fallback detection logic when multiple generateStaticParams are needed: [#​47982](https://togithub.com/vercel/next.js/issues/47982) - Next Cache Telemetry: [#​47939](https://togithub.com/vercel/next.js/issues/47939) - Remove change leftover from experimental precompiled server: [#​48107](https://togithub.com/vercel/next.js/issues/48107) - Support og image with edge: [#​48086](https://togithub.com/vercel/next.js/issues/48086) - Add flag to control app document preloading: [#​48115](https://togithub.com/vercel/next.js/issues/48115) - Re-land "Vendor `react@experimental` under an `experimentalReact` flag": [#​48041](https://togithub.com/vercel/next.js/issues/48041) - Add experimental React related warning: [#​47986](https://togithub.com/vercel/next.js/issues/47986) - Fix next-flight-loader resourcePath in Windows: [#​48152](https://togithub.com/vercel/next.js/issues/48152) - Enable opening source file in build error overlay: [#​48194](https://togithub.com/vercel/next.js/issues/48194) - Update next/font/google data: [#​48195](https://togithub.com/vercel/next.js/issues/48195) - Fix documentation link for transpilePackages in NextConfig: [#​48121](https://togithub.com/vercel/next.js/issues/48121) - Remove warning for metadataBase fallback: [#​48196](https://togithub.com/vercel/next.js/issues/48196) - Fix typeof expression in layout router: [#​48245](https://togithub.com/vercel/next.js/issues/48245) - fix: Shift route-announcer to top of layout parent: [#​44853](https://togithub.com/vercel/next.js/issues/44853) - Chunking Refactor pt. 2: [#​47961](https://togithub.com/vercel/next.js/issues/47961) - Opt-into worker mode when appDir is enabled: [#​47857](https://togithub.com/vercel/next.js/issues/47857) - app-router: add batching support for RSC router payloads: [#​48253](https://togithub.com/vercel/next.js/issues/48253) - interception routes: add new sibling matcher marker + validation: [#​48276](https://togithub.com/vercel/next.js/issues/48276) - parallel routes: remove the per-route default 404 handler: [#​48286](https://togithub.com/vercel/next.js/issues/48286) - ensure original matcher source is free of mutations: [#​47980](https://togithub.com/vercel/next.js/issues/47980) - Add suffix to static metadata images: [#​48202](https://togithub.com/vercel/next.js/issues/48202) - Update metadata interface types: [#​48259](https://togithub.com/vercel/next.js/issues/48259) - parallel route: fix payload not being sent on refetch: [#​48294](https://togithub.com/vercel/next.js/issues/48294) - feat(turbopack): support initial compiler.emotion / compiler.styledComponents flag: [#​47991](https://togithub.com/vercel/next.js/issues/47991) - Support alt.txt for static metadata og image: [#​48290](https://togithub.com/vercel/next.js/issues/48290) - Fix missing favicon when other icon exist: [#​48311](https://togithub.com/vercel/next.js/issues/48311) - Fix app dir vanilla-extract support: [#​48306](https://togithub.com/vercel/next.js/issues/48306) - Auto collect custom manifest into metadata: [#​48310](https://togithub.com/vercel/next.js/issues/48310) - feat(turbopack): initial mdxrs config support: [#​47886](https://togithub.com/vercel/next.js/issues/47886) - refactor shared logic for turbopack-cli: [#​48307](https://togithub.com/vercel/next.js/issues/48307) - Fix dev case when proxying to self: [#​48318](https://togithub.com/vercel/next.js/issues/48318) - app router: fix scrolling behaviour for parallel routes: [#​48346](https://togithub.com/vercel/next.js/issues/48346) - interception routes: fix support for route groups: [#​48351](https://togithub.com/vercel/next.js/issues/48351) - Add body to router request to fix socket hang up: [#​48039](https://togithub.com/vercel/next.js/issues/48039) - Fix dev getStaticPaths/generateStaticParams calling: [#​48322](https://togithub.com/vercel/next.js/issues/48322) - Update App Route Signature: [#​48348](https://togithub.com/vercel/next.js/issues/48348) - fix: typo localy --> locally: [#​48193](https://togithub.com/vercel/next.js/issues/48193) - \[create-next-app]: add mdx files to tailwind content config: [#​48188](https://togithub.com/vercel/next.js/issues/48188) - Ensure we handle 204 responses in fetch: [#​48354](https://togithub.com/vercel/next.js/issues/48354) - Fix fetch cache body handling and update edge-runtime deps: [#​48365](https://togithub.com/vercel/next.js/issues/48365) - Move normalizing of query for edge: [#​48373](https://togithub.com/vercel/next.js/issues/48373) - provide the PORT env var based on server port, update turbopack: [#​48347](https://togithub.com/vercel/next.js/issues/48347) - feat: generate image metadata: [#​48362](https://togithub.com/vercel/next.js/issues/48362) - Allow some more options for Turbopack: [#​48401](https://togithub.com/vercel/next.js/issues/48401) - Add `pg` (Postgres) to server components external packages.: [#​48402](https://togithub.com/vercel/next.js/issues/48402) - chore: add export `ImageResponseOptions`: [#​48418](https://togithub.com/vercel/next.js/issues/48418) - chore: fix a typo in a local variable name: [#​48456](https://togithub.com/vercel/next.js/issues/48456) - Fix turbo cache for [@​next/env](https://togithub.com/next/env): [#​48466](https://togithub.com/vercel/next.js/issues/48466) - Consolidate two appDir if branches: [#​48459](https://togithub.com/vercel/next.js/issues/48459) - parallel routes: fix catch-all routes taking precedence in dev: [#​48424](https://togithub.com/vercel/next.js/issues/48424) - parallel routes: fix next-provided default.js not being resolved if the config doesn't specify .js: [#​48446](https://togithub.com/vercel/next.js/issues/48446) - interception routes: support middleware rewrites: [#​48450](https://togithub.com/vercel/next.js/issues/48450) - interception routes: fix production rewrites: [#​48451](https://togithub.com/vercel/next.js/issues/48451) - parallel routes: fix incorrect optimistic tree when there are multiple parallel routes: [#​48449](https://togithub.com/vercel/next.js/issues/48449) - Refactor entries.ts: [#​48460](https://togithub.com/vercel/next.js/issues/48460) - Fix misordered CSS resources: [#​48244](https://togithub.com/vercel/next.js/issues/48244) - Revert "Re-land "Vendor `react@experimental` under an `experimentalReact` flag"": [#​48478](https://togithub.com/vercel/next.js/issues/48478) - Change `CacheFs` methods to return `Buffer`: [#​48237](https://togithub.com/vercel/next.js/issues/48237) - app dir fixes: [#​48025](https://togithub.com/vercel/next.js/issues/48025) - Rename originUrl to fetchUrl: [#​48315](https://togithub.com/vercel/next.js/issues/48315) - Make jest config serializable: [#​47620](https://togithub.com/vercel/next.js/issues/47620) - Drop object config export support for app dir: [#​48489](https://togithub.com/vercel/next.js/issues/48489) - Fix server references handling in the edge runtime: [#​48502](https://togithub.com/vercel/next.js/issues/48502) - feat(next-swc): force teardown heap profiler if exists: [#​47769](https://togithub.com/vercel/next.js/issues/47769) - fix(turbopack/transform_options): enforce default react runtime: [#​48400](https://togithub.com/vercel/next.js/issues/48400) - Update swc_core to `v0.75.23`: [#​48098](https://togithub.com/vercel/next.js/issues/48098) - update swc_core and dependencies to 0.75.23: [#​48521](https://togithub.com/vercel/next.js/issues/48521) - Fixed `image-optimizer` crashing when using `outputFileTracing`: [#​48513](https://togithub.com/vercel/next.js/issues/48513) - Remove unused code from `test-pack` turbo task: [#​48487](https://togithub.com/vercel/next.js/issues/48487) - Fix static opt of routes generation for static metadata files: [#​48528](https://togithub.com/vercel/next.js/issues/48528) - feat(turbopack): support modularizeImports next.js config: [#​48511](https://togithub.com/vercel/next.js/issues/48511) - refactor: move resolving metadata process into async Metadata component: [#​48536](https://togithub.com/vercel/next.js/issues/48536) - Update history in useInsertionEffect: [#​48553](https://togithub.com/vercel/next.js/issues/48553) - Fix instrumentation.js initialization in prod on Vercel: [#​48557](https://togithub.com/vercel/next.js/issues/48557) - Prefer to use deployment url for metadata routes on production: [#​48556](https://togithub.com/vercel/next.js/issues/48556) - Fallback to deployment vercel url if metadataBase is not set on prod: [#​48570](https://togithub.com/vercel/next.js/issues/48570) - build(cargo): move workspaces manifest to top level: [#​48198](https://togithub.com/vercel/next.js/issues/48198) - Remove expired link resources via MutationObserver during development: [#​48578](https://togithub.com/vercel/next.js/issues/48578) - prettier fix for `next-swc`: [#​47873](https://togithub.com/vercel/next.js/issues/47873) - Fix chunk file names in flight manifest: [#​48583](https://togithub.com/vercel/next.js/issues/48583) - Adding missing fields to the `Manifest` type: [#​48552](https://togithub.com/vercel/next.js/issues/48552) - Add updated app dir cache handling: [#​48516](https://togithub.com/vercel/next.js/issues/48516) - Upgrade React: [#​48589](https://togithub.com/vercel/next.js/issues/48589) - use structured images with metainfo (blur placeholder): [#​48531](https://togithub.com/vercel/next.js/issues/48531) - Land reverted fix for chunk file names: [#​48625](https://togithub.com/vercel/next.js/issues/48625) - remove amp error in app dir: [#​48620](https://togithub.com/vercel/next.js/issues/48620) - Add test case for [#​48583](https://togithub.com/vercel/next.js/issues/48583) and ignore hot-update scripts: [#​48587](https://togithub.com/vercel/next.js/issues/48587) - Exclude app from `_devPagesManifest.js` in turbopack: [#​48633](https://togithub.com/vercel/next.js/issues/48633) - replace defined values and add `__NEXT_HAS_REWRITES` define: [#​48628](https://togithub.com/vercel/next.js/issues/48628) - implement /\_next/image for local requests: [#​48622](https://togithub.com/vercel/next.js/issues/48622) - Add export runtime test for pages and fully remove experimental.runtime: [#​48630](https://togithub.com/vercel/next.js/issues/48630) - Upgrade `@types/react` to latest 18.x: [#​48645](https://togithub.com/vercel/next.js/issues/48645) - app-router: new client-side cache semantics: [#​48383](https://togithub.com/vercel/next.js/issues/48383) - Fix typo in fetchType annotation: [#​48646](https://togithub.com/vercel/next.js/issues/48646) - Ensure latest React types for experimental release channel are used: [#​48641](https://togithub.com/vercel/next.js/issues/48641) - Fix writeConfigurationDefaults.ts to correctly suggest changes in monorepos: [#​48668](https://togithub.com/vercel/next.js/issues/48668) - Revert "app-router: new client-side cache semantics": [#​48678](https://togithub.com/vercel/next.js/issues/48678) - fix snapshots broken by prettier (also fix .prettierignore): [#​48586](https://togithub.com/vercel/next.js/issues/48586) - Reland app-router: new client-side cache semantics: [#​48685](https://togithub.com/vercel/next.js/issues/48685) - Revert "Reland app-router: new client-side cache semantics": [#​48688](https://togithub.com/vercel/next.js/issues/48688) ##### Documentation Changes - Update deployment.md: [#​48062](https://togithub.com/vercel/next.js/issues/48062) - Docs: Describe how to manually configure open telemetry: [#​48071](https://togithub.com/vercel/next.js/issues/48071) - Fix typo in script.md: [#​48225](https://togithub.com/vercel/next.js/issues/48225) - Add information about deploy to open telemetry docs: [#​48241](https://togithub.com/vercel/next.js/issues/48241) - docs: fix grammar for dynamic routes catch-all explanation and give better examples: [#​48181](https://togithub.com/vercel/next.js/issues/48181) - Fix grammar and typos in OTEL docs: [#​48235](https://togithub.com/vercel/next.js/issues/48235) - Update instrumentation.md: [#​48394](https://togithub.com/vercel/next.js/issues/48394) - typo: [#​48495](https://togithub.com/vercel/next.js/issues/48495) - docs: fix minimum Node.js version to `14.18.0`: [#​48545](https://togithub.com/vercel/next.js/issues/48545) - Docs: Unify note formatting: [#​48417](https://togithub.com/vercel/next.js/issues/48417) - Fix TYPO in otel docs: [#​48623](https://togithub.com/vercel/next.js/issues/48623) ##### Example Changes - Fix the typo on README.md: [#​48274](https://togithub.com/vercel/next.js/issues/48274) - fix: Adding search field decorator: [#​48350](https://togithub.com/vercel/next.js/issues/48350) - Update Mux example logo to new Mux brand: [#​48654](https://togithub.com/vercel/next.js/issues/48654) ##### Misc Changes - Fix stable release start: [#​48044](https://togithub.com/vercel/next.js/issues/48044) - chore: Add `.vscode` to eslintignore: [#​48020](https://togithub.com/vercel/next.js/issues/48020) - Update flakey tests: [#​48113](https://togithub.com/vercel/next.js/issues/48113) - Update codeowner for images: [#​48239](https://togithub.com/vercel/next.js/issues/48239) - chore: split up app-dir-export tests: [#​48252](https://togithub.com/vercel/next.js/issues/48252) - allow anyone to approve a lockfile change: [#​48261](https://togithub.com/vercel/next.js/issues/48261) - Temporarily disable app dir export integration test: [#​48291](https://togithub.com/vercel/next.js/issues/48291) - Only create tarballs once per run-tests: [#​48321](https://togithub.com/vercel/next.js/issues/48321) - Investigate redirect getting stuck: [#​48343](https://togithub.com/vercel/next.js/issues/48343) - Update font handling in CNA templates: [#​48364](https://togithub.com/vercel/next.js/issues/48364) - Add test coverage for pages edge API routes: [#​48370](https://togithub.com/vercel/next.js/issues/48370) - Don't build pages before middleware: [#​48339](https://togithub.com/vercel/next.js/issues/48339) - Extra space removed: [#​48514](https://togithub.com/vercel/next.js/issues/48514) - Update start release flow: [#​48634](https://togithub.com/vercel/next.js/issues/48634) - Fix version bump - misc: fix flaky prefetch test: [#​48666](https://togithub.com/vercel/next.js/issues/48666) - Re-add kodiak config: [#​48672](https://togithub.com/vercel/next.js/issues/48672) - Add logs to release job: [#​48690](https://togithub.com/vercel/next.js/issues/48690) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi), [@​styfle](https://togithub.com/styfle), [@​jridgewell](https://togithub.com/jridgewell), [@​feedthejim](https://togithub.com/feedthejim), [@​cjmling](https://togithub.com/cjmling), [@​shuding](https://togithub.com/shuding), [@​nabsul](https://togithub.com/nabsul), [@​motopods](https://togithub.com/motopods), [@​hanneslund](https://togithub.com/hanneslund), [@​tunamagur0](https://togithub.com/tunamagur0), [@​jankaifer](https://togithub.com/jankaifer), [@​apeltop](https://togithub.com/apeltop), [@​maranomynet](https://togithub.com/maranomynet), [@​alexkirsz](https://togithub.com/alexkirsz), [@​y-tsubuku](https://togithub.com/y-tsubuku), [@​sokra](https://togithub.com/sokra), [@​EndangeredMassa](https://togithub.com/EndangeredMassa), [@​ykzts](https://togithub.com/ykzts), [@​AviAvinav](https://togithub.com/AviAvinav), [@​kwonoj](https://togithub.com/kwonoj), [@​adilansari](https://togithub.com/adilansari), [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony), [@​wyattjoh](https://togithub.com/wyattjoh), [@​charkour](https://togithub.com/charkour), [@​timneutkens](https://togithub.com/timneutkens), [@​delbaoliveira](https://togithub.com/delbaoliveira), [@​agadzik](https://togithub.com/agadzik), [@​Just-Moh-it](https://togithub.com/Just-Moh-it), [@​rodrigofeijao](https://togithub.com/rodrigofeijao), [@​padmaia](https://togithub.com/padmaia), [@​leerob](https://togithub.com/leerob), [@​juliusmarminge](https://togithub.com/juliusmarminge), [@​koba04](https://togithub.com/koba04), [@​cprussin](https://togithub.com/cprussin), [@​Phiction](https://togithub.com/Phiction), [@​DuCanhGH](https://togithub.com/DuCanhGH), [@​jessewarren-aa](https://togithub.com/jessewarren-aa), [@​sophiebits](https://togithub.com/sophiebits), [@​ryo-manba](https://togithub.com/ryo-manba), [@​Yovach](https://togithub.com/Yovach), [@​ijjk](https://togithub.com/ijjk), [@​dylanjha](https://togithub.com/dylanjha), and [@​eps1lon](https://togithub.com/eps1lon) for helping!

Configuration

šŸ“… Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, 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 these updates again.



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

github-actions[bot] commented 1 year ago
### šŸ’» Website Preview The latest changes are available as preview in: [https://41abcc17.graphql-config.pages.dev](https://41abcc17.graphql-config.pages.dev)