Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

build(deps): bump next from 12.0.8 to 12.2.4 #95

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2022

Bumps next from 12.0.8 to 12.2.4.

Release notes

Sourced from next's releases.

v12.2.4

Core Changes

  • Fix error message typos: #38894
  • Update to latest version of @​vercel/nft: #38878
  • fix(#38090): add missing analyticsId to config schema: #38911
  • Ensure hash on initial request is preserved in new router: #38913
  • Remove unnecessary assertions: #38899
  • Clear unnecessary code: #38900
  • fix: Impl attachRequestMeta in base server to handle meta differently in edge and node servers: #38932
  • feat: enhance warning messages about unanalyzable config field: #38907
  • fix: fix generateEtags type inside schema: #38936
  • Refactor router reducer: #38983
  • Add state comparison to router: #38422
  • update webpack: #38988
  • Update config schema for empty basePath: #38998
  • Add handling for prefetching onTouchStart and initial mobile testing : #38805
  • Add additional comments to new router: #38986
  • Update config-schema for relay field to be less strict: #39010
  • Add config for opting out of optimistic client cache behavior: #38774
  • Fix tracing edge-runtime dependencies: #39009
  • Ensure dangerouslyAllowSVG is passed correctly: #39031
  • Handle getStaticPaths error inside worker to avoid serializing: #39032
  • chore: enable swc externalHelpers when pre-compile: #38182
  • Update to use HEAD request for On-Demand ISR: #39038
  • chore: Clean up imports and unused code: #39044
  • Replace node-sass test dependency with sass: #39053
  • Add comments in new router reducer: #39025
  • Add additional comments for reducer/cachenode: #39065
  • fix: print Request & Response properties: #38903
  • fix: show asPath on large page data warning: #39071
  • Remove RSC rendering from render: #39045
  • Ensure query is updated correctly with shallow and middleware: #39086
  • Update pre-compiled to fix check: #39089
  • Fix unhandled rejections with edge runtime: #39091
  • feat(next-swc): Update swc: #39055
  • Collect telemetry for next/future/image: #39046
  • [Script] Adds onReady prop to next/script: #38849
  • Ensure we hard navigate for failed _next/data with middleware: #39148
  • Refactor Flight plugins to use types.: #39136
  • Fix middleware + afterFiles SSG rewrite case: #39153
  • Update swc minifier: #39158
  • Fix incorrect component cache for middleware cases: #39159
  • Add shared dynamic api: #39163
  • Add exportPathMap config type/schema field: #39171
  • Fix default error style overrides: #39169
  • refactor: return single middleware from getMiddleware in dev server: #39177
  • fix(#11930): rewritten api routes can correctly handle cors in dev mode: #38937
  • refactor: simplify middleware execution: #39192
  • Add missing @​napi-rs/cli devDependency to next-swc: #39164

... (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.8 to 12.2.4.
- [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.8...v12.2.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  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 Aug 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2022

Superseded by #99.

@dependabot dependabot bot closed this Aug 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-12.2.4 branch August 15, 2022 01:53
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