Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Bumps next from 11.1.3 to 12.2.1.

Release notes

Sourced from next's releases.

v12.2.1

Core Changes

  • Remove unused layoutRaw config: #38120
  • Fix invalid config warning for runtime config: #38122
  • fix(next/config): update default config for the experimental: #38123
  • feat(next/swc): setup native next-swc crash reporter: #38076
  • Fix unnecessary flight render passes: #38133
  • Readds missing @next/next/no-assign-module-variable ESLint rule.: #38134
  • Fix failing to set initial ISR cache item in new folder: #38136
  • Add default experimental values: #38135
  • Fix error when next/future/image is missing width or height: #38132
  • docs(readme.md): remove broken 404 links: #38104
  • fix(#38106): use swc client config to pre-compile shared lib: #38137
  • Fix chunk path resolution: #38162
  • Revert "feat(next/swc): setup native next-swc crash reporter": #38170
  • fix(next/swc): set cache dir explicitly: #38175
  • Ensure @​swc/helpers do not rely on hoisting: #38174
  • Migrate rsc tests to app dir tests: #38158
  • Check for performance.getEntriesByName before calling: #38186
  • Adds tests to ensure eslint-plugin-next's available rules are properly exported and recommended rules are correctly defined.: #38183
  • Fix pageProps is missing when route changes: #38178
  • feat(next/build): send next-swc plugins telemetry: #38116
  • Ensure page.server.js matches correctly: #38236
  • Alias react and react-dom by default: #38245
  • Fix: convert head instances to array: #38252
  • [edge] Make runtime addressable in compile time: #38288
  • Ensure trailing slash is handled correctly with middleware: #38282
  • Fix CSS modules imported from client components in app dir: #38310
  • [edge] favor browser exports for edge compiler: #38319
  • Fix CSS modules imported from client components in app dir with next build: #38329
  • Honor NEXT_MANUAL_SIG_HANDLE flag in standalone mode: #38346
  • Display stack trace when error occurs in API route: #38289
  • Handle Client Rewrites Correctly: #38340
  • Fix global CSS file imports: #38339
  • [build] validate the exported config values: #38370
  • Correctly check if width is lte 0 in Image Optimization API: #38226
  • chore: shorten image blur svg placholder: #38157
  • Enable swc minifier in create next apps: #38215
  • Filter proper chunks from chunk group for client components: #38379
  • [edge] enable edge compiler source maps by default: #38365
  • Call Error.getInitialProps for the top level error: #21240
  • feat: build edge functions with node.js modules and fail at runtime: #38234
  • Implement new client-side router: #37551
  • Add param names into the tree: #38415
  • feat(next/swc): setup native next-swc crash reporter with platform supports: #38221
  • Ensure server components entries are not part of the pages buildmanifest: #38416
  • Add app-path-routes manifest: #38420

Documentation Changes

... (truncated)

Commits

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.3 to 12.2.1.
- [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.3...v12.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #733.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-12.2.1 branch July 11, 2022 01:45
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants