kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 309 forks source link

fix(deps): update dependency next to v13.2.2 #1942

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) 13.2.1 -> 13.2.2 age adoption passing confidence

Release Notes

vercel/next.js ### [`v13.2.2`](https://togithub.com/vercel/next.js/releases/tag/v13.2.2) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.2.1...v13.2.2) ##### Core Changes - fix(ts): correctly augment `next` when `typedRoutes: true`: [#​46332](https://togithub.com/vercel/next.js/issues/46332) - feat(cssnano-simple): merge into next repo: [#​46380](https://togithub.com/vercel/next.js/issues/46380) - Dedupe next/font preload tags: [#​46354](https://togithub.com/vercel/next.js/issues/46354) - Print command for current packet manager in [@​next/font](https://togithub.com/next/font) warning: [#​46359](https://togithub.com/vercel/next.js/issues/46359) - Loader refactoring: [#​46304](https://togithub.com/vercel/next.js/issues/46304) - Support `server-only` inside pages/api: [#​46328](https://togithub.com/vercel/next.js/issues/46328) - fix: improve next.config.js validation for `images` prop: [#​46326](https://togithub.com/vercel/next.js/issues/46326) - Revert "Support `server-only` inside pages/api": [#​46388](https://togithub.com/vercel/next.js/issues/46388) - Add relative app dir field: [#​46393](https://togithub.com/vercel/next.js/issues/46393) - test(integration): properly pipe turbopack binary stdouts: [#​46382](https://togithub.com/vercel/next.js/issues/46382) - chore: improve error when exporting metadata from client component: [#​46334](https://togithub.com/vercel/next.js/issues/46334) - Update server reference syntax and tests: [#​46389](https://togithub.com/vercel/next.js/issues/46389) - Fix SWC error wrongly formatted : [#​46412](https://togithub.com/vercel/next.js/issues/46412) - Fix(typedRoutes): replaced `readFile` + `replaceAll`, hid utils types, fixed duplication in type `Route`, fixed route groups on Windows: [#​46378](https://togithub.com/vercel/next.js/issues/46378) - Ensure fetch fields are detected with RequestInit: [#​46398](https://togithub.com/vercel/next.js/issues/46398) - Ensure SERVER_REFERENCE_MANIFEST is included in output files: [#​46420](https://togithub.com/vercel/next.js/issues/46420) - Fix duplicate link type asset generation: [#​46421](https://togithub.com/vercel/next.js/issues/46421) - chore: show large data warning once per page on prod: [#​46323](https://togithub.com/vercel/next.js/issues/46323) - fixed spelling mistake: [#​46446](https://togithub.com/vercel/next.js/issues/46446) - Fix(typedRoutes): export createServer from 'next/types/index.d.ts': [#​46462](https://togithub.com/vercel/next.js/issues/46462) - chore: Loss of precision due to Date now amplification: [#​46344](https://togithub.com/vercel/next.js/issues/46344) - Fix next/font/google config not being used: [#​46484](https://togithub.com/vercel/next.js/issues/46484) - Add [@​latest](https://togithub.com/latest) to next/font codemod warning: [#​46486](https://togithub.com/vercel/next.js/issues/46486) - Add error for styled-jsx in Server Component: [#​46482](https://togithub.com/vercel/next.js/issues/46482) - Refactor style loader code: [#​46490](https://togithub.com/vercel/next.js/issues/46490) - Fix SWC's auto_cjs handling: [#​46448](https://togithub.com/vercel/next.js/issues/46448) - Add theme color media support for metadata: [#​46502](https://togithub.com/vercel/next.js/issues/46502) - Fix(typedRoutes): fixed 'next' imports on TS < 5.0: [#​46507](https://togithub.com/vercel/next.js/issues/46507) - fix: codemod should preserve type only import: [#​46512](https://togithub.com/vercel/next.js/issues/46512) - Add interactive-widget optional property to Viewport type: [#​46506](https://togithub.com/vercel/next.js/issues/46506) - Update router filter to be less sensitive: [#​46515](https://togithub.com/vercel/next.js/issues/46515) - Update fetch cache internal handling: [#​46522](https://togithub.com/vercel/next.js/issues/46522) - Upgrade precompiled react packages: [#​46365](https://togithub.com/vercel/next.js/issues/46365) - fix(error-overlay): hide "Learn more" when up-to-date: [#​46488](https://togithub.com/vercel/next.js/issues/46488) - Refactor route types to include rewrites and redirects: [#​46327](https://togithub.com/vercel/next.js/issues/46327) - Added bcrypt to the serverComponentsExternalPackages auto-optOut list: [#​46532](https://togithub.com/vercel/next.js/issues/46532) - feat: add support for the src folder for the instrumentation hook: [#​46529](https://togithub.com/vercel/next.js/issues/46529) - Fix viewport typing and refactor constants: [#​46569](https://togithub.com/vercel/next.js/issues/46569) - Fix shared entries/invalidators module scope: [#​46533](https://togithub.com/vercel/next.js/issues/46533) - Fix CSS imports not included in entries with a custom extension: [#​46571](https://togithub.com/vercel/next.js/issues/46571) - fix: should not warn when image unmounts: [#​46567](https://togithub.com/vercel/next.js/issues/46567) - fix: generate next-env.d.ts file during next lint command: [#​46249](https://togithub.com/vercel/next.js/issues/46249) - Fix infinite invalidations loop in app dir ([#​46526](https://togithub.com/vercel/next.js/issues/46526)) - Use og:image instead of og:image:url: [#​46570](https://togithub.com/vercel/next.js/issues/46570) - Fix usage of textDecoder to not break utf8 characters: [#​46564](https://togithub.com/vercel/next.js/issues/46564) - Fix app client child entry not being disposed when deleting the file: [#​46583](https://togithub.com/vercel/next.js/issues/46583) - Fix: canonical should allow relative urls: [#​46584](https://togithub.com/vercel/next.js/issues/46584) ##### Documentation Changes - Docs: `next/font` updates: [#​46159](https://togithub.com/vercel/next.js/issues/46159) - Add note explaining how to import fonts with spaces in name: [#​46348](https://togithub.com/vercel/next.js/issues/46348) - Docs: Fix Railway link: [#​46381](https://togithub.com/vercel/next.js/issues/46381) - Wrong function name: [#​46546](https://togithub.com/vercel/next.js/issues/46546) ##### Example Changes - Add missing 'key': [#​46386](https://togithub.com/vercel/next.js/issues/46386) ##### Misc Changes - test(next-script): teardown next-dev instance via jest hooks: [#​46383](https://togithub.com/vercel/next.js/issues/46383) - Apply filtering after rewrite as well ([#​46390](https://togithub.com/vercel/next.js/issues/46390) - Fix fetch cache key inputs and encoding ([#​46392](https://togithub.com/vercel/next.js/issues/46392) - Fix failing app-static deploy test: [#​46395](https://togithub.com/vercel/next.js/issues/46395) - Cover 1st-party examples with tests ([#​45270](https://togithub.com/vercel/next.js/issues/45270))Co-authored-by: kodiakhq\[bot] <49736102+kodiakhq\[bot][@​users](https://togithub.com/users).noreply.github.com> Co-authored-by: Tim Neutkens - Updates cms-sanity example to use Sanity v3 ([#​45662](https://togithub.com/vercel/next.js/issues/45662) - Support Two-letter Language Codes(ISO-639-1) to metadata HrefLang types ([#​46285](https://togithub.com/vercel/next.js/issues/46285) - \[next/codemod]: Preserve type-only imports when using `next-image-to-legacy-image` ([#​46460](https://togithub.com/vercel/next.js/issues/46460) - Remove incorrect comment ([#​46467](https://togithub.com/vercel/next.js/issues/46467))Co-authored-by: kodiakhq\[bot] <49736102+kodiakhq\[bot][@​users](https://togithub.com/users).noreply.github.com> - dynamic = "error" violations should be shown in error overlay ([#​45893](https://togithub.com/vercel/next.js/issues/45893) - Fix typo from next-font ([#​46468](https://togithub.com/vercel/next.js/issues/46468) - Add image generation test to app route: [#​46449](https://togithub.com/vercel/next.js/issues/46449) - Remove baseUrl from create-next-app ts/jsconfig.json: [#​46458](https://togithub.com/vercel/next.js/issues/46458) - Update fetch cache key ([#​46513](https://togithub.com/vercel/next.js/issues/46513) ##### Credits Huge thanks to [@​balazsorban44](https://togithub.com/balazsorban44), [@​delbaoliveira](https://togithub.com/delbaoliveira), [@​SukkaW](https://togithub.com/SukkaW), [@​ijjk](https://togithub.com/ijjk), [@​hanneslund](https://togithub.com/hanneslund), [@​JanKaifer](https://togithub.com/JanKaifer), [@​GitRowin](https://togithub.com/GitRowin), [@​shuding](https://togithub.com/shuding), [@​styfle](https://togithub.com/styfle), [@​mjunix](https://togithub.com/mjunix), [@​kwonoj](https://togithub.com/kwonoj), [@​thiskevinwang](https://togithub.com/thiskevinwang), [@​DuCanhGH](https://togithub.com/DuCanhGH), [@​SethFalco](https://togithub.com/SethFalco), [@​yun-jay](https://togithub.com/yun-jay), [@​harrytothemoon](https://togithub.com/harrytothemoon), [@​timneutkens](https://togithub.com/timneutkens), [@​huozhi](https://togithub.com/huozhi), [@​thomasballinger](https://togithub.com/thomasballinger), [@​aretrace](https://togithub.com/aretrace), [@​JesseKoldewijn](https://togithub.com/JesseKoldewijn), [@​feedthejim](https://togithub.com/feedthejim), [@​serkanbektas](https://togithub.com/serkanbektas), [@​teobler](https://togithub.com/teobler), and [@​vadzim](https://togithub.com/vadzim) for helping!

Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,before 6am every weekday" 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 this update again.



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

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: a2eaec9ca243eb4d6085666070ee46b773a30424

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 year ago
### 💻 Website Preview The latest changes are available as preview in: [https://037b95f9.apollo-angular.pages.dev](https://037b95f9.apollo-angular.pages.dev)