-
Notifications
You must be signed in to change notification settings - Fork 98
build(deps): bump the build group across 1 directory with 18 updates #1717
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/build-9c6843abeb
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+439
−132
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the build group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [byte-unit](https://github.com/magiclen/byte-unit) | `5.1.6` | `5.2.0` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.29` | `0.2.31` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.2` | `1.1.8` | | [gptman](https://github.com/rust-disk-partition-management/gptman) | `1.1.4` | `2.0.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.176` | `0.2.180` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [nmstate](https://github.com/nmstate/nmstate) | `2.2.52` | `2.2.57` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.73` | `0.10.75` | | [regex](https://github.com/rust-lang/regex) | `1.11.3` | `1.12.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.23` | `0.13.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.14.1` | `3.16.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | | [mbrman](https://github.com/rust-disk-partition-management/mbrman) | `0.5.4` | `0.6.1` | Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) Updates `byte-unit` from 5.1.6 to 5.2.0 - [Commits](magiclen/Byte-Unit@v5.1.6...v5.2.0) Updates `clap_mangen` from 0.2.29 to 0.2.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_mangen-v0.2.29...clap_mangen-v0.2.31) Updates `flate2` from 1.1.2 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.2...1.1.8) Updates `gptman` from 1.1.4 to 2.0.2 - [Release notes](https://github.com/rust-disk-partition-management/gptman/releases) - [Changelog](https://github.com/rust-disk-partition-management/gptman/blob/main/CHANGELOG.md) - [Commits](rust-disk-partition-management/gptman@v1.1.4...v2.0.2) Updates `libc` from 0.2.176 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.176...0.2.180) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) Updates `nmstate` from 2.2.52 to 2.2.57 - [Release notes](https://github.com/nmstate/nmstate/releases) - [Changelog](https://github.com/nmstate/nmstate/blob/base/CHANGELOG) - [Commits](nmstate/nmstate@v2.2.52...v2.2.57) Updates `openssl` from 0.10.73 to 0.10.75 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.73...openssl-v0.10.75) Updates `regex` from 1.11.3 to 1.12.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.3...1.12.2) Updates `reqwest` from 0.12.23 to 0.13.1 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.23...v0.13.1) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `serde_with` from 3.14.1 to 3.16.1 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.1...v3.16.1) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) Updates `mbrman` from 0.5.4 to 0.6.1 - [Release notes](https://github.com/rust-disk-partition-management/mbrman/releases) - [Commits](rust-disk-partition-management/mbrman@v0.5.4...v0.6.1) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: byte-unit dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: clap_mangen dependency-version: 0.2.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: gptman dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: nmstate dependency-version: 2.2.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: openssl dependency-version: 0.10.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: reqwest dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: serde_with dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: mbrman dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the build group with 17 updates in the / directory:
1.10.11.11.05.1.65.2.00.2.290.2.311.1.21.1.81.1.42.0.20.2.1760.2.1800.29.00.30.12.2.522.2.570.10.730.10.751.11.31.12.20.12.230.13.11.0.1451.0.1493.14.13.16.13.23.03.24.02.5.72.5.81.18.11.19.00.5.40.6.1Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
byte-unitfrom 5.1.6 to 5.2.0Commits
e9d320duse alloc::string::String59e0e9afix workflowsa0ecd79update MSRV33b4023support schemarsdb1bbc2avoid the use of doc_auto_cfg8819cc8improve coded7912fbMerge pull request #31 from magiclen/dependabot/github_actions/actions/checko...c87900aBump actions/checkout from 4 to 5Updates
clap_mangenfrom 0.2.29 to 0.2.31Commits
df7bdfcchore: Releaseaf7f7d6docs: Update changelog419244bMerge pull request #6142 from thomas-zahner/respect-display-order24dfa0dfix(clap_mangen): Take into consideration display_orderef3f77dtest(clap_mangen): Test mangen display orderc7c761fchore: Released8abc4edocs: Update changeloga69fe7cMerge pull request #6154 from germangarces/impl-from-cow55fafb4feat(api): impl From<Cow<'static, str>> for Id,OsStr, Str0bb3ad7chore: ReleaseUpdates
flate2from 1.1.2 to 1.1.8Release notes
Sourced from flate2's releases.
... (truncated)
Commits
8b66c27Merge pull request #525 from Byron/test-zlib-API5e752c9Address PR review3196dd0refactor internal feature toggles to better represent the status quo106cbccBump patch level in preparation for releaseaf7a0b3Add capabilties test for functions reserved to zlib-implementations.22c77eeDescribeunreachable!("...")branch inDeflate::set_level()ofzlib-rsb9e2979Remove C-binding specific restriction from CI forzlib-rstest.71eb5c5Merge pull request #524 from Byron/complete-zlib-rsfec67ebzlib-rs: supportset_dictionaryandset_levelecfdc2dupdate zlib-rs to 0.5.5Updates
gptmanfrom 1.1.4 to 2.0.2Changelog
Sourced from gptman's changelog.
Commits
6371fbachore: Release gptman version 2.0.275665e3Update CHANGELOG.mdf7c754fProperly perform checksums on partition table arrays when partition names con...7bd1432chore: Release gptman version 2.0.1d1d1cccUpdate CHANGELOG.md19d499dFix underflow when input is shorter than one sector (#141)b282043chore: Release gptman version 2.0.013df914Update CHANGELOG.md01cef61Update dependencies bincode,nix, thiserror (#140)Updates
libcfrom 0.2.176 to 0.2.180Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
4b38c69chore: release libc 0.2.180300e643qnx: add missing BPF and ifreq structures12fd831ci: Add rtems to basic tier 3 checksb062844Only test addresses of cmsghdrs that are multiples of the size of cmsghdr.676a4f8linux: Movemembarrier.hconstants tosrc/new0803faelinux: Restructurenetlinktosrc/new72f4c1auclibc: Re-enable__SIZEOF_PTHREAD_COND_Ton non-L4Re uclibc757e55anetbsd/riscv64.rs: make changes so that this builds again.042f118musl: Fix incorrect definitions of struct stat on some architectures03755c4linux, emscripten, android, l4re: handle zero-sized payload differences in CM...Updates
nixfrom 0.29.0 to 0.30.1Changelog
Sourced from nix's changelog.
... (truncated)
Commits
3cf9007chore: drop 0.30.12845ab9Compile sys::mman on Redox (#2637)fccb4abFix fuchsia target triple to unbreak docs.rs build (#2634)b834171ci: disable hurd (#2638)9c97e1dClippy cleanup: dangerous_implicit_autorefs and uninlined_format_args989291dchore: release 0.30.06a1c5b8Remove Copy from PollFd (#2631)eba0f41chore: pin libc to 0.2.171 & bump CI image (#2632)b561476socket::sockopt AttachReusePortCbpf for Linux addition. (#2621)684b79eAdd sockopt::PeerPidfd (SO_PEERPIDFD) sockopt support to socket::sockopt (#2620)Updates
nmstatefrom 2.2.52 to 2.2.57Release notes
Sourced from nmstate's releases.
... (truncated)
Changelog
Sourced from nmstate's changelog.
... (truncated)
Commits
63a0230New release 2.2.576caa265iface: Consistent order on serializationc8c94b7ipsec: Add options: leftprotoport, rightprotoportea25555hsr: add support for HSRv1/2012 protocol742c691deps: use time instead of chronob33e003README: The copr repo for stable release is deletedf4ae87aBump version to 2.2.57bacc3e7New release 2.2.569787cfcnm: deactivate hsr interface before reactivating when changed71edd65build(deps): bump actions/checkout from 5 to 6Updates
opensslfrom 0.10.73 to 0.10.75Release notes
Sourced from openssl's releases.
... (truncated)
Commits
09b90d0Merge pull request #2518 from alex/bump-for-release26533f3Release openssl v0.10.75 and openssl-sys v0.9.111395eccaMerge pull request #2517 from alex/claude/fix-ocsp-find-status-011CUqcGFNKeKJ...cc26867Fix unsound OCSP find_status handling of optional next_update field95aa8e8Merge pull request #2513 from botovq/libressl-stablee735a32CI: bump LibreSSL 4.x branches to latest releases21ab91dMerge pull request #2510 from huwcbjones/huw/sys/evp-macd9161dcsys/evp: add EVP_MAC symbols3fd4bf2Merge pull request #2508 from goffrie/oaep-label52022fdImplement set_rsa_oaep_label for AWS-LC/BoringSSLUpdates
regexfrom 1.11.3 to 1.12.2Changelog
Sourced from regex's changelog.
Commits
5ea3eb11.12.2ab0b071regex-automata-0.4.13691d514regex-syntax-0.8.81dd9077docs: swapdoc_auto_cfgwithdoc_cfg0089034regex-cli-0.2.3140f894regex-lite-0.1.827d6d651.12.185398adchangelog: 1.12.1764efbdapi: tweak the lifetime ofCaptures::get_matchee6aa55rure-0.2.4Updates
reqwestfrom 0.12.23 to 0.13.1Release notes
Sourced from reqwest's releases.