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 cargo dependencies #2435

Merged
merged 1 commit into from
Jan 13, 2025
Merged

fix(deps): update cargo dependencies #2435

merged 1 commit into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change
cargo-deb (source) dependencies minor 2.9.4 -> 2.10.0
clap dependencies patch 4.5.23 -> 4.5.26
gcp-bigquery-client dependencies minor 0.24 -> 0.25
rustls dependencies patch 0.23.20 -> 0.23.21
tokio (source) workspace.dependencies minor 1.42.0 -> 1.43.0
uuid dependencies patch 1.11.0 -> 1.11.1

Release Notes

kornelski/cargo-deb (cargo-deb)

v2.10.0

Compare Source

  • Support for CARGO_BUILD_TARGET in addition to --target.
  • Consistent syntax for all package interrelationship fields in Cargo manifest.
  • Systemd uses deb package name instead of Cargo crate name, when they're different.
  • tmpfiles are forced to have a .conf extension, like systemd requires.
  • Fixed detection of objcopy and strip in cross-compilation when config.toml is absent.
clap-rs/clap (clap)

v4.5.26

Compare Source

Fixes
  • (error) Reduce binary size with the suggestions feature

v4.5.25

Compare Source

Fixes
  • (help) Reduce binary size

v4.5.24

Compare Source

Fixes
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument
lquerel/gcp-bigquery-client (gcp-bigquery-client)

v0.25.0

Added
tokio-rs/tokio (tokio)

v1.43.0: Tokio v1.43.0

Compare Source

1.43.0 (Jan 8th, 2025)

Added
  • net: add UdpSocket::peek methods (#​7068)
  • net: add support for Haiku OS (#​7042)
  • process: add Command::into_std() (#​7014)
  • signal: add SignalKind::info on illumos (#​6995)
  • signal: add support for realtime signals on illumos (#​7029)
Fixed
  • io: don't call set_len before initializing vector in Blocking (#​7054)
  • macros: suppress clippy::needless_return in #[tokio::main] (#​6874)
  • runtime: fix thread parking on WebAssembly (#​7041)
Changes
  • chore: use unsync loads for unsync_load (#​7073)
  • io: use Buf::put_bytes in Repeat read impl (#​7055)
  • task: drop the join waker of a task eagerly (#​6986)
Changes to unstable APIs
  • metrics: improve flexibility of H2Histogram Configuration (#​6963)
  • taskdump: add accessor methods for backtrace (#​6975)
Documented
  • io: clarify ReadBuf::uninit allows initialized buffers as well (#​7053)
  • net: fix ambiguity in TcpStream::try_write_vectored docs (#​7067)
  • runtime: fix LocalRuntime doc links (#​7074)
  • sync: extend documentation for watch::Receiver::wait_for (#​7038)
  • sync: fix typos in OnceCell docs (#​7047)
uuid-rs/uuid (uuid)

v1.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@1.11.0...1.11.1


Configuration

📅 Schedule: Branch creation - "after 5pm on monday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Jan 13, 2025
@renovate renovate bot enabled auto-merge (squash) January 13, 2025 18:04
@renovate renovate bot merged commit 4549c5a into main Jan 13, 2025
14 checks passed
@renovate renovate bot deleted the renovate/cargo branch January 13, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant