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

chore(deps): update rust crate tokio to v1.41.1 #101

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Type Update Change
tokio (source) workspace.dependencies minor 1.40.0 -> 1.41.1

Release Notes

tokio-rs/tokio (tokio)

v1.41.1: Tokio v1.41.1

Compare Source

1.41.1 (Nov 7th, 2024)

Fixed
  • metrics: fix bug with wrong number of buckets for the histogram (#​6957)
  • net: display net requirement for net::UdpSocket in docs (#​6938)
  • net: fix typo in TcpStream internal comment (#​6944)

v1.41.0: Tokio v1.41.0

Compare Source

1.41.0 (Oct 22th, 2024)
Added
Added (unstable)
  • metrics: add H2 Histogram option to improve histogram granularity (#​6897)
  • metrics: rename some histogram apis (#​6924)
  • runtime: add LocalRuntime (#​6808)
Changed
  • runtime: box futures larger than 16k on release mode (#​6826)
  • sync: add #[must_use] to Notified (#​6828)
  • sync: make watch cooperative (#​6846)
  • sync: make broadcast::Receiver cooperative (#​6870)
  • task: add task size to tracing instrumentation (#​6881)
  • wasm: enable cfg_fs for wasi target (#​6822)
Fixed
  • net: fix regression of abstract socket path in unix socket (#​6838)
Documented
  • io: recommend OwnedFd with AsyncFd (#​6821)
  • io: document cancel safety of AsyncFd methods (#​6890)
  • macros: render more comprehensible documentation for join and try_join (#​6814, #​6841)
  • net: fix swapped examples for TcpSocket::set_nodelay and TcpSocket::nodelay (#​6840)
  • sync: document runtime compatibility (#​6833)

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 22, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.06s
❌ COPYPASTE jscpd yes 2 1.63s
✅ JSON jsonlint 3 0 0.2s
✅ JSON prettier 3 0 0 0.4s
✅ JSON v8r 3 0 3.98s
⚠️ MARKDOWN markdownlint 2 0 19 0.67s
❌ MARKDOWN markdown-link-check 2 2 1.3s
✅ MARKDOWN markdown-table-formatter 2 0 0 0.28s
✅ REPOSITORY checkov yes no 16.61s
❌ REPOSITORY devskim yes 1 1.19s
✅ REPOSITORY dustilock yes no 0.05s
✅ REPOSITORY gitleaks yes no 0.57s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.06s
✅ REPOSITORY kics yes no 1.47s
✅ REPOSITORY secretlint yes no 1.24s
✅ REPOSITORY syft yes no 0.57s
❌ REPOSITORY trivy yes 1 0.98s
✅ REPOSITORY trivy-sbom yes no 0.88s
✅ REPOSITORY trufflehog yes no 3.75s
✅ RUST clippy yes no 81.88s
⚠️ SPELL cspell 45 9 3.94s
✅ SPELL lychee 9 0 0.54s
✅ YAML prettier 4 0 0 0.47s
✅ YAML v8r 4 0 3.22s
✅ YAML yamllint 4 0 0.67s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/tokio-1.x-lockfile branch from f1dc58f to f07396e Compare November 7, 2024 11:49
@renovate renovate bot changed the title chore(deps): update rust crate tokio to v1.41.0 chore(deps): update rust crate tokio to v1.41.1 Nov 7, 2024
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.

0 participants