Skip to content
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

chore(deps): bump next from 11.1.2 to 12.0.3 #978

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps next from 11.1.2 to 12.0.3.

Release notes

Sourced from next's releases.

v12.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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.0.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v11.1.2...v12.0.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2021

Superseded by #1006.

@dependabot dependabot bot closed this Nov 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-12.0.3 branch November 16, 2021 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants