Skip to content

Bump @azure/cosmos from 4.10.0 to 4.10.1 in /api - #129

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/api/azure/cosmos-4.10.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/api/azure/cosmos-4.10.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps @azure/cosmos from 4.10.0 to 4.10.1.

Changelog

Sourced from @​azure/cosmos's changelog.

4.10.1 (2026-09-14)

Bugs Fixed

  • #39626 Fixed non-streaming ORDER BY queries that could hang indefinitely for zero results or stop early when an empty page still had a continuation token.

Other Changes

  • Preserve caught errors as the cause when wrapping them. #39423
Commits
  • 653f9eb [Cosmos] Prepare @​azure/cosmos 4.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)
  • See full diff in compare view

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 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)

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>
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: api, dependencies. Please create them before Dependabot can add them to a pull request.

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

Copilot AI lite review requested due to automatic review settings September 21, 2026 03:34
@github-actions

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@azure/cosmos 4.10.1 🟢 7.4
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
License🟢 10license file detected
Security-Policy🟢 10security policy file detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed

Scanned Files

  • api/package-lock.json

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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 High severity

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.

Comment thread api/package.json
"dependencies": {
"@azure/communication-email": "^1.1.0",
"@azure/cosmos": "~4.10.0",
"@azure/cosmos": "~4.10.1",

This branch has not been deployed

No deployments
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.

1 participant