-
Notifications
You must be signed in to change notification settings - Fork 89
chore(deps): update dependency next to v12.2.4 [security] #1606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for netlify-plugin-nextjs-export-demo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for next-hp-edge-demo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for netlify-plugin-nextjs-static-root-demo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
❌ Deploy Preview for netlify-plugin-nextjs-nx-monorepo-demo failed.
|
✅ Deploy Preview for netlify-plugin-nextjs-demo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for next-plugin-edge-middleware ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for next-plugin-rsc-demo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for nextjs-plugin-custom-routes-demo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for netlify-plugin-nextjs-next-auth-demo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for next-i18next-demo ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for next-plugin-canary ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
This PR contains the following updates:
12.2.3
->12.2.4
12.2.3
->12.2.4
GitHub Vulnerability Alerts
CVE-2022-36046
Impact
When specific requests are made to the Next.js server it can cause an
unhandledRejection
in the server which can crash the process to exit in specific Node.js versions with strictunhandledRejection
handling.Affected: All of the following must be true to be affected by this CVE
unhandledRejection
exitingNot affected: Deployments on Vercel (vercel.com) are not affected along with similar environments where
next-server
isn't being shared across requests.Patches
https://github.com/vercel/next.js/releases/tag/v12.2.4
Release Notes
vercel/next.js
v12.2.4
Compare Source
Core Changes
analyticsId
to config schema: #38911attachRequestMeta
in base server to handle meta differently in edge and node servers: #38932config
field: #38907asPath
on large page data warning: #39071onReady
prop tonext/script
: #38849next/future/image
: #38855Documentation Changes
getStaticPaths
on-demand.: #38943next/future/image
about default styles.: #38978next/image
tonext/future/image
: #39270Example Changes
with-stitches
to TS: #38892custom-routes-proxying
example to TypeScript: #38974if..elif..else
in docker examples: #39072cms-agilitycms
example to TypeScript: #38976if...else
in dockerfile: #39263Misc Changes
Credits
Huge thanks to @theMosaad, @SukkaW, @timneutkens, @Yuddomack, @msquitieri, @andreizanik, @nix6839, @shuding, @thomasballinger, @ziishaned, @leerob, @xyeres, @nyedidikeke, @maxproske, @sokra, @titusdmoore, @thebergamo, @fikrikarim, @Kikobeats, @balazsorban44, @clearlyTHUYDOAN, @ijjk, @nasso, @qutek, @kdy1, @kyliau, @housseindjirdeh, @huozhi, @barissayil, @seveibar, @Jessidhia, @santidalmasso, @JohnDaly, @Nikhilnama18, @atcastle, @styfle, @Schniz, @mduleone, @colinhacks, @ductnn, @josh, @hiro0218, @eltociear, @kwonoj, @valcosmos, and @feugy for helping!
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.