Bump @azure/cosmos from 4.10.0 to 4.10.1 in /api - #129
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/cosmosdb/cosmos) from 4.10.0 to 4.10.1. - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cosmosdb/cosmos/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/cosmos_4.10.1/sdk/cosmosdb/cosmos) --- updated-dependencies: - dependency-name: "@azure/cosmos" dependency-version: 4.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
Cosmos SDK 4.10.1 requires Node 22 while the API and CI still target Node 20.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
What changed in this PR
This pull request updates the API’s Azure Cosmos DB SDK to version 4.10.1.
Changes:
- Bumps the direct Cosmos dependency.
- Refreshes the lockfile and package metadata.
| File | Description |
|---|---|
api/package.json |
Updates the Cosmos DB dependency. |
api/package-lock.json |
Locks Cosmos DB to 4.10.1. |
Files not reviewed (1)
- api/package-lock.json: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "dependencies": { | ||
| "@azure/communication-email": "^1.1.0", | ||
| "@azure/cosmos": "~4.10.0", | ||
| "@azure/cosmos": "~4.10.1", |

Bumps @azure/cosmos from 4.10.0 to 4.10.1.
Changelog
Sourced from @azure/cosmos's changelog.
Commits
653f9eb[Cosmos] Prepare@azure/cosmos4.10.1 release (#39951)d21d0c9[@azure/cosmos] Fix zero-hit non-streaming ORDER BY query hanging indefinitel...96a244f[ESLint] Restore no-useless-assignment recommended rule to error (#39784)eb8e042[ESLint] Restore preserve-caught-error recommended rule to error (#39580)95d86d7[cosmos] Add semantic rerank sample (#39479)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)