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

Bump next from 12.2.3 to 12.2.4 in /src/app #131

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next from 12.2.3 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)
  • @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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 30, 2022
Bumps [next](https://github.com/vercel/next.js) from 12.2.3 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.2.3...v12.2.4)

---
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/src/app/next-12.2.4 branch from 95c0e83 to 5cddf0e Compare September 3, 2022 13:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2022

Looks like next is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/app/next-12.2.4 branch September 3, 2022 14:09
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.

None yet

0 participants