railslove / rcvr-app

recover provides localities a privacy-compliant, safe, and easy way for their guests to check in. See https://www.recoverapp.de/ for more details.
https://recoverapp.de
GNU Affero General Public License v3.0
41 stars 6 forks source link

Bump next from 11.1.0 to 12.1.3 #454

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps next from 11.1.0 to 12.1.3.

Release notes

Sourced from next's releases.

v12.1.3

Core Changes

  • Add deprecated JSDoc comments for the previous middleware signature: #35448
  • fix the dynamic routing of middleware: #32601
  • fix: don't override user-agent in fetch if specified: #35547
  • Fix typos: #35683
  • Fix Fast Refresh for React 18: #35718
  • Emotion css minify should not trim end spaces if item is not the last: #35697
  • Ensure the app shell is rendered before rendering the document: #35732
  • fix: Prevent page to scroll to top during data HMR: #35739
  • Fix _document and getInitialProps with React 18: #35736
  • test(fix: Prevent page to scroll to top during data HMR): #35744
  • Update to pre-compile use-subscription: #35746
  • Fix useStatic404 condition: #35749
  • Fix streaming SSR with multi-byte characters: #35724

Documentation Changes

  • docs: fix typo in Script Component docs: #35731

Misc Changes

  • Fix next info test during stable release: #35668
  • Update default test timeouts for yarn install times: #35669
  • test(integration): emit console error when test fails: #35507

Credits

Huge thanks to @​lfades, @​nkzawa, @​kwonoj, @​SethFalco, @​hiro0218, @​Brooooooklyn, @​shuding, @​BWsix, @​schickling, @​ijjk, and @​martinnabhan for helping!

v12.1.3-canary.4

Core Changes

  • Update to pre-compile use-subscription: #35746
  • Fix useStatic404 condition: #35749
  • Fix streaming SSR with multi-byte characters: #35724

Credits

Huge thanks to @​ijjk, @​shuding, and @​martinnabhan for helping!

v12.1.3-canary.3

Core Changes

  • fix: Prevent page to scroll to top during data HMR: #35739
  • Fix _document and getInitialProps with React 18: #35736
  • test(fix: Prevent page to scroll to top during data HMR): #35744

Documentation Changes

... (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 #455.