This repository was archived by the owner on Aug 22, 2024. It is now read-only.
π¨ [security] Upgrade all of nextjs: 10.0.9 β 13.4.3 (major) #376
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/mdx (10.0.9 β 13.4.3)
Sorry, we couldn't find anything useful about this release.
β³οΈ next (10.0.9 β 13.4.3) Β· Repo
Security Advisories π¨
π¨ Unexpected server crash in Next.js
π¨ Improper CSP in Image Optimization API for Next.js versions between 10.0.0 and 12.1.0
π¨ DOS Vulnerability for self-hosted next.js apps using i18n
π¨ Unexpected server crash in Next.js
π¨ Unexpected server crash in Next.js
π¨ 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 47 commits:
v13.4.3
v13.4.3-canary.3
Suggest a replay in the bug issue template (#50022)
build(cargo): update turbopack (#50013)
fix: set cookies followed by `redirect()` (#49965)
Remove custom handling for prebundled react env (#49954)
Fix going back to page after applying hash link (#50006)
fix: warning fetch for `[object Request]` specified (#50003)
Revert "Error in `next export` when `serverActions` is enabled" (#50019)
Reset not-found and error boundary when navigating (#49855)
update with-turbopack example (#49332)
Error in `next export` when `serverActions` is enabled (#49959)
Fix custom server React resolution with app dir and pages both presented (#49805)
Add @vercel/og to external server packages (#49944)
Update default for appDocumentPreloading config for minimalMode (#49952)
v13.4.3-canary.2
Move build workers count change behind flag (#49937)
Port sorted-routes.ts to Rust (#48334)
Introduce NextMode (#49852)
Fix port value for metadataBase (#49924)
Fix chained `.bind` of Server Actions (#49874)
Upgrading react-ga to react-ga4 (#48932)
refactor(next-core): move transforms to plugin (#49621)
Fix conflict when re-exporting multiple Client References (#49468)
Refactor pages structure (#49802)
chore(turbopack): Update `swc_core` to `v0.76.6` (#49792)
v13.4.3-canary.1
add support for globally providing mdx components to turbopack (#49818)
with-clerk example updated to app router (#49717)
Update with-supertokens example (#49804)
refactor(next-core): consolidate react_refresh options (#49822)
`turbo-binding` -> `turbopack-binding` (#49816)
add @swc/core to server external packages (#49721)
Apply user-defined PostCSS transforms to foreign code (#49463)
fix: Disable `tracing/release_max_level_off` for wasm, too (#49639)
Fix cookies().set missing in types (#49806)
fix(image): preload should respect referrerPolicy (#49584)
Add mdx page example to examples/app-dir-mdx (#47082)
Rework client router filter handling (#49741)
Remove old-space-size filtering from dev server (#49727)
chore: update examples to use draft mode (#49720)
refactor(next-core): deprecate custom_ecmascript_transforms (#49629)
refactor(scripts): fix clippy errors (#49719)
refactor(scripts): apply fmt (#49716)
v13.4.3-canary.0
Optimize trace span relationships (#49697)
Add trace-to-jaeger to workspace (#49692)
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