Bump the mycelium group across 1 directory with 5 updates#842
Merged
Conversation
Bumps the mycelium group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.2` | `1.52.3` | | [rcgen](https://github.com/rustls/rcgen) | `0.14.7` | `0.14.8` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.79` | `0.10.80` | | [dashmap](https://github.com/xacrimon/dashmap) | `6.1.0` | `6.2.1` | | [nix](https://github.com/nix-rust/nix) | `0.31.2` | `0.31.3` | 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 `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 `openssl` from 0.10.79 to 0.10.80 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.79...openssl-v0.10.80) Updates `dashmap` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v6.1.0...v6.2.1) Updates `nix` from 0.31.2 to 0.31.3 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.31.2...v0.31.3) --- updated-dependencies: - dependency-name: dashmap dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mycelium - dependency-name: nix dependency-version: 0.31.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: openssl dependency-version: 0.10.80 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: rcgen dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mycelium ... Signed-off-by: dependabot[bot] <support@github.com>
4891f1f to
2974c00
Compare
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 mycelium group with 5 updates in the / directory:
1.52.21.52.30.14.70.14.80.10.790.10.806.1.06.2.10.31.20.31.3Updates
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
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
opensslfrom 0.10.79 to 0.10.80Release notes
Sourced from openssl's releases.
Commits
35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)19eceb2Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-pad...b460eb3Prefer Homebrew openssl@4 and stop looking for openssl@1.1 (#2633)Updates
dashmapfrom 6.1.0 to 6.2.1Release notes
Sourced from dashmap's releases.
Commits
749ed1fv6.2.1d02b945v6.2.0b983625update dependencies94a294abump msrv to 1.85Updates
nixfrom 0.31.2 to 0.31.3Changelog
Sourced from nix's changelog.
Commits
b5933cachore: release v0.31.35d6a46eReplace Cirrus CI with more Github Workflows jobs (#2776)3407489event: add kevent64 support on apple targets (#2781)fe80fc5chore: resolve clippy useless_borrows_in_formatting (#2790)3310fc7Revert "fix(ci): temporarily disable armv7-unknown-linux-uclibceabihf (#2764)...e3ab917epoll: use from_bits_retain to avoid panics on unknown flags (#2783)6c15701kqueue: use from_bits_retain to avoid panics on unknown flags (#2784)73028cffix(ci): enable Hurd target (#2765)1a680a9cargo: Remove deprecated package authors field (#2789)85cff07docs: add missing changelog entries (#2786)