chore(deps): bump the rust-other group across 1 directory with 6 updates#497
Merged
Merged
Conversation
Bumps the rust-other group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rcgen](https://github.com/rustls/rcgen) | `0.14.7` | `0.14.8` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.2` | `1.52.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.61` | `1.2.62` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.27` | `0.2.28` | | [lz4_flex](https://github.com/pseitz/lz4_flex) | `0.12.1` | `0.12.2` | Updates `rcgen` from 0.14.7 to 0.14.8 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.14.7...v0.14.8) Updates `tokio` from 1.52.2 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3) Updates `cc` from 1.2.61 to 1.2.62 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.61...cc-v1.2.62) Updates `filetime` from 0.2.27 to 0.2.28 - [Commits](alexcrichton/filetime@0.2.27...0.2.28) Updates `lz4_flex` from 0.12.1 to 0.12.2 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](https://github.com/pseitz/lz4_flex/commits) Updates `yasna` from 0.5.2 to 0.6.0 - [Changelog](https://github.com/qnighy/yasna.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/qnighy/yasna.rs/commits) --- updated-dependencies: - dependency-name: rcgen dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-other - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-other - dependency-name: cc dependency-version: 1.2.62 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-other - dependency-name: filetime dependency-version: 0.2.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-other - dependency-name: lz4_flex dependency-version: 0.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-other - dependency-name: yasna dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-other ... Signed-off-by: dependabot[bot] <support@github.com>
crepererum
approved these changes
May 11, 2026
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 rust-other group with 5 updates in the / directory:
0.14.70.14.81.52.21.52.31.2.611.2.620.2.270.2.280.12.10.12.2Updates
rcgenfrom 0.14.7 to 0.14.8Release notes
Sourced from rcgen's releases.
Commits
a70f083Bump version to 0.14.8a32fdb1Fix encoding of directoryName constraints7111a79update key_pair to signing_key10664c9Take semver-compatible dependency updates0ec4d09Add testing of CSR serializing basic constraints5f94ef9Add support for serializing BasicConstraints in CSR'sfb835c1Add writing basic constraints logic0cf161dBump codecov/codecov-action from 5 to 64909041Add testing of CSR Params parsing Basic Constraints variants6675a94Add support for is_ca in CSR ParamsUpdates
tokiofrom 1.52.2 to 1.52.3Release notes
Sourced from tokio's releases.
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)Updates
ccfrom 1.2.61 to 1.2.62Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
37a5f8fchore(cc): release v1.2.62 (#1716)34a2218Regenerate target info (#1721)a9d8632Allow exceptions on wasm platforms (#1714)ce036b3Add relibc env (#1710)18ed3dctarget: recognize sh4 architecture in parse_arch() (#1712)33f84c5Bump taiki-e/install-action from 2.75.18 to 2.75.19 (#1709)cbd4c09Bump taiki-e/install-action from 2.75.17 to 2.75.18 (#1708)Updates
filetimefrom 0.2.27 to 0.2.28Commits
b10e535Bump to 0.2.28646bce9Update README190eafeAdd QNX Neutrino (nto) to utimensat platform list (#120)13d4570Use the standard library for most of the crate (#121)75abafaimpl From<FileTime> for SystemTime (#119)06a6f24uselibc::UTIME_OMIT(#117)Updates
lz4_flexfrom 0.12.1 to 0.12.2Changelog
Sourced from lz4_flex's changelog.
Commits
Updates
yasnafrom 0.5.2 to 0.6.0Changelog
Sourced from yasna's changelog.
Commits
Dependabot 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