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

refactor(deps-dev): bump next from 12.0.4 to 12.1.6 #947

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2022

Bumps next from 12.0.4 to 12.1.6.

Release notes

Sourced from next's releases.

v12.1.6

Core Changes

  • rsc: remove router injection: #36101
  • Fix export from and native modules in server component: #36072
  • feat(next-swc): Update css parser: #36114
  • fix: do not add locale prefix to api route on NextURL: #36118
  • Add experimental onlyGenereated flag for unstable_revalidate: #36108
  • Support necessary headers in the web server response: #36122
  • Fix only generated case in minimal mode: #36130
  • Fix req.url of rsc dynamic routes pages gSSP in edge runtime: #36134
  • Reogranize the client component detection utils: #36135
  • Add support for catch-all route params in NextRequest page type declaration: #36137
  • rsc: mark next head as client component: #36138
  • rsc: keep static page props: #36157
  • Update to target es5 for use-subscription: #36159
  • Fix text decoding for chunk: #36165
  • Fix symlink and copy logic to standalone directory when using outputStandalone: #35535
  • Adds linting rule to avoid assignment to 'module' variable: #35279
  • Fix res.json support for string / null: #36186
  • Update swc: #36187
  • Fix next/image usage in most cases of onLoad(): #36176
  • [eslint-config-next] Update @​typescript-eslint/parser to v5.19.0: #36156
  • Add support for tsconfig moduleResolution node | node12 | nodenext: #36189
  • Fix missing _app component of AppTree in gIP context: #36206
  • refactor(build): no force transpile optional chaining: #35976
  • NextResponse.json: pass options to Response: #35367
  • Improve NextApiHandler type for early returns: #35166
  • Fix build activity indicator position: #36208
  • 404 page - Responsive color scheme: #32113
  • perf(escapeStringRegexp): test before replace: #34472
  • rsc: skip next builtin module when apply loaders: #36202
  • Use finally to clean up seen requests: #36222
  • fix(next-swc/ssg): less aggressive exports drop: #36199
  • fix type definition for defaultGetInitialProps: #36252
  • Use renderToStaticMarkup to render documentHTML: #36213
  • Fix flight loader: #36282
  • Add telemetry for image config formats (avif/webp): #36289
  • Ensure error is cleared for missing global css: #36292
  • next/jest: Allow moduleNameMapper to match before Next.js internal mappings: #36312
  • Add client HMR tracing for debugging: #36328
  • feat:Add support for useDefineForClassFields typescript option: #36335
  • Use fallbackable path module for node and edge runtime: #36306
  • Update swc: #36269
  • fix(next): use moduleGraph.getIssuer to avoid deprecation warning (#36329): #36330
  • Ensure beforeFiles client-side resolving handles dynamic routes: #36317
  • Ensure there is only 1 render pass in concurrent rendering with getInitialProps in _document: #36352
  • Changes to the beforeInteractive strategy to make it work for streaming: #31936
  • Update swc: #36351
  • Fix failing E2E deployment test cases: #36368

... (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.4 to 12.1.6.
- [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.4...v12.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2022
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.

None yet

0 participants