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

Bump haystack-ai from 2.2.4 to 2.3.1 in /comps/retrievers/haystack/qdrant #445

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

Bumps haystack-ai from 2.2.4 to 2.3.1.

Release notes

Sourced from haystack-ai's releases.

v2.3.1

Release Notes

v2.3.1

⬆️ Upgrade Notes

  • For security reasons, OutputAdapter and ConditionalRouter can only return the following Python literal structures: strings, bytes, numbers, tuples, lists, dicts, sets, booleans, None and Ellipsis (...). This implies that types like ChatMessage, Document, and Answer cannot be used as output types.

Security Notes

  • Fix issue that could lead to remote code execution when using insecure Jinja template in the following Components:

    • PromptBuilder
    • ChatPromptBuilder
    • DynamicPromptBuilder
    • DynamicChatPromptBuilder
    • OutputAdapter
    • ConditionalRouter

    The same issue has been fixed in the PipelineTemplate class too.

🐛 Bug Fixes

  • Pins structlog to <= 24.2.0 to avoid some unit test failures. This is a temporary fix until we can upgrade tests to a newer versions of structlog.

v2.3.1-rc1

Release Notes

v2.3.1-rc1

⬆️ Upgrade Notes

  • OutputAdapter and ConditionalRouter can't return users inputs anymore.

Security Notes

  • Fix issue that could lead to remote code execution when using insecure Jinja template in the following Components:

    • PromptBuilder
    • ChatPromptBuilder
    • DynamicPromptBuilder
    • DynamicChatPromptBuilder
    • OutputAdapter
    • ConditionalRouter

    The same issue has been fixed in the PipelineTemplate class too.

🐛 Bug Fixes

... (truncated)

Commits
  • efc907c Bump version to 2.3.1
  • 9a5f58c Bump version to 2.3.1-rc1
  • 6c25a5c Fix issue that could lead to RCE if using unsecure Jinja templates in dynamic...
  • c077f4c Unpin structlog
  • ff79d66 chore: Combined main unblock (#8045)
  • cb1cecf build: unpin structlog (#8071)
  • 5a28246 fix: Fix issue that could lead to RCE if using unsecure Jinja templates (#8095)
  • aa740fa docs: add sentence window retrieval to api reference
  • 43bb0ad update version
  • 0118b0a refactor: Improve error messages shown during pipeline deserialization (#8016)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from XuhuiRen as a code owner August 9, 2024 08:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2024
@ZePan110 ZePan110 force-pushed the dependabot/pip/comps/retrievers/haystack/qdrant/haystack-ai-2.3.1 branch from 8b0eff4 to 4c785f8 Compare August 14, 2024 07:59
Bumps [haystack-ai](https://github.com/deepset-ai/haystack) from 2.2.4 to 2.3.1.
- [Release notes](https://github.com/deepset-ai/haystack/releases)
- [Commits](deepset-ai/haystack@v2.2.4...v2.3.1)

---
updated-dependencies:
- dependency-name: haystack-ai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@ZePan110 ZePan110 force-pushed the dependabot/pip/comps/retrievers/haystack/qdrant/haystack-ai-2.3.1 branch from ce55eee to 0a09dd2 Compare August 16, 2024 00:46
@chensuyue
Copy link
Collaborator

#426 duplicate PR

@chensuyue chensuyue added this to the v0.9 milestone Aug 17, 2024
@chensuyue chensuyue modified the milestones: v0.9, v1.0 Aug 27, 2024
@chensuyue chensuyue closed this Sep 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/comps/retrievers/haystack/qdrant/haystack-ai-2.3.1 branch September 11, 2024 13:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant