Skip to content

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

Merged
merged 20 commits into from
Apr 10, 2025
Merged

Bugfix/dependency updates #4482

merged 20 commits into from
Apr 10, 2025

Conversation

rkuo-danswer
Copy link
Contributor

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.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

@rkuo-danswer rkuo-danswer marked this pull request as ready for review April 8, 2025 18:47
@rkuo-danswer rkuo-danswer requested a review from a team as a code owner April 8, 2025 18:47
Copy link

vercel bot commented Apr 8, 2025

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

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2025 7:38am

Copy link
Contributor

@greptile-apps greptile-apps bot left a 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
…fix/dependency-updates

# Conflicts:
#	backend/onyx/indexing/chunker.py
@rkuo-danswer rkuo-danswer added this pull request to the merge queue Apr 10, 2025
Merged via the queue into main with commit 2418402 Apr 10, 2025
10 of 11 checks passed
@rkuo-danswer rkuo-danswer deleted the bugfix/dependency-updates branch April 10, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants