Skip to content

chore(deps): bump chainlit from 2.7.1.1 to 2.9.6#36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/chainlit-2.9.6
Open

chore(deps): bump chainlit from 2.7.1.1 to 2.9.6#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/chainlit-2.9.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Bumps chainlit from 2.7.1.1 to 2.9.6.

Release notes

Sourced from chainlit's releases.

2.9.6

What's Changed

Full Changelog: Chainlit/chainlit@2.9.5...2.9.6

2.9.5

What's Changed

New Contributors

Full Changelog: Chainlit/chainlit@2.9.4...2.9.5

2.9.4

What's Changed

⚠️ This release contains:

  • Breaking change, if you use persistence: you need to run ALTER TABLE steps ADD COLUMN IF NOT EXISTS modes JSONB; to migrate
  • Security vulnerability fix

Added

Fixed

Other

Full Changelog: Chainlit/chainlit@2.9.3...2.9.4

2.9.3

What's Changed

... (truncated)

Changelog

Sourced from chainlit's changelog.

[2.9.6] - 2026-01-20

Added

  • Allow skip new chat creation
  • Add data picker input widget
  • Toggle chat settings in sidebar instead of composer

Fixed

  • Fix: Starters now correctly use the selected/default mode if configured

[2.9.5] - 2026-01-08

Added

  • Add favorite messages (prompt templates)

Fixed

  • Fix: Starters now correctly use the selected/default mode if configured

[2.9.4] - 2025-12-24

Added

  • Add an icon for shared thread
  • New option to allow disabling auto scroll of assistant messages
  • Add modes: you may allow users to select an LLM model, a mode (for example, planning), allow to enable reasoning etc.
    • Breaking change: you need to run ALTER TABLE steps ADD COLUMN IF NOT EXISTS modes JSONB; for migration

Fixed

  • Fix tiny avatar for long messages
  • Security vulnerability in Chainlit: added missed sanitization to custom elements update endpoint

Changed

  • Bumped watchfiles version

[2.9.3] - 2025-12-04

Added

  • Add tests for oauth providers and messages
  • Merge metadata in chainlit data layer
  • Add native video support in markdown rendering
  • Optimize chat message rendering
  • Add language configuration option to config.toml
  • Upgrade langchain imports for v1 compatibility
  • Improve icon name formatting issues

Fixed

  • Fixed page blinking issue with header_auth
  • Set environ when restoring websocket session
  • Move hello.py to avoid import issues
  • Fix issue showing thread sharing when disabled
  • Disable Chainlit from setting logging globally

... (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)

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

---
updated-dependencies:
- dependency-name: chainlit
  dependency-version: 2.9.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 26, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant