Closed renovate[bot] closed 1 year ago
Latest commit: |
e307315
|
Status: | ✅ Deploy successful! |
Preview URL: | https://20775c72.oreorebot2.pages.dev |
Branch Preview URL: | https://renovate-eslint-config-next-bf72.oreorebot2.pages.dev |
Merging #1165 (e307315) into main (3597ae0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #1165 +/- ##
=======================================
Coverage 72.57% 72.57%
=======================================
Files 80 80
Lines 5484 5484
Branches 487 487
=======================================
Hits 3980 3980
Misses 1018 1018
Partials 486 486
Flag | Coverage Δ | |
---|---|---|
unittests | 72.57% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
This PR contains the following updates:
13.5.6
->14.0.1
Release Notes
vercel/next.js (eslint-config-next)
### [`v14.0.1`](https://togithub.com/vercel/next.js/releases/tag/v14.0.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.0.0...v14.0.1) ##### Core Changes - Add Next.js 14 codemods to CLI output.: [#57552](https://togithub.com/vercel/next.js/issues/57552) - OpenTelemetry: propagate a configured context(s) to root requests: [#57084](https://togithub.com/vercel/next.js/issues/57084) - debug: Add tags to next build traces to track build configuration in the .next/trace file: [#56965](https://togithub.com/vercel/next.js/issues/56965) - \[Traces] Await the flush of the trace write stream to make sure trace file is written: [#57641](https://togithub.com/vercel/next.js/issues/57641) - Add node-pty to externals list: [#57640](https://togithub.com/vercel/next.js/issues/57640) - fix: move logging config validation out of experimental: [#57530](https://togithub.com/vercel/next.js/issues/57530) - Update font data: [#57728](https://togithub.com/vercel/next.js/issues/57728) - Support viewport export via TS Plugin: [#57554](https://togithub.com/vercel/next.js/issues/57554) - Fix: Build compilation warning when using middleware: [#57685](https://togithub.com/vercel/next.js/issues/57685) - chore: Update flight-client-entry-plugin.ts typo: [#57734](https://togithub.com/vercel/next.js/issues/57734) - Improve error for missing default export in dynamic metadata routes: [#57711](https://togithub.com/vercel/next.js/issues/57711) - fix gsp tracing issue: [#57766](https://togithub.com/vercel/next.js/issues/57766) - fix(turbopack): don't match empty route groups: [#57647](https://togithub.com/vercel/next.js/issues/57647) - Update React from [`8c8ee9e`](https://togithub.com/vercel/next.js/commit/8c8ee9ee6) to [`0c63487`](https://togithub.com/vercel/next.js/commit/0c6348758) and types: [#57772](https://togithub.com/vercel/next.js/issues/57772) ##### Documentation Changes - Add missing dot in codemod command: [#57536](https://togithub.com/vercel/next.js/issues/57536) - docs(fix): example text unescaped entities: [#57255](https://togithub.com/vercel/next.js/issues/57255) - doc: Clarify built-in support for sass after installation: [#57279](https://togithub.com/vercel/next.js/issues/57279) - Update docs with a Good to know box about using redirect in client components: [#56966](https://togithub.com/vercel/next.js/issues/56966) - docs: fix 02-dynamic-routes.mdx: [#57029](https://togithub.com/vercel/next.js/issues/57029) - Fix incorrect link in GTM docs: [#57547](https://togithub.com/vercel/next.js/issues/57547) - Fix typos: [#57592](https://togithub.com/vercel/next.js/issues/57592) - Add apostrophe 07-error-handling.mdx: [#57626](https://togithub.com/vercel/next.js/issues/57626) - Fix: codemods.mdx Incorrect heading structure of next-og-import, meta…: [#57605](https://togithub.com/vercel/next.js/issues/57605) - Typo fix, version "13" to "14": [#57723](https://togithub.com/vercel/next.js/issues/57723) - Fix Google Tag Manager URL in Third Party Libraries documentation: [#57731](https://togithub.com/vercel/next.js/issues/57731) ##### Example Changes - Fix: Call cookies function from route to flag as dynamic: [#57494](https://togithub.com/vercel/next.js/issues/57494) - (Examples) Add `with-youtube-embed` example: [#57367](https://togithub.com/vercel/next.js/issues/57367) - (Examples) Add `with-google-maps-embed` example: [#57365](https://togithub.com/vercel/next.js/issues/57365) - update [@types/react](https://togithub.com/types/react) version in examples: [#57259](https://togithub.com/vercel/next.js/issues/57259) - docs: fix broken link to demo: [#57229](https://togithub.com/vercel/next.js/issues/57229) - (example update) Update example with-Clerk: [#57050](https://togithub.com/vercel/next.js/issues/57050) - active-class-name example style js has not taken effect: [#56136](https://togithub.com/vercel/next.js/issues/56136) - add inngest next.js example: [#56049](https://togithub.com/vercel/next.js/issues/56049) - fix inngest example for 3.x sdk: [#57712](https://togithub.com/vercel/next.js/issues/57712) ##### Misc Changes - update manifest: [#57523](https://togithub.com/vercel/next.js/issues/57523) - update next/third-parties to use Next 14 or 13 as a peer dependency, instead of just 13: [#57515](https://togithub.com/vercel/next.js/issues/57515) - Modify tailwindcss related dependency of `create-next-app`: [#57262](https://togithub.com/vercel/next.js/issues/57262) - Remove extra CI step and lock Node.js version: [#57769](https://togithub.com/vercel/next.js/issues/57769) ##### Credits Huge thanks to [@dijonmusters](https://togithub.com/dijonmusters), [@sokra](https://togithub.com/sokra), [@philwolstenholme](https://togithub.com/philwolstenholme), [@IgorKowalczyk](https://togithub.com/IgorKowalczyk), [@housseindjirdeh](https://togithub.com/housseindjirdeh), [@Zoe-Bot](https://togithub.com/Zoe-Bot), [@HanCiHu](https://togithub.com/HanCiHu), [@JackHowa](https://togithub.com/JackHowa), [@goncy](https://togithub.com/goncy), [@hirotomoyamada](https://togithub.com/hirotomoyamada), [@pveyes](https://togithub.com/pveyes), [@yeskunall](https://togithub.com/yeskunall), [@vinaykulk621](https://togithub.com/vinaykulk621), [@ChendayUP](https://togithub.com/ChendayUP), [@leerob](https://togithub.com/leerob), [@dvoytenko](https://togithub.com/dvoytenko), [@mknichel](https://togithub.com/mknichel), [@ijjk](https://togithub.com/ijjk), [@hmaesta](https://togithub.com/hmaesta), [@ajz003](https://togithub.com/ajz003), [@its-kunal](https://togithub.com/its-kunal), [@joelhooks](https://togithub.com/joelhooks), [@blurrah](https://togithub.com/blurrah), [@tariknh](https://togithub.com/tariknh), [@Vinlock](https://togithub.com/Vinlock), [@Nayeem-XTREME](https://togithub.com/Nayeem-XTREME), [@aziyatali](https://togithub.com/aziyatali), [@aspehler](https://togithub.com/aspehler), [@huozhi](https://togithub.com/huozhi), [@ztanner](https://togithub.com/ztanner), [@ForsakenHarmony](https://togithub.com/ForsakenHarmony), [@moka-ayumu](https://togithub.com/moka-ayumu), and [@gnoff](https://togithub.com/gnoff) for helping! ### [`v14.0.0`](https://togithub.com/vercel/next.js/compare/v13.5.6...v14.0.0) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.5.6...v14.0.0)Configuration
📅 Schedule: Branch creation - "on the first day of the week" in timezone Asia/Tokyo, 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.