This repository was archived by the owner on Aug 22, 2024. It is now read-only.
π¨ [security] Update all of nextjs 10.0.9 β 13.4.9 (major) #392
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.9)
Sorry, we couldn't find anything useful about this release.
β³οΈ next (10.0.9 β 13.4.9) Β· 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 72 commits:
v13.4.9
v13.4.9-canary.3
Fix to use keep-alive in standalone mode (#50221)
fix(create-next-app): add missing metadata type (#52299)
doc: update typo in instrumentation page (#52311)
Test Progressive Enhancement of Server Actions (#52062)
chore: fix next dev turbopack benchmark (#52328)
Add app router example (#52066)
Update 10-router-handlers.mdx (#52098)
[Docs] Add manual installation instructions for pages (#51995)
Named page chunks (#51921)
msic: disable otel esm test (#52325)
[Docs] Document redirect parameters (#51987)
Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705 (#52275)
chore(deps): bump react to 7118f5dd7 (#52282)
Update checksum algorithm to SHA1 (#52102)
fix wrong Link import (#52298)
fix: correct `modularizeImports` for antd & ant-design/icons (#52169)
docs: Improve some of the error messages pages. (#52271)
chore: remove experimental `appDir: true` from tests (#52291)
Handle 409s in fetch cache (#51652)
docs: Add clearer instructions on the storage location of mdx-components files. (#52187)
skip hot reload sync event for applying hmr updates (#52270)
Disable flakey turbopack env test (#52295)
Remove legacy head.js in examples (#52292)
Remove the outdated error for find page dir (#52274)
chore: update issue template option to "App Router" (#52287)
Use 127.0.0.1 as the default host for the standalone server (#52283)
chore: remove experimental `appDir: true` from examples (#52289)
docs: add a missing open brackets in a next/link custom component (#52178)
chore(docs): remove "Legacy" from Preview Mode (#52284)
Fix app cache enabling case (#52278)
Revert "Fix stream cancellation in `RenderResult.pipe()` and `sendResponse()`" (#52277)
Make tests result check more accurate (#52273)
Revert "Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705" (#52272)
Fix stream cancellation in `RenderResult.pipe()` and `sendResponse()` (#52157)
Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705 (#52268)
Fix small memory leaks (#52257)
feat(turbopack): add crypto polyfill (#51622)
docs: Migrate error messages to MDX and App Router. (#52038)
next-flight-css-loader - fix !=! support (#51115)
Improve error message when using per function "use server" in Client Components (#52214)
Ensure Webpack isn't loaded in render workers (#52241)
Fix title crashing while post processing metadata (#52196)
v13.4.9-canary.2
Optimize watch ignore (#52238)
Update generate-image-metadata.mdx (#52230)
Remove zod from require-hook (#52197)
fix env reloading for turbopack (#52194)
Fix tree shaking for image generation module (#51950)
Fix `dynamicParams` check in TS plugin (#52211)
Use base36 for the RSC query (#52204)
Update Turbopack (#52198)
Skip build-time dynamic code checks for specific polyfills in the Edge runtime (#52009)
fix workflow needs (#52180)
Update CustomModuleType import (#52133)
update turbopack (#52186)
Revert "chore(deps): bump react `18.3.0-canary-1fdacbefd-20230630`" (#52192)
disable flaky test cases (#52184)
fix: infinite dev reloads when parallel route is treated a page entry (#52061)
chore(deps): bump react `18.3.0-canary-1fdacbefd-20230630` (#52005)
Memoize useRouter from next/navigation when used in Pages Router (#52177)
v13.4.9-canary.1
Support scroll: false for Link component for app router (#51869)
update tests list to include all passing tests (#52026)
v13.4.9-canary.0
fix: next.config.js with `unstable_getImgProps()` (#52153)
Update result job condition (#52155)
Update test result step (#52154)
Fix `modularizeImports` transform of `antd` (#52148)
Change the Server Actions feature flag to be validated at compile time (#52147)
Reland "ReverseTopological -> AdjacencyMap"" (#52142)
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