🚨 [security] Update next 12.1.0 → 12.3.5 (minor) #301
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 (12.1.0 → 12.3.5) · Repo
Security Advisories 🚨
🚨 Authorization Bypass in Next.js Middleware
🚨 Unexpected server crash in Next.js
Release Notes
Too many releases to show here. View the full release notes.
Sorry, we couldn't find anything useful about this release.
Sorry, we couldn't find anything useful about this release.
Release Notes
5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
fix: add displayName for context (#813)
fix: load babel macro dynamically (#812)
perf: use typeof window to detect browser (#810)
build: use bunchee for bundling (#802)
test: upgrade ava (#807)
chore: update codeowners (#808)
fix: tweak types (#806)
fix: declare module and fix conflict typing name (#805)
improvement: add typing for style imports (#804)
docs: update typescript guide with babel plugin (#801)
chore: remove git.io (#794)
perf: including macro.d.ts to decalaration files (#791)
Add TypeScript config instructions to readme (#750)
chore: add type declaration file for `styled-jsx/macro` (#786)
fix: peer dep declaration for react 18 with npm (#788)
build: update release config (#777)
chore: master -> main (#776)
🆕 @swc/helpers (added, 0.4.11)
🆕 use-sync-external-store (added, 1.2.0)
🗑️ @next/swc-android-arm64 (removed)
🗑️ @next/swc-darwin-x64 (removed)
🗑️ @next/swc-linux-arm64-gnu (removed)
🗑️ @next/swc-linux-arm64-musl (removed)
🗑️ use-subscription (removed)
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