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 10.2.3 to 12.1.6 #458

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 Jun 25, 2022

Bumps next from 10.2.3 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
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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2022
@dependabot dependabot bot requested a review from reymon359 June 25, 2022 03:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.6 branch from 7aa56c0 to 7f6f6aa Compare June 25, 2022 05:03
Bumps [next](https://github.com/vercel/next.js) from 10.2.3 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@v10.2.3...v12.1.6)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.1.6 branch from 7f6f6aa to 6200e5d Compare June 25, 2022 14:07
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