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.0.5 (major) #315
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.0.5)
Sorry, we couldn't find anything useful about this release.
β³οΈ next (10.0.9 β 13.0.5) Β· 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 64 commits:
v13.0.5v13.0.5-canary.7docs: add error link when missing `appDir: true` (#43293)Show error for invalid page props in the TS plugin (#43300)Refactor code (#43291)Resolve next api for layouts to esm for edge runtime (#43302)Update precompiled react (#43288)Imageloader: collect images serverside to include images from staticp⦠(#41554)Remove unused `use-sync-external-store` dependency (#43281)Convert `with-videojs`, `with-yoga`, `with-zones` examples to TypeScript (#43280)Add support for next.js development in docker (#43138)v13.0.5-canary.6Convert more jsx/styled-components examples to TypeScript (#43117)fix: apply default export interop to `next/error` (#43238)Add fallback aliases for React (#43203)fix(next-swc): aarch64 build (#43275)docs: Add default browserslist configuration as a starting point (#43260)build(cargo): bump up turbopack (#43273)v13.0.5-canary.5Update flakey app HMR tests (#43253)Fix React.cache() in layout/page file (#43187)chore: add `firebase-admin` to default `serverComponentsExternalPackages` list (#43249)Update some flakey test cases (#43247)Add links to PR template (#43239)Add a note about the auto-created empty directory (#43219)Fix app routes are not correctly matched when src directory is used (#43234)docs: add missing AppProps import (#43136)Updates supertokens example app SSR behaviour (#43218)chore(examples): update Next.js in `with-redux-reducer` (#43237)fix(ts): re-export `PageComponent` and `LayoutComponent` types (#43226)Fix With Passport example (#43232)chore(examples): with-msw update msw (#43224)v13.0.5-canary.4fix: create-next-app copies files it shouldn't (#43131)Fix HMR error: "Cannot read properties of null (reading 'length')" (#43145)Remove app routes from _devPagesManifest (#43188)Fix middleware not executed when pages directory is empty (#43205)Update tests config (#43204)Alias esm next document to avoid mismatch react context (#43192)Avoid bundling appDir rendering into pages edge SSR bundle (#43184)Update experimental skipTrailingSlashRedirect handling (#43201)Add missing quote in `next/script` example (#43196)Updated typo in the documentation (#43160)Remove the timestamp query for CSS resources (#43185)Add JWT example to error page. (#43162)Remove unneeded `async` in docs. (#43161)fix(next-swc/relay): make pages directory optional (#43116)v13.0.5-canary.3chore: Update swc_core to `v0.43.23` (#42977)Eagerly build swc binaries on change (#43142)types: better type definition for internal utils (#43070)Remove `unstable_revalidate` (#43119)Fix e2e deploy test for Node.js v18 (#43109)v13.0.5-canary.2Leverage outputFileTracingIgnores for next-server trace as well (#43108)v13.0.5-canary.1Add experimental outputFileTracingIgnores config (#43103)v13.0.5-canary.0Add note in next/link docs about anchor props (#43064)Add force-static handling for app dir (#43061)fix: Wrong link to source in "responsive" image example (#43081)examples(with-ant-design): bump antd v5.0.0 (#43062)chore: Updating Tigris example to use stable release (#43058)Remove unnecessary async function when preloading async components (#42957)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