Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps chainlit from 0.7.700 to 2.8.5.

Release notes

Sourced from chainlit's releases.

2.8.5

What's changed

Added

Fixed

⚠️ This is a fix for a security vulnerability in Chainlit. The vulnerability is of low severity, as it requires an attacker to:

  • Know the thread ID
  • Already be a registered user in the Chainlit app

Changed

New Contributors

Full Changelog: Chainlit/chainlit@2.8.4...2.8.5

2.8.4

What's Changed

New Contributors

Full Changelog: Chainlit/chainlit@2.8.3...2.8.4

2.8.3

... (truncated)

Changelog

Sourced from chainlit's changelog.

[2.8.5] - 2025-11-07

Added

  • Add display_name to ChatProfile
  • Add slack reaction event callback
  • Add raw response from OAuth providers

Fixed

  • Security vulnerability in Chainlint: added missed ACL check for session initialization

Changed

  • Remove FastAPI version restrictions

[2.8.4] - 2025-10-29

Added

  • Add support for GitHub Enterprise OAuth provider
  • Explicit disable on input widgets

Fixed

  • Tasklist tasks are now properly reconnected to their steps/messages
  • ci: fix pnpm publish checks
  • fix: missing / in url with base path when connecting Streamable HTTP MCP
  • fix - persist custom_elements to data layer without cloud storage
  • fix: propagate IME composition events in AutoResizeTextarea
  • fix: confirm when enter
  • Fix(translation): correct French translation of chat watermark
  • fix(ui): add fallback logo if custom logo is missing

[2.8.3] - 2025-10-06

Added

  • Support for the target attribute in header links, which can be configured through the configuration options

Changed

  • @chainlit/react-client automatic publishing

[2.8.2] - 2025-10-01

Changed

  • Remove autofocus in mobile message composer
  • Improve error handling in sqlalchemy data layer get_read_url()

Fixed

  • Fix voice hotkey (P) triggering when typing in chat input
  • Properly finalize data layers
  • Fix on_chat_start not always firing

[2.8.1] - 2025-09-24

... (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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [chainlit](https://github.com/Chainlit/chainlit) from 0.7.700 to 2.8.5.
- [Release notes](https://github.com/Chainlit/chainlit/releases)
- [Changelog](https://github.com/Chainlit/chainlit/blob/main/CHANGELOG.md)
- [Commits](Chainlit/chainlit@0.7.700...2.8.5)

---
updated-dependencies:
- dependency-name: chainlit
  dependency-version: 2.8.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant