Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Type Update Change
tokio (source) workspace.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 - "before 6am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 30, 2024 04:06
@coveralls
Copy link

coveralls commented Dec 30, 2024

Pull Request Test Coverage Report for Build 12544871609

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 80.667%

Files with Coverage Reduction New Missed Lines %
crates/tap-agent/src/agent/sender_account.rs 1 84.02%
Totals Coverage Status
Change from base Build 12544861930: 0.01%
Covered Lines: 6801
Relevant Lines: 8431

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from 0ccc536 to e9f261c Compare December 30, 2024 07:03
@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from e9f261c to d2158d8 Compare December 30, 2024 09:53
@renovate renovate bot merged commit b08b728 into main Dec 30, 2024
10 checks passed
@renovate renovate bot deleted the renovate/tokio-1.x-lockfile branch December 30, 2024 14:32
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.

2 participants