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 rust dependencies #14511

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.75 -> 1.0.76
anyhow dev-dependencies patch 1.0.75 -> 1.0.76
futures (source) dependencies patch 0.3.29 -> 0.3.30
futures (source) dev-dependencies patch 0.3.29 -> 0.3.30
futures-util (source) dependencies patch 0.3.29 -> 0.3.30
proc-macro2 dependencies patch 1.0.70 -> 1.0.71
syn dependencies patch 2.0.41 -> 2.0.43
web-time dependencies patch 0.2.3 -> 0.2.4

Release Notes

dtolnay/anyhow (anyhow)

v1.0.76

Compare Source

  • Opt in to unsafe_op_in_unsafe_fn lint (#​329)
rust-lang/futures-rs (futures)

v0.3.30

Compare Source

  • Add {BiLock,SplitStream,SplitSink,ReadHalf,WriteHalf}::is_pair_of (#​2797)
  • Fix panic in FuturesUnordered::clear (#​2809)
  • Fix panic in AsyncBufReadExt::fill_buf (#​2801, #​2812)
  • Improve support for targets without atomic CAS (#​2811)
  • Remove build scripts (#​2811)
dtolnay/proc-macro2 (proc-macro2)

v1.0.71

Compare Source

  • Turn on deny(unsafe_op_in_unsafe_fn) lint
dtolnay/syn (syn)

v2.0.43

Compare Source

  • Insert trailing comma if not already present when printing a 1-tuple in pattern position (#​1553)

v2.0.42

Compare Source

  • Documentation improvements
daxpedda/web-time (web-time)

v0.2.4

Compare Source

Added
  • Added web module containing a platform-specific extension trait to
    SystemTime, allowing conversion from and to std::time::SystemTime.
Changed
  • Improve performance of SystemTime by using Duration internally.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 force-pushed the renovate/rust-dependencies branch from 8667eee to 63424b0 Compare December 25, 2023 06:27
@torokati44 torokati44 merged commit 216a8f3 into master Dec 25, 2023
13 checks passed
@renovate renovate bot deleted the renovate/rust-dependencies branch December 25, 2023 09:10
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