Skip to content

Bump the pip group across 2 directories with 2 updates #42

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps the pip group with 1 update in the / directory: llama-index-core.
Bumps the pip group with 1 update in the /.github/workflows directory: setuptools.

Updates llama-index-core from 0.10.33 to 0.10.38

Release notes

Sourced from llama-index-core's releases.

v0.10.38

No release notes provided.

v0.10.37

No release notes provided.

v0.10.36

No release notes provided.

2024-05-07 (v0.10.35)

llama-index-agent-introspective [0.1.0]

  • Add CRITIC and reflection agent integrations (#13108)

llama-index-core [0.10.35]

  • fix from_defaults() erasing summary memory buffer history (#13325)
  • use existing async event loop instead of asyncio.run() in core (#13309)
  • fix async streaming from query engine in condense question chat engine (#13306)
  • Handle ValueError in extract_table_summaries in element node parsers (#13318)
  • Handle llm properly for QASummaryQueryEngineBuilder and RouterQueryEngine (#13281)
  • expand instrumentation payloads (#13302)
  • Fix Bug in sql join statement missing schema (#13277)

llama-index-embeddings-jinaai [0.1.5]

  • add encoding_type parameters in JinaEmbedding class (#13172)
  • fix encoding type access in JinaEmbeddings (#13315)

llama-index-embeddings-nvidia [0.1.0]

  • add nvidia nim embeddings support (#13177)

llama-index-llms-mistralai [0.1.12]

  • Fix async issue when streaming with Mistral AI (#13292)

llama-index-llms-nvidia [0.1.0]

  • add nvidia nim llm support (#13176)

llama-index-postprocessor-nvidia-rerank [0.1.0]

  • add nvidia nim rerank support (#13178)

llama-index-readers-file [0.1.21]

  • Update MarkdownReader to parse text before first header (#13327)

llama-index-readers-web [0.1.13]

... (truncated)

Changelog

Sourced from llama-index-core's changelog.

llama-index-core [0.10.38]

  • Enabling streaming in BaseSQLTableQueryEngine (#13599)
  • Fix nonetype errors in relational node parsers (#13615)
  • feat(instrumentation): new spans for ALL llms (#13565)
  • Properly Limit the number of generated questions (#13596)
  • Pass 'exclude_llm_metadata_keys' and 'exclude_embed_metadata_keys' in element Node Parsers (#13567)
  • Add batch mode to QueryPipeline (#13203)
  • Improve SentenceEmbeddingOptimizer to respect Settings.embed_model (#13514)
  • ReAct output parser robustness changes (#13459)
  • fix for pydantic tool calling with a single argument (#13522)
  • Avoid unexpected error when stream chat doesn't yield (#13422)

llama-index-embeddings-nomic [0.2.0]

  • Implement local Nomic Embed with the inference_mode parameter (#13607)

llama-index-embeddings-nvidia [0.1.3]

  • Deprecate mode() in favor of __init__(base_url=...) (#13572)
  • add snowflake/arctic-embed-l support (#13555)

llama-index-embeddings-openai [0.1.10]

  • update how retries get triggered for openai (#13608)

llama-index-embeddings-upstage [0.1.0]

  • Integrations: upstage LLM and Embeddings (#13193)

llama-index-llms-gemini [0.1.8]

  • feat: add gemini new models to multimodal LLM and regular (#13539)

llama-index-llms-groq [0.1.4]

  • fix: enable tool use (#13566)

llama-index-llms-lmstudio [0.1.0]

  • Add support for lmstudio integration (#13557)

llama-index-llms-nvidia [0.1.3]

  • Deprecate mode() in favor of __init__(base_url=...) (#13572)

llama-index-llms-openai [0.1.20]

  • update how retries get triggered for openai (#13608)

... (truncated)

Commits

Updates setuptools from 75.1.0 to 78.1.1

Changelog

Sourced from setuptools's changelog.

v78.1.1

Bugfixes

  • More fully sanitized the filename in PackageIndex._download. (#4946)

v78.1.0

Features

  • Restore access to _get_vc_env with a warning. (#4874)

v78.0.2

Bugfixes

  • Postponed removals of deprecated dash-separated and uppercase fields in setup.cfg. All packages with deprecated configurations are advised to move before 2026. (#4911)

v78.0.1

Misc

v78.0.0

Bugfixes

  • Reverted distutils changes that broke the monkey patching of command classes. (#4902)

Deprecations and Removals

  • Setuptools no longer accepts options containing uppercase or dash characters in setup.cfg.

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the / directory: [llama-index-core](https://github.com/run-llama/llama_index).
Bumps the pip group with 1 update in the /.github/workflows directory: [setuptools](https://github.com/pypa/setuptools).


Updates `llama-index-core` from 0.10.33 to 0.10.38
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.10.33...v0.10.38)

Updates `setuptools` from 75.1.0 to 78.1.1
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.1.0...v78.1.1)

---
updated-dependencies:
- dependency-name: llama-index-core
  dependency-version: 0.10.38
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 19, 2025
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
Development

Successfully merging this pull request may close these issues.

0 participants