tsparticles / react

React tsParticles official component
https://particles.js.org
MIT License
407 stars 28 forks source link

fix(deps): update dependency @next/font to v13.1.4 #5

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/font 13.1.2 -> 13.1.4 age adoption passing confidence

Release Notes

vercel/next.js ### [`v13.1.4`](https://togithub.com/vercel/next.js/releases/tag/v13.1.4) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.1.3...v13.1.4) ##### Core Changes - Initial support for metadata: [#​44729](https://togithub.com/vercel/next.js/issues/44729) - Improve swc transforms: [#​45083](https://togithub.com/vercel/next.js/issues/45083) - Update swc_core to `v0.56.0`: [#​44792](https://togithub.com/vercel/next.js/issues/44792) - fix([#​44077](https://togithub.com/vercel/next.js/issues/44077)): allow edge runtime for api routes inside src/ folder: [#​45093](https://togithub.com/vercel/next.js/issues/45093) - Revert "Initial support for metadata ([#​44729](https://togithub.com/vercel/next.js/issues/44729))": [#​45111](https://togithub.com/vercel/next.js/issues/45111) - build(cargo): update turbopack: [#​45109](https://togithub.com/vercel/next.js/issues/45109) ##### Documentation Changes - Fix broken argument for rewrites on link reference docs: [#​45073](https://togithub.com/vercel/next.js/issues/45073) - Cannot redeclare block-scoped variable 'cookie'.: [#​45079](https://togithub.com/vercel/next.js/issues/45079) ##### Misc Changes - Fix metadata e2e test on deploy: [#​45104](https://togithub.com/vercel/next.js/issues/45104) - Update @​next/font/google data: [#​45092](https://togithub.com/vercel/next.js/issues/45092) ##### Credits Huge thanks to [@​guilhermefront](https://togithub.com/guilhermefront), [@​shuding](https://togithub.com/shuding), [@​kdy1](https://togithub.com/kdy1), [@​iamrobins](https://togithub.com/iamrobins), [@​hanneslund](https://togithub.com/hanneslund), [@​feugy](https://togithub.com/feugy), and [@​jridgewell](https://togithub.com/jridgewell) for helping! ### [`v13.1.3`](https://togithub.com/vercel/next.js/releases/tag/v13.1.3) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.1.2...v13.1.3) ##### Core Changes - Refactor next dynamic: [#​44832](https://togithub.com/vercel/next.js/issues/44832) - Add built-in server-only and client-only: [#​44861](https://togithub.com/vercel/next.js/issues/44861) - Handle empty module from the next dynamic loader: [#​44873](https://togithub.com/vercel/next.js/issues/44873) - Update pre-compiled: [#​44874](https://togithub.com/vercel/next.js/issues/44874) - Use sequentialRead while encoding images with sharp: [#​44881](https://togithub.com/vercel/next.js/issues/44881) - Move server-external-packages to JSON: [#​44910](https://togithub.com/vercel/next.js/issues/44910) - fix standalone wrong url being logged: [#​44887](https://togithub.com/vercel/next.js/issues/44887) - Custom RSC compiler error message in pages/: [#​44865](https://togithub.com/vercel/next.js/issues/44865) - Replace eslint rule for `no-shadow` with `typescript-eslint/no-shadow`: [#​44936](https://togithub.com/vercel/next.js/issues/44936) - Ensure rootLayoutIncluded is set on partial render: [#​44958](https://togithub.com/vercel/next.js/issues/44958) - Fix force-static description in next-typescript: [#​44951](https://togithub.com/vercel/next.js/issues/44951) - Fix CSS imports being tracked multiple times: [#​44938](https://togithub.com/vercel/next.js/issues/44938) - Use withoutEnlargement instead of sharp.metadata(): [#​44890](https://togithub.com/vercel/next.js/issues/44890) - Update res.revalidate to pass through headers: [#​44981](https://togithub.com/vercel/next.js/issues/44981) - Add experimental.allowedRevalidateHeaderKeys config: [#​44985](https://togithub.com/vercel/next.js/issues/44985) - Gracefully handle telemetry not being available: [#​44986](https://togithub.com/vercel/next.js/issues/44986) - Add proper error when app path switches static to dynamic: [#​44989](https://togithub.com/vercel/next.js/issues/44989) - Ensure force-dynamic is honored during build: [#​45015](https://togithub.com/vercel/next.js/issues/45015) - Fix turbo usage in tests: [#​44715](https://togithub.com/vercel/next.js/issues/44715) - Add project directory rename/remove handling: [#​44911](https://togithub.com/vercel/next.js/issues/44911) - chore: open dev overlay error links in new tab: [#​45018](https://togithub.com/vercel/next.js/issues/45018) - Remove next-app-loader from import trace: [#​44996](https://togithub.com/vercel/next.js/issues/44996) - Ensure additional windows are not created on Windows OS: [#​45022](https://togithub.com/vercel/next.js/issues/45022) - Don't dispaly "Error: " twice when router isn't mounted: [#​45038](https://togithub.com/vercel/next.js/issues/45038) - Display the reason of hydration error in error overlay: [#​44857](https://togithub.com/vercel/next.js/issues/44857) - Fix typescript plugin: [#​44128](https://togithub.com/vercel/next.js/issues/44128) - Add shiki and vscode-oniguruma to default server-external packages: [#​44968](https://togithub.com/vercel/next.js/issues/44968) - Fix error when CSS [@​import](https://togithub.com/import) fails to resolve: [#​45010](https://togithub.com/vercel/next.js/issues/45010) - Fix next/dynamic non ssr in pages when appDir is enabled: [#​45066](https://togithub.com/vercel/next.js/issues/45066) ##### Documentation Changes - Update building-forms.md: [#​44862](https://togithub.com/vercel/next.js/issues/44862) - Prompt for custom import alias and store preferences in CNA: [#​44872](https://togithub.com/vercel/next.js/issues/44872) - Next/Script documentation beforeInteractive inconsistency: [#​44898](https://togithub.com/vercel/next.js/issues/44898) - fix(docs): update broken link for preset.ts: [#​44916](https://togithub.com/vercel/next.js/issues/44916) - Fix Node.js version to 14.6.0 in Upgrading guide.: [#​44939](https://togithub.com/vercel/next.js/issues/44939) - update redirects.md: [#​44960](https://togithub.com/vercel/next.js/issues/44960) - Add AsyncLocalStorage to edge-runtime APIs: [#​44975](https://togithub.com/vercel/next.js/issues/44975) ##### Example Changes - Removes title warning from cms example: [#​44894](https://togithub.com/vercel/next.js/issues/44894) - Fix `with-stencil` example: [#​44964](https://togithub.com/vercel/next.js/issues/44964) - refactor: Latest Tigris sdk and example using decorators: [#​44256](https://togithub.com/vercel/next.js/issues/44256) ##### Misc Changes - port `type: needs investigation` into linear: [#​44823](https://togithub.com/vercel/next.js/issues/44823) - Create new action that will auto-label issues that have some activity after we mark them as "verify-canary" or "add repro"": [#​44815](https://togithub.com/vercel/next.js/issues/44815) - test(snapshot): allow snapshot test not invalidate with --turbo: [#​43545](https://togithub.com/vercel/next.js/issues/43545) - Remove extra styled-components disabled test: [#​44870](https://togithub.com/vercel/next.js/issues/44870) - Fix prepublish compiled handling: [#​44914](https://togithub.com/vercel/next.js/issues/44914) - Update test env variable passing: [#​44912](https://togithub.com/vercel/next.js/issues/44912) - Support Prefer Offline for testing: [#​44935](https://togithub.com/vercel/next.js/issues/44935) - Update test env for E2E deploy mode: [#​44937](https://togithub.com/vercel/next.js/issues/44937) - Update build env for test timings: [#​44970](https://togithub.com/vercel/next.js/issues/44970) - Update to skip test timings on docs change: [#​44971](https://togithub.com/vercel/next.js/issues/44971) - Update some flakey acceptance tests: [#​44984](https://togithub.com/vercel/next.js/issues/44984) - Optimize to skip upload for non-publish swc builds: [#​44987](https://togithub.com/vercel/next.js/issues/44987) - Update codesandbox link in issue template: [#​44995](https://togithub.com/vercel/next.js/issues/44995) - Update test timings token env: [#​45014](https://togithub.com/vercel/next.js/issues/45014) - Remove useless ts-ignores: [#​45025](https://togithub.com/vercel/next.js/issues/45025) - Fix release stats: [#​45027](https://togithub.com/vercel/next.js/issues/45027) - Remove legacy safari test: [#​45055](https://togithub.com/vercel/next.js/issues/45055) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi), [@​ijjk](https://togithub.com/ijjk), [@​kwonoj](https://togithub.com/kwonoj), [@​josuareich](https://togithub.com/josuareich), [@​Brooooooklyn](https://togithub.com/Brooooooklyn), [@​JanKaifer](https://togithub.com/JanKaifer), [@​rajavijayasaradhi](https://togithub.com/rajavijayasaradhi), [@​rortan134](https://togithub.com/rortan134), [@​IgnisDa](https://togithub.com/IgnisDa), [@​ChanhyukPark-Tech](https://togithub.com/ChanhyukPark-Tech), [@​hanneslund](https://togithub.com/hanneslund), [@​wyattjoh](https://togithub.com/wyattjoh), [@​leerob](https://togithub.com/leerob), [@​kristian240](https://togithub.com/kristian240), [@​deli-ght](https://togithub.com/deli-ght), [@​shuding](https://togithub.com/shuding), [@​ITJesse](https://togithub.com/ITJesse), [@​dunklesToast](https://togithub.com/dunklesToast), [@​therealrinku](https://togithub.com/therealrinku), [@​adilansari](https://togithub.com/adilansari), [@​reiss-d](https://togithub.com/reiss-d), and [@​selenecodes](https://togithub.com/selenecodes) for helping!

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.