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 crate tokio to 1.34.0 #737

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies minor 1.33.0 -> 1.34.0

Release Notes

tokio-rs/tokio (tokio)

v1.34.0: Tokio v1.34.0

Compare Source

Fixed
  • io: allow clear_readiness after io driver shutdown (#​6067)
  • io: fix integer overflow in take (#​6080)
  • io: fix I/O resource hang (#​6134)
  • sync: fix broadcast::channel link (#​6100)
Changed
  • macros: use ::core qualified imports instead of ::std inside tokio::test macro (#​5973)
Added
  • fs: update cfg attr in fs::read_dir to include aix (#​6075)
  • sync: add mpsc::Receiver::recv_many (#​6010)
  • tokio: added vita target support (#​6094)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge November 9, 2023 22:34
Copy link
Contributor

github-actions bot commented Nov 9, 2023

Test results

15 tests  ±0   15 ✔️ ±0   0s ⏱️ ±0s
  2 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 9ca1920. ± Comparison against base commit 074c3b9.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Nov 9, 2023

Pull Request Test Coverage Report for Build 6819519336

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 34.349%

Totals Coverage Status
Change from base Build 6818260693: 0.0%
Covered Lines: 248
Relevant Lines: 722

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/tokio-1.x branch from 1f2e76c to 9ca1920 Compare November 10, 2023 01:19
@renovate renovate bot merged commit 2629b42 into main Nov 10, 2023
17 checks passed
@renovate renovate bot deleted the renovate/tokio-1.x branch November 10, 2023 01:22
@kristof-mattei
Copy link
Owner

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant