Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate remi-azure to 0.10.0 - autoclosed #1836

Closed
wants to merge 1 commit into from

Conversation

noelbot
Copy link
Member

@noelbot noelbot commented Dec 4, 2024

This PR contains the following updates:

Package Type Update Change
remi-azure workspace.dependencies minor 0.9.1 -> 0.10.0

Release Notes

Noelware/remi-rs (remi-azure)

v0.10.0

Compare Source

Breaking Changes

  • [azure] CloudLocation type is now a newtype enum that lives in remi_azure instead of using azure_storage::CloudLocation (@​auguwu)
  • [azure] The constructor for StorageService is now falliable (@​auguwu)
  • [azure] From<remi_azure::Credential> -> azure_core::StorageCredentials has been replaced to the falliable version TryFrom (@​auguwu)

Additions

  • [fs] Add a build.rs to detect Rust 1.83 to support the new IO error variants if present, otherwise use std::io::ErrorKind::InvalidData (@​auguwu)

Dependency Updates

Kind Dependency From To By
Rust crate [file-format][file-format] v0.25.0 v0.26.0 @​renovate-bot in #​170

Full Changelog: Noelware/remi-rs@0.9.1...0.10.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@noelbot noelbot requested review from auguwu and IceeMC as code owners December 4, 2024 03:02
@noelbot noelbot added the deps label Dec 4, 2024
@noelbot noelbot changed the title chore(deps): update rust crate remi-azure to 0.10.0 chore(deps): update rust crate remi-azure to 0.10.0 - autoclosed Dec 4, 2024
@noelbot noelbot closed this Dec 4, 2024
@noelbot noelbot deleted the renovate/remi-azure-0.x branch December 4, 2024 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants