Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps llamaindex from 0.11.21 to 0.12.1.

Release notes

Sourced from llamaindex's releases.

llamaindex@0.12.1

Patch Changes

  • 3af5617: fix undefined values in querytool

llamaindex@0.12.0

Minor Changes

  • d493015: remove export cloud package from llamaindex

Patch Changes

  • Updated dependencies [06f884a]
  • Updated dependencies [06f884a]
    • @​llamaindex/core@​0.6.22
    • @​llamaindex/workflow@​1.1.24
    • @​llamaindex/node-parser@​2.0.22

llamaindex@0.11.28

Patch Changes

  • Updated dependencies [1995b38]
    • @​llamaindex/workflow@​1.1.22
Changelog

Sourced from llamaindex's changelog.

0.12.1

Patch Changes

  • 3af5617: fix undefined values in querytool

0.12.0

Minor Changes

  • d493015: remove export cloud package from llamaindex

Patch Changes

  • Updated dependencies [06f884a]
  • Updated dependencies [06f884a]
    • @​llamaindex/core@​0.6.22
    • @​llamaindex/workflow@​1.1.24
    • @​llamaindex/node-parser@​2.0.22

0.11.29

Patch Changes

  • 8929dcf: feat: vectorStoreIndex has new option progressCallback
  • Updated dependencies [5da1cda]
    • @​llamaindex/core@​0.6.21
    • @​llamaindex/workflow@​1.1.23
    • @​llamaindex/cloud@​4.1.3
    • @​llamaindex/node-parser@​2.0.21

0.11.28

Patch Changes

  • Updated dependencies [1995b38]
    • @​llamaindex/workflow@​1.1.22

0.11.27

Patch Changes

  • Updated dependencies [0267bb0]
    • @​llamaindex/core@​0.6.20
    • @​llamaindex/cloud@​4.1.2
    • @​llamaindex/node-parser@​2.0.20
    • @​llamaindex/workflow@​1.1.21

0.11.26

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by cheesyfishes, a new releaser for llamaindex since your current version.


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)

Important

Bump llamaindex dependency to ^0.12.1 in package.json, including fixes and updates.

  • Dependency Update:
    • Bump llamaindex version from ^0.11.19 to ^0.12.1 in package.json.
  • Changes in llamaindex:
    • Removed export cloud package.
    • Fixed undefined values in query tool.
    • Updated dependencies for @llamaindex/core, @llamaindex/workflow, and @llamaindex/node-parser.

This description was created by Ellipsis for 4fcd19b. You can customize this summary. It will automatically update as commits are pushed.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Labels

The following labels could not be found: instrumentation-llamaindex. Please create it before Dependabot can add it to a pull request.

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

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 8, 2025

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.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 4fcd19b in 30 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. packages/instrumentation-llamaindex/package.json:57
  • Draft comment:
    Bump dependency 'llamaindex' to ^0.12.1. The release notes indicate patch/minor updates. Confirm that none of the recent API changes affect our instrumentation integration.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is asking the PR author to confirm that the recent API changes do not affect the instrumentation integration. This falls under the rule of not asking the author to confirm or ensure behavior, which is not allowed. The comment does not provide a specific suggestion or point out a specific issue with the code.

Workflow ID: wflow_stB519sm3pDXG9fc

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/instrumentation-llamaindex/llamaindex-0.12.1 branch from 4fcd19b to b433da1 Compare December 14, 2025 07:49
Bumps [llamaindex](https://github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/llamaindex) from 0.11.21 to 0.12.1.
- [Release notes](https://github.com/run-llama/LlamaIndexTS/releases)
- [Changelog](https://github.com/run-llama/LlamaIndexTS/blob/main/packages/llamaindex/CHANGELOG.md)
- [Commits](https://github.com/run-llama/LlamaIndexTS/commits/llamaindex@0.12.1/packages/llamaindex)

---
updated-dependencies:
- dependency-name: llamaindex
  dependency-version: 0.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/instrumentation-llamaindex/llamaindex-0.12.1 branch from b433da1 to 20783f6 Compare December 17, 2025 20:26
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.

0 participants