dotneet / smart-chatbot-ui

An open source ChatGPT UI.
https://smart-chatbot-ui.vercel.app/
MIT License
475 stars 98 forks source link

chore(deps): bump next-auth from 4.22.1 to 4.24.3 #176

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps next-auth from 4.22.1 to 4.24.3.

Release notes

Sourced from next-auth's releases.

next-auth@4.24.3

Bugfixes

  • css build error

next-auth@4.24.2

Bugfixes

  • css build error

next-auth@4.24.1

Bugfixes

  • css build error

next-auth@4.24.0

Features

  • tweak default sign-in page (#8888)

next-auth@4.23.2

Bugfixes

  • next: returns correct status for signing in with redirect: false for route handler (#8775) (27b2519b)
  • ts: fix typo (d813c00b)
  • remove trailing ? from signIn URL (#8466)

Other

  • update security policy link

next-auth@4.23.1

Bugfixes

  • ts: correctly expose next-auth/adapters (20c3fe33)
  • use default submodules export in package.json (#8330)

next-auth@4.23.0

Features

  • providers: add Passage by 1Password (5a8aa2e5)

Bugfixes

  • ts: correctly export submodule types (05ff6ae2)
  • sort cookie chunks correctly (#8284)

next-auth@4.22.5

Bugfixes

... (truncated)

Commits
  • 2c43f83 chore(release): bump version [skip ci]
  • 7446969 fix: css build error
  • 701edba chore(release): bump version [skip ci]
  • 8141c7e fix: css build error
  • ab3f78b chore(release): bump version [skip ci]
  • ff4519b chore: only build next-auth in v4
  • 52a93d0 fix: css build error
  • 39ecfbd chore(release): bump version [skip ci]
  • a39d35b feat: tweak default sign-in page (#8888)
  • 1cee925 docs: Update sidebars.js
  • Additional commits viewable in compare view


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 1 year ago

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

Name Status Preview Comments Updated (UTC)
smart-chatbot-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 6:00am
dependabot[bot] commented 1 year ago

Superseded by #179.