Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Type Update Change
tokio (source) dev-dependencies minor =1.41.1 -> =1.42.0
tokio (source) dependencies minor =1.41.1 -> =1.42.0

Release Notes

tokio-rs/tokio (tokio)

v1.42.0: Tokio v1.42.0

Compare Source

1.42.0 (Dec 3rd, 2024)
Added
  • io: add AsyncFd::{try_io, try_io_mut} (#​6967)
Fixed
  • io: avoid ptr->ref->ptr roundtrip in RegistrationSet (#​6929)
  • runtime: do not defer yield_now inside block_in_place (#​6999)
Changes
  • io: simplify io readiness logic (#​6966)
Documented
  • net: fix docs for tokio::net::unix::{pid_t, gid_t, uid_t} (#​6791)
  • time: fix a typo in Instant docs (#​6982)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.57%. Comparing base (a9297b3) to head (731041a).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10130   +/-   ##
=======================================
  Coverage   89.57%   89.57%           
=======================================
  Files         295      295           
  Lines       31690    31690           
=======================================
  Hits        28386    28386           
  Misses       3304     3304           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Turbo87 Turbo87 enabled auto-merge (squash) December 4, 2024 07:31
@renovate renovate bot force-pushed the renovate/tokio-1.x branch from da3db95 to df03dfe Compare December 4, 2024 07:32
@renovate renovate bot force-pushed the renovate/tokio-1.x branch from df03dfe to 731041a Compare December 4, 2024 07:35
@Turbo87 Turbo87 merged commit 1bee747 into main Dec 4, 2024
10 checks passed
@Turbo87 Turbo87 deleted the renovate/tokio-1.x branch December 4, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants