replicate / llama-chat

A boilerplate for creating a Llama 3 chat app
https://llama3.replicate.dev
Apache License 2.0
765 stars 289 forks source link

Bump eslint-config-next from 13.4.12 to 13.4.15 #29

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps eslint-config-next from 13.4.12 to 13.4.15.

Release notes

Sourced from eslint-config-next's releases.

v13.4.15

Core Changes

  • Fix action failures due to state tree encoding: #53655
  • Initial HMR Nexturbo API implementation: #52950
  • Turbopack: add edge app routes : #53387
  • Turbopack: Hide Turbo Engine internals: #53007
  • add unit test case for next.rs api: #53679
  • Fix not-found rendering in production with edge: #53687
  • fix(next/image): don't call ReactDOM.preload if missing, such as jest: #53443
  • Add docs page for uncaught DynamicServerErrors: #53402
  • Consolidate Server and Routing process into one process: #53523
  • fix: Update outdated transform imports lucide-react: #53697
  • Update font data: #53759
  • Add warnings for static generation bail outs: #53761
  • Sort root entries per pageExtensions config for consistency: #53769
  • improve error message for conflicting parallel segments: #53803
  • Add changeFrequency and priority attributes to sitemaps: #48484
  • Ensure we set cache-control: no-cache for actions: #53824
  • Reuse RenderWorker type: #53782
  • fix: normalize backslash in getStaticPaths() for windows: #53876
  • Delete errorneous empty content length header: #53843
  • Turbopack: more tests and bugfixes for next.rs api: #53809
  • Add @heroicons/react to modularizeImports: #53902
  • Turbopack: Fix debugging in napi for next-api: #53889
  • Fix/match resource: #53796
  • Use summary_large_image as twitter card if images present by default: #53919
  • Turbopack: Emit whether server or client assets changed: #53879
  • Limit sharp's concurrency: #53385
  • enable @​vercel/og support for turbopack: #53917
  • feat(image): DataURL placeholder support for : #53442
  • Recover not found errors from flight data to render with proper boundary: #53703
  • Update React to 18.3.0-canary-1a001dac6-20230812: #53881
  • add "expect" to list of forbidden IPC headers: #53947
  • Update swc runners config: #53939
  • Better IPv6 support for next-server: #53131

Documentation Changes

  • Update 11-middleware.mdx: Added Switcher: #53977
  • Fix doc grammatical errors: #53672
  • Fix a link in incrementalCacheHandlerPath.mdx: #53718
  • Fix typo in data fetching documentation: #53772
  • Docs: Add option for fetching data using route handlers - from the client: #53793
  • docs: Add more information about Server Actions: #53805
  • docs: document cache tagging mechanism: #53806
  • chore(docs): add missing "try it out": #53815
  • docs: Opting out of scrolling with next/link and useRouter.: #53804
  • chore(docs): note cache-control header for preview/draft mode: #53825
  • Include instructions for bun package manager: #53590

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
llama-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 10:35pm
dependabot[bot] commented 10 months ago

Superseded by #31.