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 to 0.9.0 #1822

Closed
wants to merge 1 commit into from
Closed

Conversation

noelbot
Copy link
Member

@noelbot noelbot commented Oct 21, 2024

This PR contains the following updates:

Package Type Update Change
remi workspace.dependencies minor 0.8.0 -> 0.9.0

Release Notes

Noelware/remi-rs (remi)

v0.9.1

Compare Source

This release just fixes a docs.rs build failure for remi-s3.

No other changes are present. Continue to watch the primary branch for development on 0.10.0

v0.9.0

Compare Source

Breaking Changes

  • Removed all deprecated types, methods, etc (@​auguwu)
  • [remi-fs] async_std is no longer supported for async I/O (@​auguwu)
  • [remi-fs] drop the dirs crate for etcetera (@​auguwu)
  • [remi-fs] drop the serde_yaml crate for serde_yaml_ng (@​auguwu)

Additions

  • Added the unstable crate feature to all crates (@​auguwu)
  • Added basic healthcheck API (not all official crates support this!) (@​auguwu)
  • All crates have an "export" crate feature that allows to use the pinned versions of their respected storage provider's crates instead of including them yourself (@​auguwu)

Fixes

  • [remi-fs] Remove double allocation in the content type resolver set, it only does one. (@​auguwu)
  • All crates' READMEs are fresh and new (@​auguwu)

Full Changelog: Noelware/remi-rs@0.8.1...0.9.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the deps label Oct 21, 2024
@auguwu auguwu closed this Oct 21, 2024
@auguwu auguwu deleted the renovate/remi-0.x branch October 21, 2024 05:48
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.

3 participants