filecoin-project / slate

WIP - We're building the place you go to discover, share, and sell files on the web.
https://slate.host
MIT License
526 stars 67 forks source link

chore(deps): bump next from 11.1.2 to 12.2.0 #1122

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps next from 11.1.2 to 12.2.0.

Release notes

Sourced from next's releases.

v12.1.7-canary.52

Core Changes

  • Upgrade Edge Runtime: #38105

Documentation Changes

  • Update middleware-upgrade-guide to be consistent: #38102

Credits

Huge thanks to @​Kikobeats and @​dominiksipowicz for helping!

v12.1.7-canary.51

Core Changes

  • Remove unnecessary <noscript> from next/future/image: #38080
  • Ensure history navigation is correct after query update: #38086
  • Ensure client cache keys match between prefetch and transition: #38089

Misc Changes

  • Update image tests from placeholder.com to *.vercel.app: #38081

Credits

Huge thanks to @​styfle for helping!

v12.1.7-canary.50

Core Changes

  • fix(next): bind new stream functions with base incomingMessage object: #37806
  • Add init to some NextResponse methods: #38071
  • Fix resolving dynamic routes when on returns a redirect: #38079

Credits

Huge thanks to @​AliYusuf95 and @​javivelasco for helping!

v12.1.7-canary.49

Core Changes

  • fix: hardcoded protocol in request url: #37925
  • Fix eslint-config-next peer dep issue: #38009
  • fix(#37981): handle legacy link behavior with number type children: #38013
  • Fix invalid warning for existing experimental flag: #38027
  • feat(cli): allow configuration of http-server's timeout configuration: #35827
  • [eslint-plugin-next] remove no-server-import-in-page rule: #38028
  • chore: rename middleware ssr loader and flight manifest to edge related: #38042
  • Ensure we do not ignore module not found errors during build: #38026

... (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[bot] commented 2 years ago

Superseded by #1125.