Magickbase / nervos-official-website

nervos.org
https://nervos-official-website.vercel.app/
3 stars 16 forks source link

chore(deps): update nextjs monorepo to v13.4.3 #146

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.4.2 -> 13.4.3 age adoption passing confidence
next (source) 13.4.2 -> 13.4.3 age adoption passing confidence

Release Notes

vercel/next.js ### [`v13.4.3`](https://togithub.com/vercel/next.js/releases/tag/v13.4.3) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.2...v13.4.3) ##### Core Changes - Optimize trace span relationships: [#​49697](https://togithub.com/vercel/next.js/issues/49697) - refactor(next-core): deprecate custom_ecmascript_transforms: [#​49629](https://togithub.com/vercel/next.js/issues/49629) - Remove old-space-size filtering from dev server: [#​49727](https://togithub.com/vercel/next.js/issues/49727) - Rework client router filter handling: [#​49741](https://togithub.com/vercel/next.js/issues/49741) - fix(image): preload should respect referrerPolicy: [#​49584](https://togithub.com/vercel/next.js/issues/49584) - Fix cookies().set missing in types: [#​49806](https://togithub.com/vercel/next.js/issues/49806) - fix: Disable `tracing/release_max_level_off` for wasm, too: [#​49639](https://togithub.com/vercel/next.js/issues/49639) - Apply user-defined PostCSS transforms to foreign code: [#​49463](https://togithub.com/vercel/next.js/issues/49463) - add [@​swc/core](https://togithub.com/swc/core) to server external packages: [#​49721](https://togithub.com/vercel/next.js/issues/49721) - `turbo-binding` -> `turbopack-binding`: [#​49816](https://togithub.com/vercel/next.js/issues/49816) - refactor(next-core): consolidate react_refresh options: [#​49822](https://togithub.com/vercel/next.js/issues/49822) - add support for globally providing mdx components to turbopack: [#​49818](https://togithub.com/vercel/next.js/issues/49818) - Refactor pages structure: [#​49802](https://togithub.com/vercel/next.js/issues/49802) - Fix conflict when re-exporting multiple Client References: [#​49468](https://togithub.com/vercel/next.js/issues/49468) - refactor(next-core): move transforms to plugin: [#​49621](https://togithub.com/vercel/next.js/issues/49621) - Fix chained `.bind` of Server Actions: [#​49874](https://togithub.com/vercel/next.js/issues/49874) - Fix port value for metadataBase: [#​49924](https://togithub.com/vercel/next.js/issues/49924) - Introduce NextMode: [#​49852](https://togithub.com/vercel/next.js/issues/49852) - Port sorted-routes.ts to Rust: [#​48334](https://togithub.com/vercel/next.js/issues/48334) - Move build workers count change behind flag: [#​49937](https://togithub.com/vercel/next.js/issues/49937) - Update default for appDocumentPreloading config for minimalMode: [#​49952](https://togithub.com/vercel/next.js/issues/49952) - Add [@​vercel/og](https://togithub.com/vercel/og) to external server packages: [#​49944](https://togithub.com/vercel/next.js/issues/49944) - Fix custom server React resolution with app dir and pages both presented: [#​49805](https://togithub.com/vercel/next.js/issues/49805) - Error in `next export` when `serverActions` is enabled: [#​49959](https://togithub.com/vercel/next.js/issues/49959) - Reset not-found and error boundary when navigating: [#​49855](https://togithub.com/vercel/next.js/issues/49855) - Revert "Error in `next export` when `serverActions` is enabled": [#​50019](https://togithub.com/vercel/next.js/issues/50019) - fix: warning fetch for `[object Request]` specified: [#​50003](https://togithub.com/vercel/next.js/issues/50003) - Remove custom handling for prebundled react env: [#​49954](https://togithub.com/vercel/next.js/issues/49954) - fix: set cookies followed by `redirect()`: [#​49965](https://togithub.com/vercel/next.js/issues/49965) ##### Example Changes - chore: update examples to use draft mode: [#​49720](https://togithub.com/vercel/next.js/issues/49720) - Add mdx page example to examples/app-dir-mdx: [#​47082](https://togithub.com/vercel/next.js/issues/47082) - Update with-supertokens example: [#​49804](https://togithub.com/vercel/next.js/issues/49804) - with-clerk example updated to app router: [#​49717](https://togithub.com/vercel/next.js/issues/49717) - Upgrading react-ga to react-ga4: [#​48932](https://togithub.com/vercel/next.js/issues/48932) - update with-turbopack example: [#​49332](https://togithub.com/vercel/next.js/issues/49332) ##### Misc Changes - Add trace-to-jaeger to workspace: [#​49692](https://togithub.com/vercel/next.js/issues/49692) - refactor(scripts): apply fmt: [#​49716](https://togithub.com/vercel/next.js/issues/49716) - refactor(scripts): fix clippy errors: [#​49719](https://togithub.com/vercel/next.js/issues/49719) - chore(turbopack): Update `swc_core` to `v0.76.6`: [#​49792](https://togithub.com/vercel/next.js/issues/49792) - Fix going back to page after applying hash link: [#​50006](https://togithub.com/vercel/next.js/issues/50006) - build(cargo): update turbopack: [#​50013](https://togithub.com/vercel/next.js/issues/50013) - Suggest a replay in the bug issue template: [#​50022](https://togithub.com/vercel/next.js/issues/50022) ##### Credits Huge thanks to [@​timneutkens](https://togithub.com/timneutkens), [@​kwonoj](https://togithub.com/kwonoj), [@​styfle](https://togithub.com/styfle), [@​ijjk](https://togithub.com/ijjk), [@​alexanderbluhm](https://togithub.com/alexanderbluhm), [@​Fonger](https://togithub.com/Fonger), [@​shuding](https://togithub.com/shuding), [@​kdy1](https://togithub.com/kdy1), [@​alexkirsz](https://togithub.com/alexkirsz), [@​souporserious](https://togithub.com/souporserious), [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony), [@​rishabhpoddar](https://togithub.com/rishabhpoddar), [@​devagrawal09](https://togithub.com/devagrawal09), [@​DevEsteves](https://togithub.com/DevEsteves), [@​huozhi](https://togithub.com/huozhi), and [@​padmaia](https://togithub.com/padmaia) 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 these updates again.



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

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
nervos-official-website βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback May 19, 2023 6:47am
nervos-official-website-eta βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback May 19, 2023 6:47am