arufars / api-blue-archive

open-source api character information from blue archive game.
https://api-blue-archive.vercel.app
MIT License
26 stars 4 forks source link

chore(deps): bump next from 12.3.1 to 13.0.7 #28

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps next from 12.3.1 to 13.0.7.

Release notes

Sourced from next's releases.

v13.0.7

Core Changes

  • Update react next tag: #43617
  • fix(jest): pattern when detecting packages to transpile in next/jest: #43546
  • Adding head element checking for root layout: #43597
  • Revert: 'Minimized runtime errors in app dir': #43648
  • fix: properly handle trailingSlash: true and rewrites: #43641
  • @​next/font fallback fonts order fix: #43633
  • Update cache handling for app: #43659
  • Remove resolved app directory todos: #43672
  • Fix typo in comment: #43685
  • perf: disable prefetching for links in viewport in development for app routes: #43730
  • Remove additional <div> at each segment level in app: #43717
  • Revert "Adding head element checking for root layout": #43760
  • fix ci pnpm lock error: #43767
  • Force reflow when setting scrollBehavior: #43673
  • Remove __webpack_exports__ from error overlay: #43715
  • Fix chunk hash logic in hot-reloader for server components: #43778
  • Assign layer to app client entries: #43197
  • Remove notifications emitted during pnpm dev: #43801
  • Display error digest if presented: #43742
  • Fix HMR issue after patching the client module: #43819
  • Implement loadable with lazy and suspense for next dynamic: #42589
  • Do not attach CSS checksum for production build: #43827
  • Provide error hints for invalid layout props via the TS plugin: #43835
  • Refactor code: #43828
  • Unhandled errors and rejections opens as minimized in app dir error overlay: #43844
  • docs: add readme with development instructions for next/swc: #43834
  • Use proxy to ensure Flight is referencing to the latest module during development: #43823
  • memory: fix 2 memory leaks in next-dev: #43859
  • Refactoring in @​next/font: #43848
  • build(cargo): bump up swc_core, turbopack: #43652
  • Move prefetch bailout to start of the prefetch function for pages: #43731
  • Alias next/head to noop for rsc and add upgration warning: #43885
  • Update freebsd build: #43866
  • Fix error message for invalid runtime option in app dir: #43900
  • fix: forwarding props to no ssr dynamic: #43901
  • Improve type checking error message for invalid props: #43903
  • Improve type checking error message for invalid props: #43903
  • Support for named slots in type checking: #43906
  • Fix next/dynamic types for resolving named export module: #43923
  • Add auto completion for prop names and types to the TS plugin: #43909
  • Skip creating VSCode config and .gitignore if running in CI: #43935
  • Add helpful error for createContext used in Server Components: #43747
  • Increase stack trace limit on the server: #43800
  • Refactor image optimization util: #43868
  • useSearchParams - bailout to client rendering during static generation: #43603
  • Open server component errors fullscreen: #43887
  • next-dev: restart dev server exceeds the memory limits: #43958

... (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[bot] commented 1 year ago

Superseded by #33.