🚨 [security] Update all of nextjs → 14.0.1 (unknown) #560
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ next (13.4.0 → 14.0.1) · Repo
Security Advisories 🚨
🚨 Next.js missing cache-control header may lead to CDN caching empty reply
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 45 commits:
v14.0.1
v14.0.1-canary.5
Update React from 8c8ee9ee6 to 0c6348758 and types (#57772)
Remove extra CI step and lock Node.js version (#57769)
Modify tailwindcss related dependency of `create-next-app` (#57262)
fix(turbopack): don't match empty route groups (#57647)
v14.0.1-canary.4
fix gsp tracing issue (#57766)
Improve error for missing default export in dynamic metadata routes (#57711)
Fix Google Tag Manager URL in Third Party Libraries documentation (#57731)
chore: Update flight-client-entry-plugin.ts typo (#57734)
Fix: Build compilation warning when using middleware (#57685)
Support viewport export via TS Plugin (#57554)
Typo fix, version "13" to "14" (#57723)
Update font data (#57728)
v14.0.1-canary.3
examples: fix inngest example for 3.x sdk (#57712)
fix: move logging config validation out of experimental (#57530)
v14.0.1-canary.2
examples: Add inngest next.js example (#56049)
docs: fix incorrect heading structure in codemods (#57605)
docs: Add missing apostrophe (#57626)
docs: Fix typos in third parties section (#57592)
Add node-pty to externals list (#57640)
v14.0.1-canary.1
[Traces] Await the flush of the trace write stream to make sure trace file is written (#57641)
debug: Add tags to next build traces to track build configuration in the .next/trace file (#56965)
OpenTelemetry: propagate a configured context(s) to root requests (#57084)
Add Next.js 14 codemods to CLI output. (#57552)
active-class-name example style js has not taken effect (#56136)
examples: Update example with-Clerk (#57050)
docs: fix broken link to demo (#57229)
Fix incorrect link in GTM docs (#57547)
docs: fix 02-dynamic-routes.mdx (#57029)
Update docs with a Good to know box about using redirect in client components (#56966)
doc: Clarify built-in support for sass after installation (#57279)
update @types/react version in examples (#57259)
docs(fix): example text unescaped entities (#57255)
(Examples) Add `with-google-maps-embed` example (#57365)
(Examples) Add `with-youtube-embed` example (#57367)
v14.0.1-canary.0
Add missing dot in codemod command (#57536)
update next/third-parties to use Next 14 or 13 as a peer dependency, instead of just 13 (#57515)
update manifest (#57523)
Fix: Call cookies function from route to flag as dynamic (#57494)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands