This repository was archived by the owner on Aug 22, 2024. It is now read-only.
🚨 [security] Upgrade next: 10.0.9 → 12.0.1 (major) #157
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 (10.0.9 → 12.0.1) · Repo
Security Advisories 🚨
🚨 XSS in Image Optimization API for Next.js
🚨 Open Redirect in Next.js
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 28 commits:
v12.0.1
v12.0.1-canary.5
Revert "Make check release job parallel to build job (#30350)" (#30388)
Fix PerformanceObserver usage for older browsers and CI (#30387)
v12.0.1-canary.4
Disable loading of `.swcrc` (#30384)
Fix exportRuntime and react-18 concurrent tests (#30381)
Make check release job parallel to build job (#30350)
lint: remove unused (#30370)
feat: ignore incremental TS compilation build info (#30362)
v12.0.1-canary.3
fix rsc on windows (#30364)
keep sortedMiddleware intact as it's used by the runtime (#30361)
Fix typo `currentFeatures` to `concurrentFeatures` (#30356)
Added warning about trusted domains (#30348)
Fix lint on react-18 docs (#30354)
v12.0.1-canary.2
Fix flight loader parsing (#30345)
Update SWC OS and CPU fields (#30341)
fix missed hmr events (#30309)
Ensure linux-aarch64-musl swc target skips when cached (#30331)
Clear up confusion around SWC being disabled for Babel while swcMinify is on (#30337)
Add missing closing quote (#30336)
v12.0.1-canary.1
Add new target for middleware (#30299)
v12.0.1-canary.0
Add React 18 docs (#30325)
Update manifest.json
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