Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

build(deps): bump next from 12.0.7 to 12.2.0 #257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps next from 12.0.7 to 12.2.0.

Release notes

Sourced from next's releases.

v12.2.0

Core Changes

  • Flush initial styled-jsx in gIP first in concurrent rendering: #36594
  • Add falling back to wasm swc build on native load failure: #36612
  • feat(next-swc): introduce experimental tracing support for swc: #35803
  • Add initial handling for routing tests: #36635
  • Fix asPath handling for data route revalidation in minimal mode: #36660
  • fix: react root enabled properly in custom server: #36664
  • Route Loader Trusted Types Violation Fix: #34730
  • Update components in GitHub Actions: #36669
  • Fix various Trusted Types violations without use of policy: #34726
  • Add experimental wildcard remotePatterns config for upstream images: #36245
  • Tweak routing tests: #36667
  • Update renderOpts.dev handling and fix check: #36666
  • fix: duplicate app server: #36710
  • Add route loader: #36712
  • Fix leftover todo in loader: #36734
  • Leverage pageExtensions for resolving in loader: #36747
  • Use react dom server node api to detect react root is enabled: #36749
  • replace use-subscription with use-sync-external-store: #36733
  • Add flight render starting point: #36760
  • feat: better cookies API for Edge Functions: #36478
  • Clarify variables being used during rendering: #36773
  • Update x-nextjs-cache header in minimal mode: #36791
  • Add experimental flag to force SWC transforms: #36789
  • Update root component handling: #36781
  • Add final newline to package-lock.json: #36813
  • Move FlightManifestPlugin to server compilers: #36810
  • Update moduleNameMapper jest config and remove extra deps: #36787
  • Wait for shell resolve with gIP is customized in react 18: #36792
  • Build x86_64-freebsd SWC binary: #36826
  • Don't convert error to string: #36804
  • fix(#36534): enable interopClientDefaultExport for next/jest: #36824
  • fix(#30300): force export 404.html: #36827
  • Telemetry: track usage of 'experimental/nextScriptWorkers': #36812
  • Eagerly load swc bindings for wasm fallback for jest: #36784
  • Add experimental config for basePath testing: #36843
  • Enable html post optimization for react 18: #36837
  • Update client router for tests: #36822
  • Fix return type of middleware req.cookies.get(): #36872
  • Make esm default interpolation work with jest mock: #36877
  • Decouple entries for server components and client components: #36860
  • fix(#36855/#30300): export 404.html correctly: #36910
  • Drop the unstable web vital hook and remove exports of flush effects: #36912
  • Update swc: #36745
  • Add additional layer for server components case: #36921
  • Support graceful shutdowns: #36909
  • Update @​types/node-fetch to latest: #36953
  • Fix SWC dynamic transform with suspense but without ssr: #36825

... (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 12.0.7 to 12.2.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.0.7...v12.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2022
@vercel
Copy link

vercel bot commented Jun 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cscheckin-fe ❌ Failed (Inspect) Jun 29, 2022 at 2:45AM (UTC)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants