-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Bugfix/dependency updates #4482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
This PR updates core dependencies across backend and frontend projects to address DAN-1783, including significant bumps in FastAPI, fastapi-users, and Next.js versions.
- /backend/requirements/default.txt: Upgraded FastAPI (0.109.2 → 0.115.12) and fastapi-users (12.1.3 → 14.0.1) along with other dependency updates that may affect API interactions.
- /examples/widget/package.json: Next.js updated to ^14.2.27; note potential lint issues with eslint-config-next at 14.2.5.
- /web/package.json: Patched Next.js version from 15.2.0 to 15.2.4; verify against changelogs and run full test suite for compatibility.
3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
…ix/dependency-updates # Conflicts: # backend/onyx/connectors/web/connector.py
…ix/dependency-updates
…ix/dependency-updates
…fix/dependency-updates # Conflicts: # backend/onyx/indexing/chunker.py
Description
Fixes DAN-1783.
https://linear.app/danswer/issue/DAN-1783/dependabot-updates
How Has This Been Tested?
[Describe the tests you ran to verify your changes]
Backporting (check the box to trigger backport action)
Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.