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

Update all #71

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Update all #71

merged 1 commit into from
Dec 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch 0.1.74 -> 0.1.75
clap dependencies patch 4.4.10 -> 4.4.12
colored dependencies minor 2.0.4 -> 2.1.0
openssh dependencies patch 0.10.1 -> 0.10.2
reqwest dependencies patch 0.11.22 -> 0.11.23
tokio (source) dependencies minor 1.34.0 -> 1.35.1

Release Notes

dtolnay/async-trait (async-trait)

v0.1.75

Compare Source

  • Documentation improvements
clap-rs/clap (clap)

v4.4.12

Compare Source

Performance
  • Only ask TypedValueParser for possible values if needed

v4.4.11

Compare Source

Features
  • Add Command::mut_group
mackwic/colored (colored)

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: colored-rs/colored@v2.0.4...v2.1.0

openssh-rust/openssh (openssh)

v0.10.2

Compare Source

What's Changed

New Contributors

Full Changelog: openssh-rust/openssh@0.10.1...v0.10.2

seanmonstar/reqwest (reqwest)

v0.11.23

Compare Source

  • Add Proxy::custom_http_auth(val) for setting the raw Proxy-Authorization header when connecting to proxies.
  • Fix redirect to reject locations that are not http:// or https://.
  • Fix setting nodelay when TLS is enabled but URL is HTTP.
  • (wasm) Add ClientBuilder::user_agent(val).
  • (wasm) add multipart::Form::headers(headers).
tokio-rs/tokio (tokio)

v1.35.1: Tokio v1.35.1

Compare Source

1.35.1 (December 19, 2023)

This is a forward part of a change that was backported to 1.25.3.

Fixed
  • io: add budgeting to tokio::runtime::io::registration::async_io (#​6221)

v1.35.0: Tokio v1.35.0

Compare Source

1.35.0 (December 8th, 2023)

Added
  • net: add Apple watchOS support (#​6176)
Changed
  • io: drop the Sized requirements from AsyncReadExt.read_buf (#​6169)
  • runtime: make Runtime unwind safe (#​6189)
  • runtime: reduce the lock contention in task spawn (#​6001)
  • tokio: update nix dependency to 0.27.1 (#​6190)
Fixed
  • chore: make --cfg docsrs work without net feature (#​6166)
  • chore: use relaxed load for unsync_load on miri (#​6179)
  • runtime: handle missing context on wake (#​6148)
  • taskdump: fix taskdump cargo config example (#​6150)
  • taskdump: skip notified tasks during taskdumps (#​6194)
  • tracing: avoid creating resource spans with current parent, use a None parent instead (#​6107)
  • tracing: make task span explicit root (#​6158)
Documented
  • io: flush in AsyncWriteExt examples (#​6149)
  • runtime: document fairness guarantees and current behavior (#​6145)
  • task: document cancel safety of LocalSet::run_until (#​6147)

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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate clap to 4.4.11 Update all Dec 9, 2023
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d74cc70 to 52aabfc Compare December 10, 2023 03:04
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5370625 to 0753890 Compare December 21, 2023 04:52
@andrew121410 andrew121410 merged commit 748bfcd into master Dec 30, 2023
1 check passed
@renovate renovate bot deleted the renovate/all branch December 30, 2023 18:49
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.

1 participant