Skip to content

Comments

deps(deps): bump azure_core from 0.31.0 to 0.32.0#629

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/azure_core-0.32.0
Closed

deps(deps): bump azure_core from 0.31.0 to 0.32.0#629
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/azure_core-0.32.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps azure_core from 0.31.0 to 0.32.0.

Release notes

Sourced from azure_core's releases.

azure_core@0.32.0

0.32.0 (2026-02-10)

Features Added

  • Added PagerContinuation for Pager continuation.
  • Added PollerContinuation for Poller continuation.

Breaking Changes

  • Changed our minimum supported Rust version (MSRV) from 1.85 to 1.88.
  • Changed paging APIs to use PagerContinuation and non-generic PagerState/PagerResult types.
  • Changed polling APIs to use PollerContinuation and non-generic PollerState/PollerResult types.
  • Renamed PagerOptions::continuation_token to continuation.
  • Renamed Pager::continuation_token to continuation.
  • Renamed Pager::into_continuation_token to into_continuation.
  • Renamed PageIterator::continuation_token to continuation.
  • Renamed PageIterator::into_continuation_token to into_continuation.
  • Pager callbacks must now return Result.
Commits
  • 46bc555 Prepare for azure_core@0.32.0 release (#3705)
  • 85efdf0 cargo audit: set severity_threshold to "critical" (#3703)
  • e511601 Parse JSON from azd stderr to clean up AzureDeveloperCliCredential error mess...
  • 837c664 [Storage] Removing thick convenience layer for azure_storage_blob crate (#3...
  • 1be108d Try to get Copilot coding agent to summarize PRs (#3702)
  • 3a02239 Update the emitter to 0.34.0 (#3701)
  • 463679b Add azure_core and typespec_client_core when Cargo.lock is changed (#3695)
  • be25782 Disable the APIView generation tool (#3693)
  • 6674028 Simplify continuation for Pagers and Poller (#3670)
  • e4e7453 Update reqwest to fix http2 feature issue (#3691)
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/azure_core-0.32.0 branch from 0483d48 to 1b39b85 Compare February 23, 2026 14:04
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
Bumps [azure_core](https://github.com/azure/azure-sdk-for-rust) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/azure/azure-sdk-for-rust/releases)
- [Commits](https://github.com/azure/azure-sdk-for-rust/compare/azure_core@0.31.0...azure_core@0.32.0)

---
updated-dependencies:
- dependency-name: azure_core
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/azure_core-0.32.0 branch from 1b39b85 to afbebaa Compare February 24, 2026 01:40
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
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2026

Looks like azure_core is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 24, 2026
@dependabot dependabot bot deleted the dependabot/cargo/azure_core-0.32.0 branch February 24, 2026 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant