Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

⬆️ Update all non-major dependencies #32

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.72 -> 1.0.75
clap dependencies patch 4.3.21 -> 4.3.22
mongodb (source) dependencies patch 2.6.0 -> 2.6.1
serde_json dependencies patch 1.0.104 -> 1.0.105
thiserror dependencies patch 1.0.44 -> 1.0.47
tokio (source) dependencies minor 1.31.0 -> 1.32.0

Release Notes

dtolnay/anyhow (anyhow)

v1.0.75

Compare Source

v1.0.74

Compare Source

v1.0.73

Compare Source

clap-rs/clap (clap)

v4.3.22

Compare Source

Features
  • Add UnknownArgumentValueParser for injecting errors for improving the experience with errors
mongodb/mongo-rust-driver (mongodb)

v2.6.1

Compare Source

The MongoDB Rust driver team is pleased to announce the v2.6.1 release of the mongodb crate, now available for download from crates.io. This release removes a potential panic from the SessionCursor::with_type method.

Included Changes

Bugfixes
  • RUST-1719 Fix panic after SessionCursor::with_type is called (#​928) (thank you @​mlokr for this fix!)
serde-rs/json (serde_json)

v1.0.105

Compare Source

dtolnay/thiserror (thiserror)

v1.0.47

Compare Source

v1.0.46

Compare Source

  • Add bootstrap workaround to allow rustc to depend on thiserror (#​248, thanks @​RalfJung)

v1.0.45

Compare Source

tokio-rs/tokio (tokio)

v1.32.0: Tokio v1.32.0

Compare Source

Fixed
  • sync: fix potential quadradic behavior in broadcast::Receiver (#​5925)
Added
  • process: stabilize Command::raw_arg (#​5930)
  • io: enable awaiting error readiness (#​5781)
Unstable
  • rt(alt): improve the scalability of alt runtime as the number of cores grows (#​5935)

Configuration

📅 Schedule: Branch creation - "after 11am on friday" in timezone Europe/Amsterdam, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from eigenein as a code owner August 18, 2023 09:49
@eigenein eigenein merged commit 250c52a into main Aug 18, 2023
2 checks passed
@eigenein eigenein deleted the renovate/all-minor-patch branch August 18, 2023 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant