Skip to content

Upgrade next to version 12.0.3#8

Open
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/next-12.0.3
Open

Upgrade next to version 12.0.3#8
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/next-12.0.3

Conversation

@depfu
Copy link

@depfu depfu bot commented Nov 6, 2021

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 (latest → ^12.0.3) · Repo

Release Notes

12.0.3

Core Changes

  • Improve error message for importing native Node APIs in the edge runtime: #30696
  • Keep attempting to load binary files after failure: #30755
  • Fix Invalid character in header ["Content-Disposition"]: #30287
  • Relax restriction of images.path in next.config.js: #30741
  • Prevent storing page props cache when in SSG + preview mode: #30757
  • Optimize other fonts provide by Google: #30554
  • Update swc: #30790
  • Add regenerator path: #30786
  • Update loader-utils: #30743
  • Re-enable minifying middleware chunks: #30823
  • Don't require source files to be writeable in dev mode: #30758
  • Fix incorrect _document.js error when disableStaticImages: true: #30768
  • Improve error message for importing unsupported native modules: #30829
  • update mini-css-plugin and remove experimentalUseImportModule: #30617
  • Ensure dev react bundles are not ignored in traces: #30849
  • Fix client component imports are not being correctly tracked: #30853
  • Update swc: #30859
  • Fix lost combinator before global: #30771
  • Add Next.js version to trace: #30881
  • Update swc: #30890
  • Edge Functions: expose globalThis: #30877
  • Move browserslist loading webpack-config.ts: #30889
  • Add linux-x64-musl to napi array: #30909
  • Re-enable linux-musl-x64 build target: #30910
  • Fix musll typo: #30912
  • Add config support for build activity indicator position: #30109
  • Update to use repo specific napi instead of npx: #30914
  • fixes #30604 - Cannot read properties of null (reading 'tagName'): #30919
  • Update to use project dir for file tracing base: #30857
  • Fix styles that should not be made dynamic: #30928
  • Account for assetPrefix when initializing HMR connection : #30632
  • upgrade webpack-sources: #30944
  • next-swc: Add .bundle(): #30935
  • fix preset name for improved performance: #30954
  • Use absolute document and app paths for the middleware SSR loader: #30963
  • Fix version in trace: #30982
  • Update resolving for node_modules trace pass: #30985
  • Fix code splitting and build target for the server-web build: #30972
  • pass Buffer directly to Rust: #30975

Documentation Changes

  • Add note about HMR WebSocket to upgrade guide: #30704
  • Add security notes to the URL imports documentation.: #30708
  • Add workaround for prefixing the default locale to the docs.: #30673
  • Fix spelling error: #30737
  • docs: update react 18 configuration: #30726
  • Recommend using next CLI for Docker entrypoint and not yarn: #29024
  • Add note about rewrites query updating: #30747
  • Update response-helpers.md: #30816
  • Add note about HMR WebSocket with express to upgrading: #30905
  • Added closing tag to : #30983

Example Changes

  • Fix link to Elasticsearch products page: #30752
  • Updates dependencies for with-supertokens example: #30162

Misc Changes

  • Ensure dev binary download skips for docs only change: #30746
  • Fix a couple more missing doc only checks: #30748
  • Remove binary-cache check in id: binary-cache: #30658
  • Add Node.js 17 to CI: #30760
  • Upgraded the node-notifier version to 8.0.1: #30777
  • Add postinstall script to install native packages: #30850
  • Ensure correct tmpdir is used for install-native: #30855
  • Update lock time and message.: #30902
  • Skip next-swc canary postinstall in CI: #30916
  • Update codeowners to be more specific: #30908
  • Decrease lock time from 90 to 45.: #30922
  • Keep using checkout instead of cache for building swc: #30923
  • Fix flakey preload test: #30969

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@viezly
Copy link

viezly bot commented Nov 6, 2021

Pull request by bot. No need to analyze

@depfu depfu bot added the depfu label Nov 6, 2021
@depfu depfu bot mentioned this pull request Nov 6, 2021
@vercel
Copy link

vercel bot commented Nov 6, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hamzakaya/demo-streaming/DfUtNEMhWQQxC9jsZhPCzqyjtFBw
✅ Preview: Failed

@performance-testing-bot
Copy link

Unable to locate .performanceTestingBot config file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants