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 cargo (runtime) #41

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch =0.4.38 -> =0.4.39
clap dependencies patch =4.5.21 -> =4.5.23
hyper (source) dependencies patch =1.5.1 -> =1.5.2
reqwest dependencies patch =0.12.9 -> =0.12.11
serde (source) dependencies patch =1.0.215 -> =1.0.217
serde_json dependencies patch =1.0.133 -> =1.0.134
tokio (source) dependencies minor =1.41.1 -> =1.42.0
tower-http dependencies pin 0.6.2 -> =0.6.2

Release Notes

chronotope/chrono (chrono)

v0.4.39: 0.4.39

Compare Source

What's Changed

clap-rs/clap (clap)

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself
hyperium/hyper (hyper)

v1.5.2

Compare Source

Bug Fixes
Features
seanmonstar/reqwest (reqwest)

v0.12.11

Compare Source

  • Fix decompression returning an error when HTTP/2 ends with an empty data frame.

v0.12.10

Compare Source

  • Add ClientBuilder::connector_layer() to allow customizing the connector stack.
  • Add ClientBuilder::http2_max_header_list_size() option.
  • Fix propagating body size hint (content-length) information when wrapping bodies.
  • Fix decompression of chunked bodies so the connections can be reused more often.
serde-rs/serde (serde)

v1.0.217

Compare Source

  • Support serializing externally tagged unit variant inside flattened field (#​2786, thanks @​Mingun)

v1.0.216

Compare Source

serde-rs/json (serde_json)

v1.0.134

Compare Source

  • Add RawValue associated constants for literal null, true, false (#​1221, thanks @​bheylin)
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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 📦 Dependencies Pull requests that update a dependency file label Dec 3, 2024
@github-actions github-actions bot added size/xs and removed 📦 Dependencies Pull requests that update a dependency file labels Dec 3, 2024
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from c36b63f to 1ee1744 Compare December 3, 2024 23:23
@renovate renovate bot changed the title chore(deps): update rust crate tokio to v1.42.0 chore(deps): update cargo (runtime) Dec 3, 2024
@github-actions github-actions bot removed the size/xs label Dec 4, 2024
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from 1ee1744 to 3699309 Compare December 4, 2024 12:49
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from 3699309 to 6e6f6c8 Compare December 5, 2024 22:07
@github-actions github-actions bot removed the size/xs label Dec 6, 2024
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from 6e6f6c8 to af420d4 Compare December 6, 2024 08:59
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from af420d4 to 76a7a17 Compare December 9, 2024 13:17
@github-actions github-actions bot added size/s and removed size/xs labels Dec 9, 2024
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch 3 times, most recently from bd40318 to 28370fa Compare December 16, 2024 18:28
@github-actions github-actions bot removed the size/s label Dec 19, 2024
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from 28370fa to 2015445 Compare December 19, 2024 12:11
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch 4 times, most recently from 8c31385 to ff9d095 Compare December 27, 2024 22:53
@github-actions github-actions bot removed the size/s label Dec 30, 2024
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from ff9d095 to 44ae3f4 Compare December 30, 2024 09:06
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch 2 times, most recently from 907eb3a to 9eb47b7 Compare December 30, 2024 09:08
@github-actions github-actions bot removed the size/s label Dec 30, 2024
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from 9eb47b7 to 3eed6c6 Compare December 30, 2024 09:10
@github-actions github-actions bot added size/s and removed size/s labels Dec 30, 2024
@renovate renovate bot force-pushed the renovate/cargo-(runtime) branch from 3eed6c6 to f6e5671 Compare December 30, 2024 09:19
@alvarobernal2412 alvarobernal2412 merged commit 8af3347 into main Dec 30, 2024
4 checks passed
@alvarobernal2412 alvarobernal2412 deleted the renovate/cargo-(runtime) branch December 30, 2024 09:21
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