fix(deps): update rust crate azure_identity_cosmos to 0.32#618
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update rust crate azure_identity_cosmos to 0.32#618renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
JustAGhosT
pushed a commit
that referenced
this pull request
Feb 23, 2026
Combines all pending Dependabot and Renovate dependency PRs into a single update. Fixes breaking API changes from rand 0.10 (thread_rng → rng, Rng → RngExt) and leptos 0.8 (csr feature removed from leptos_meta/leptos_router). Also fixes pre-existing UI test failures (missing matchMedia mock, stale CSS class assertions, outdated aria-label selector). JavaScript/TypeScript: - pnpm 9.6.0 → 9.15.9 - @tailwindcss/postcss ^4.1.18 → ^4.2.0 - @easyops-cn/docusaurus-search-local ^0.52.2 → ^0.55.0 Rust: - rand 0.9 → 0.10 (keeper, threat-simulator-desktop) - azure_core 0.31 → 0.32, azure_identity 0.31 → 0.32 - reqwest_compat 0.12 → 0.13 (feature: rustls-tls-native-roots → rustls) - leptos_meta 0.6 → 0.8, leptos_router 0.6 → 0.8 - wasm-bindgen-futures 0.4 → 0.4.61 Skipped (incompatible): - @eslint/js 10.0.1 (requires eslint 10 peer, project uses eslint 9) - rand 0.10 for x402 crate (ed25519-dalek still requires rand_core 0.6) Closes #614 #616 #618 #619 #620 #621 #622 #623 #625 #628 #629 #630 #631 #632 #633 #634 #635 https://claude.ai/code/session_01V5Lrs6uXgKcsx99pR4voXA
17dd189 to
28a470f
Compare
JustAGhosT
pushed a commit
that referenced
this pull request
Feb 24, 2026
…#643, #644 - @eslint/eslintrc: ^3.3.3 → ^3.3.4 (#644) - tailwindcss: ^4.2.0 → ^4.2.1 (#616) - softprops/action-gh-release: update digest in release.yml to a06a81a03ee405af7f2048a818ed3f03bbf83c7b / v2.5.0 (#643) - orhun/git-cliff-action: already at target digest 4a4a951 (#641) - getrandom_03: removed redundant alias since workspace getrandom 0.4.1 with wasm_js feature already covers the need (#620) Skipped PRs #618, #625, #628, #629 (azure_core, azure_identity, reqwest_compat upgrades to 0.32/0.13) because azure_data_cosmos has no 0.32 release yet, causing a trait mismatch between azure_core 0.31 (required by azure_data_cosmos 0.30) and azure_core 0.32. https://claude.ai/code/session_01X5kx7s7bPZXmKecNHM7tZu
JustAGhosT
pushed a commit
that referenced
this pull request
Feb 24, 2026
azure_data_cosmos 0.30 requires azure_core 0.31's TokenCredential trait, so add an azure_identity 0.31 compat alias (azure_identity_cosmos) for the cosmos provider while keeping azure_core 0.32 and azure_identity 0.32 as direct deps. Covers PRs #618, #628, #629. https://claude.ai/code/session_01X5kx7s7bPZXmKecNHM7tZu
28a470f to
3a667f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.31→0.32Release Notes
azure/azure-sdk-for-rust (azure_identity_cosmos)
v0.32.0Compare Source
0.32.0 (2026-02-11)
Breaking Changes
Bugs Fixed
Azure[Developer]CliCredentialerror messagesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.