[PR #2713] [CLOSED] Bump @qdrant/js-client-rest from 1.9.0 to 1.12.0 in /server #4089

Closed
opened 2026-02-22 18:35:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2713
Author: @dependabot[bot]
Created: 11/25/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/server/qdrant/js-client-rest-1.12.0


📝 Commits (1)

  • 4b72961 Bump @qdrant/js-client-rest from 1.9.0 to 1.12.0 in /server

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 server/package.json (+1 -1)
📝 server/yarn.lock (+4 -4)

📄 Description

Bumps @qdrant/js-client-rest from 1.9.0 to 1.12.0.

Changelog

Sourced from @​qdrant/js-client-rest's changelog.

1.12.0

Minor Changes

  • Qdrant v1.12.0 API

1.11.0

Minor Changes

  • Qdrant v1.11.0 API

1.10.0

Minor Changes

  • Qdrant v1.10.0 API
Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2713 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/25/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/server/qdrant/js-client-rest-1.12.0` --- ### 📝 Commits (1) - [`4b72961`](https://github.com/Mintplex-Labs/anything-llm/commit/4b7296167f5d9ddeab99ed40bd5ea9eb5984e448) Bump @qdrant/js-client-rest from 1.9.0 to 1.12.0 in /server ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `server/package.json` (+1 -1) 📝 `server/yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [@qdrant/js-client-rest](https://github.com/qdrant/qdrant-js/tree/HEAD/packages/js-client-rest) from 1.9.0 to 1.12.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/qdrant/qdrant-js/blob/master/packages/js-client-rest/CHANGELOG.md"><code>@​qdrant/js-client-rest</code>'s changelog</a>.</em></p> <blockquote> <h2>1.12.0</h2> <h3>Minor Changes</h3> <ul> <li>Qdrant v1.12.0 API</li> </ul> <h2>1.11.0</h2> <h3>Minor Changes</h3> <ul> <li>Qdrant v1.11.0 API</li> </ul> <h2>1.10.0</h2> <h3>Minor Changes</h3> <ul> <li>Qdrant v1.10.0 API</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/qdrant/qdrant-js/commit/c45d94b40a62f3e0fc127d86a0932c891e4cef08"><code>c45d94b</code></a> V1.12.0 (<a href="https://github.com/qdrant/qdrant-js/tree/HEAD/packages/js-client-rest/issues/85">#85</a>)</li> <li><a href="https://github.com/qdrant/qdrant-js/commit/56676d168e325b66807e76484b6cda90b0d34950"><code>56676d1</code></a> V1.11.0 (<a href="https://github.com/qdrant/qdrant-js/tree/HEAD/packages/js-client-rest/issues/82">#82</a>)</li> <li><a href="https://github.com/qdrant/qdrant-js/commit/2bfeb3f30fe5fe3d549c327e85fe2da95b8a2dc7"><code>2bfeb3f</code></a> fix comments for setPayload (<a href="https://github.com/qdrant/qdrant-js/tree/HEAD/packages/js-client-rest/issues/76">#76</a>)</li> <li><a href="https://github.com/qdrant/qdrant-js/commit/768f4cdfcc0b0476923844ab21828d96c82e1dba"><code>768f4cd</code></a> V1.10.0 (<a href="https://github.com/qdrant/qdrant-js/tree/HEAD/packages/js-client-rest/issues/79">#79</a>)</li> <li>See full diff in <a href="https://github.com/qdrant/qdrant-js/commits/v1.12.0/packages/js-client-rest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@qdrant/js-client-rest&package-manager=npm_and_yarn&previous-version=1.9.0&new-version=1.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:07 -05:00
yindo closed this issue 2026-02-22 18:35:07 -05:00
yindo changed title from [PR #2713] Bump @qdrant/js-client-rest from 1.9.0 to 1.12.0 in /server to [PR #2713] [CLOSED] Bump @qdrant/js-client-rest from 1.9.0 to 1.12.0 in /server 2026-06-05 15:16:46 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4089