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

fix(deps): update all #27

Merged
merged 1 commit into from
Dec 10, 2024
Merged

fix(deps): update all #27

merged 1 commit into from
Dec 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Type Update Change
async-std (source) dependencies minor 1.12.0 -> 1.13.0
async-trait dependencies patch 0.1.81 -> 0.1.83
chrono dependencies patch 0.4.38 -> 0.4.39
dashmap dependencies minor 6.0.1 -> 6.1.0
flate2 dependencies patch 1.0.31 -> 1.0.35
mongodb (source) dependencies minor 3.0.1 -> 3.1.0
once_cell dependencies minor 1.19.0 -> 1.20.2

Release Notes

async-rs/async-std (async-std)

v1.13.0

Compare Source

Added

  • IO Safety traits implementations

Changed

  • Various dependencies updates
  • Export BufReadExt and SeekExt from async_std::io
dtolnay/async-trait (async-trait)

v0.1.83

Compare Source

  • Prevent needless_arbitrary_self_type lint being produced in generated code (#​278)

v0.1.82

Compare Source

  • Prevent elided_named_lifetimes lint being produced in generated code (#​276)
chronotope/chrono (chrono)

v0.4.39: 0.4.39

Compare Source

What's Changed

xacrimon/dashmap (dashmap)

v6.1.0

Compare Source

rust-lang/flate2-rs (flate2)

v1.0.35: - security update to zlib-rs

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.0.34...1.0.35

v1.0.34

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.0.33...1.0.34

v1.0.33: - fix minimal manifest versions

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.0.32...1.0.33

v1.0.32: - turn panic into error

Compare Source

What's Changed

Fix
Other

New Contributors

Full Changelog: rust-lang/flate2-rs@1.0.31...1.0.32

mongodb/mongo-rust-driver (mongodb)

v3.1.0

Compare Source

The MongoDB Rust driver team is pleased to announce the v3.1.0 release of the mongodb crate, now available for download from crates.io.

This release provides compatibility with MongoDB 8.0, including support for a number of new in-use encryption features.

Full Release Notes

Features
  • RUST-1813 Support for more than one KMS provider per type (#​1141)
  • RUST-1843 Support for QE range protocol V2 (#​1132)
  • RUST-1845 Support search index type field (#​1147)
  • RUST-1926 Support range indexes as GA (#​1184)
Improvements
  • RUST-1994 Implement happy eyeballs for TCP connection (#​1183)
  • RUST-1791 Publish an event changing topology state to unknown before closing (#​1160)
  • RUST-1980 Bump dependencies (#​1142) (thanks @​attila-lin!)
Tasks
  • RUST-1821 Increase minimum compatible MongoDB server version to 4.0 (#​1151)
  • RUST-1981 Increase maximum compatible MongoDB server version to 8.0 (#​1175)
matklad/once_cell (once_cell)

v1.20.2

Compare Source

v1.20.1

Compare Source

  • Allow using race module using just portable_atomic, without critical_section and provide
    better error messages on targets without atomic CAS instruction,
    #​265.

v1.20.0

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@infiniwave infiniwave merged commit 03d21c2 into main Dec 10, 2024
1 check passed
@infiniwave infiniwave deleted the renovate/all branch December 10, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant