Skip to content
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

chore(deps): bump chainlit from 1.0.401 to 1.0.506 #32

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps chainlit from 1.0.401 to 1.0.506.

Release notes

Sourced from chainlit's releases.

1.0.506

What's Changed

Full Changelog: Chainlit/chainlit@1.0.505...1.0.506

1.0.505

What's Changed

New Contributors

Full Changelog: Chainlit/chainlit@1.0.504...1.0.505

1.0.504

Changed

  • Chainlit apps should function correctly even if the data layer is down

1.0.503

Added

  • Enable persisting threads using a Custom Data Layer (through SQLAlchemy) - @​hayescode

Changed

  • React-client: Expose sessionId in useChatSession
  • Add chat profile as thread tag metadata

Fixed

  • Add quotes around the chainlit create-secret CLI output to avoid any issues with special characters

1.0.502

... (truncated)

Changelog

Sourced from chainlit's changelog.

[1.0.506] - 2024-04-30

Added

  • add support for multiline option in TextInput chat settings field - @​kevinwmerritt

Changed

  • disable gzip middleware to prevent a compression issue on safari

Fixed

  • pasting from microsoft products generates text instead of an image
  • do not prevent thread history revalidation - @​kevinwmerritt
  • display the label instead of the value for menu item - @​kevinwmerritt

Added

[1.0.505] - 2024-04-23

Added

  • The user's browser language configuration is available in cl.user_session.get("languages")
  • Allow html in text elements - @​jdb78
  • Allow for setting a ChatProfile default - @​kevinwmerritt

Changed

  • The thread history refreshes right after a new thread is created.
  • The thread auto-tagging feature is now opt-in using auto_tag_thread in the config.toml file

Fixed

  • Fixed incorrect step ancestor in the OpenAI instrumentation
  • Enabled having a storage_provider set to None in SQLAlchemyDataLayer - @​mohamedalani
  • Correctly serialize generation in SQLAlchemyDataLayer - @​mohamedalani

[1.0.504] - 2024-04-16

Changed

  • Chainlit apps should function correctly even if the data layer is down

[1.0.503] - 2024-04-15

Added

  • Enable persisting threads using a Custom Data Layer (through SQLAlchemy) - @​hayescode

Changed

... (truncated)

Commits
  • 8a59f43 release 1.0.506 (#953)
  • 1da265b fix: disable gzip middleware to prevent a compression issue on safari (#952)
  • 4ec901b fix: display the label instead of the value for menu item (#943)
  • 0c16c3b fix: do not prevent thread revalidation (#944)
  • 796920b add support for multiline option in TextInput chat settings field (#945)
  • 04fc07f fix: pasting from microsoft products generates text instead of an image (#934)
  • 5102fae bump version (#932)
  • a538c32 Update thread list on first interaction (#923)
  • fa5f5d5 bump literalai sdk version
  • e1636e5 allow for setting a ChatProfile default (#930)
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 2, 2024
@thehapyone thehapyone self-requested a review May 3, 2024 05:59
@dependabot dependabot bot force-pushed the dependabot/pip/chainlit-1.0.506 branch 3 times, most recently from e1092a0 to 45dba16 Compare May 5, 2024 20:56
Bumps [chainlit](https://github.com/Chainlit/chainlit) from 1.0.401 to 1.0.506.
- [Release notes](https://github.com/Chainlit/chainlit/releases)
- [Changelog](https://github.com/Chainlit/chainlit/blob/main/CHANGELOG.md)
- [Commits](Chainlit/chainlit@1.0.401...1.0.506)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/chainlit-1.0.506 branch from 45dba16 to ad38373 Compare May 6, 2024 18:16
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #37.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/chainlit-1.0.506 branch May 13, 2024 17:41
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.

0 participants