Skip to content

Comments

fix(deps): update rust crate azure_identity_cosmos to 0.32#618

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/azure-sdk-for-rust-monorepo
Open

fix(deps): update rust crate azure_identity_cosmos to 0.32#618
renovate[bot] wants to merge 1 commit intomainfrom
renovate/azure-sdk-for-rust-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2026

This PR contains the following updates:

Package Type Update Change
azure_identity_cosmos dependencies minor 0.310.32

Release Notes

azure/azure-sdk-for-rust (azure_identity_cosmos)

v0.32.0

Compare Source

0.32.0 (2026-02-11)

Breaking Changes
  • Changed our minimum supported Rust version (MSRV) from 1.85 to 1.88.
Bugs Fixed
  • Removed redundant content and extraneous JSON from Azure[Developer]CliCredential error messages

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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
@renovate renovate bot force-pushed the renovate/azure-sdk-for-rust-monorepo branch from 17dd189 to 28a470f Compare February 24, 2026 01:43
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
@renovate renovate bot force-pushed the renovate/azure-sdk-for-rust-monorepo branch from 28a470f to 3a667f2 Compare February 24, 2026 04:04
@renovate renovate bot changed the title fix(deps): update azure-sdk-for-rust monorepo to 0.32 fix(deps): update rust crate azure_identity_cosmos to 0.32 Feb 24, 2026
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.

0 participants