openllmetry-js icon indicating copy to clipboard operation
openllmetry-js copied to clipboard

chore(deps): bump @pinecone-database/pinecone from 6.1.1 to 6.1.2 in /packages/sample-app

Open dependabot[bot] opened this issue 4 months ago • 2 comments

Bumps @pinecone-database/pinecone from 6.1.1 to 6.1.2.

Release notes

Sourced from @​pinecone-database/pinecone's releases.

Release v6.1.2

Assistant.describeFile now exposes includeUrl as an optional argument, and it will default to true if not provided. sourceCollection is also now exposed on CreateIndexServerlessSpec and IndexModel.

What's Changed

Full Changelog: https://github.com/pinecone-io/pinecone-ts-client/compare/v6.1.1...v6.1.2

Commits
  • 060da7f [skip ci] Publish release v6.1.2
  • c06cd64 Expose includeUrl in Assistant.describeFile, add sourceCollection for s...
  • See full diff 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)

[!IMPORTANT] Bump @pinecone-database/pinecone from 6.1.1 to 6.1.2, adding includeUrl and sourceCollection features.

  • Dependency Update:
    • Bump @pinecone-database/pinecone from 6.1.1 to 6.1.2 in package.json.
  • New Features:
    • includeUrl exposed as optional in Assistant.describeFile.
    • sourceCollection added to CreateIndexServerlessSpec and IndexModel.

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

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

dependabot[bot] avatar Aug 11 '25 20:08 dependabot[bot]