Skip to content

ci(deps): bump azure_core from 0.31.0 to 0.33.0#34

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps azure_core from 0.31.0 to 0.33.0.

Release notes

Sourced from azure_core's releases.

azure_core@0.33.0

0.33.0 (2026-03-05)

Features Added

  • Added ErrorKind::Connection for connection errors.
  • Added QueryBuilder, DEFAULT_ALLOWED_HEADER_NAMES, DEFAULT_ALLOWED_QUERY_PARAMETERS, and REDACTED_PATTERN to azure_core::http.
  • Added request_header!, request_option!, and request_query! macros.
  • Added SecretBytes to azure_core::credentials for securely passing byte secrets without printing them in Debug or Display output.
  • The reqwest HTTP client now classifies connection errors as ErrorKind::Connection.

Breaking Changes

  • Support for wasm32-unknown-unknown has been removed (#3377)

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
  • 6765245 Prepare azure_core@0.33.0 release (#3853)
  • 258002a Sync eng/common directory with azure-sdk-tools for PR 14196 (#3821)
  • 8e2bda3 Sync .github/workflows directory with azure-sdk-tools repository (#3849)
  • 9fb3143 Consolidate agent instructions and improve skills (#3836)
  • 6d42d0b Add emitter update script and update to 0.36.0 (#3835)
  • 6aa2c02 Sync eng/common directory with azure-sdk-tools for PR 14219 (#3833)
  • 94c9207 Sync eng/common directory with azure-sdk-tools for PR 14227 (#3834)
  • c897de0 [Storage] Align deserializer w/ typespec_client_core offerings + increased ...
  • d280b04 Update Key Vault to use changes to get/update overrides (#3822)
  • dfc0130 Make sure azure_core is a superset of typespec crates (#3826)
  • 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)

Bumps [azure_core](https://github.com/azure/azure-sdk-for-rust) from 0.31.0 to 0.33.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.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added cargo Cargo and dependency related issues dependencies Dependency related issues labels Mar 6, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​uuid@​1.19.0 ⏵ 1.22.010010093100100

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 6, 2026

🤖 Hi @dependabot[bot], I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 6, 2026

🤖 I'm sorry @dependabot[bot], but I was unable to process your request. Please see the logs for more details.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/azure_core-0.33.0 branch March 10, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cargo Cargo and dependency related issues dependencies Dependency related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant