build(deps): bump the build group with 5 updates#1071
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the build group with 5 updates#1071dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the build group with 5 updates: | Package | From | To | | --- | --- | --- | | [cap-std-ext](https://github.com/coreos/cap-std-ext) | `5.0.0` | `5.1.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.183` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.75` | `0.10.76` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.26.0` | `3.27.0` | Updates `cap-std-ext` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/coreos/cap-std-ext/releases) - [Commits](coreos/cap-std-ext@v5.0.0...v5.1.1) Updates `clap` from 4.5.60 to 4.6.0 - [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_complete-v4.5.60...clap_complete-v4.6.0) Updates `libc` from 0.2.182 to 0.2.183 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.183/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.182...0.2.183) Updates `openssl` from 0.10.75 to 0.10.76 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.76) Updates `tempfile` from 3.26.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.0...v3.27.0) --- updated-dependencies: - dependency-name: cap-std-ext dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: libc dependency-version: 0.2.183 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: openssl dependency-version: 0.10.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5 updates:
5.0.05.1.14.5.604.6.00.2.1820.2.1830.10.750.10.763.26.03.27.0Updates
cap-std-extfrom 5.0.0 to 5.1.1Release notes
Sourced from cap-std-ext's releases.
Commits
5493d68Merge pull request #91 from cgwalters/release886dc28Release 5.1.184d0868Merge pull request #90 from cgwalters/trusted-publishing3535fd6Merge pull request #86 from coreos/dependabot/cargo/rand-0.10611f65eci: Add trusted publishing workflow for crates.io09d1cc0Merge pull request #89 from jeckersb/release-5.1.0da574baRelease 5.1.0077fa34Merge pull request #88 from jeckersb/skip_mountpoints5cf8a53Add WalkConfiguration::skip_mountpoints()7cb2391build(deps): update rand requirement from 0.9 to 0.10Updates
clapfrom 4.5.60 to 4.6.0Changelog
Sourced from clap's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
libcfrom 0.2.182 to 0.2.183Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
5660e6fchore: Release libc 0.2.1838b439b7allow unused link_cfg feature in rustc-dep-of-stde6436dcAdding structs and defines for vxworkse9cca04Linux: addname_to_handle_atandopen_by_handle_ataf8b812linux: relocate PIDFD definitions to src/newd0bd7e2NetBSD: add kinfo_file, kinfo_pcb structures and related constants17f5ccebuild(deps): bump actions/upload-artifact from 6 to 762c89e8OpenBSD: Wrap an unused field inPadding82cb126enable musl32_time64 and musl_v1_2_3 for hexagone7f9902redox: fix blkcnt_t typeUpdates
opensslfrom 0.10.75 to 0.10.76Release notes
Sourced from openssl's releases.
Commits
6b94124Release openssl v0.10.76 and openssl-sys v0.9.112 (#2582)30c3f2dBump aws-lc-sys to 0.38 (#2581)efc55bfSupport pregenerated Rust bindings from AWS-LC installations (#2578)80cd420Constify from_raw (#2580)e64c352Pin quote to 1.0.44 for min-version CI (#2579)c38b028Fix use-after-free of error strings on BoringSSL/aws-lc (#2572)9cd9a14fix min-version CI (#2573)87bf0e2Merge pull request #2567 from butteronarchbtw/brainpool-nid-constants61906a9add libressl variantse922826add corresponding rust constantsUpdates
tempfilefrom 3.26.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
Commits
5c8fa12chore: release 3.27.0e34e574test: disable uds conflict test on redox772c795test: add CWD guards2632fb9fix: resolve relative paths when constructingTempPathDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions