build(deps): bump the simple2 group across 1 directory with 4 updates#36829
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the simple2 group across 1 directory with 4 updates#36829dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
af9aef2 to
23439c4
Compare
Bumps the simple2 group with 4 updates in the / directory: [native-tls](https://github.com/rust-native-tls/rust-native-tls), [prost-reflect](https://github.com/andrewhickman/prost-reflect), [rpassword](https://github.com/conradkleinespel/rpassword) and [socket2](https://github.com/rust-lang/socket2). Updates `native-tls` from 0.2.15 to 0.2.18 - [Release notes](https://github.com/rust-native-tls/rust-native-tls/releases) - [Changelog](https://github.com/rust-native-tls/rust-native-tls/blob/main/CHANGELOG.md) - [Commits](rust-native-tls/rust-native-tls@v0.2.15...v0.2.18) Updates `prost-reflect` from 0.16.3 to 0.16.4 - [Release notes](https://github.com/andrewhickman/prost-reflect/releases) - [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md) - [Commits](andrewhickman/prost-reflect@prost-reflect-v0.16.3...prost-reflect-v0.16.4) Updates `rpassword` from 7.5.2 to 7.5.3 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.5.2...v7.5.3) Updates `socket2` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) --- updated-dependencies: - dependency-name: native-tls dependency-version: 0.2.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: prost-reflect dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: rpassword dependency-version: 7.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple2 ... Signed-off-by: dependabot[bot] <support@github.com>
23439c4 to
aae553a
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 simple2 group with 4 updates in the / directory: native-tls, prost-reflect, rpassword and socket2.
Updates
native-tlsfrom 0.2.15 to 0.2.18Release notes
Sourced from native-tls's releases.
Changelog
Sourced from native-tls's changelog.
Commits
3cf1877TLS 1.3 min/max fallback for old OpenSSL versionsa352cb3Exclude unused files from the packagebe13f94Release 0.2.178213e1dfmtc250fa7Test featuresbd165e9Work around set_alpn_select_callback lifetime issues64439adUse separate feature flag for server-side ALPNaa71c45Common helper for alpn1be1ac9add ALPN server side testf640501Add ALPN implement for schannelUpdates
prost-reflectfrom 0.16.3 to 0.16.4Release notes
Sourced from prost-reflect's releases.
Changelog
Sourced from prost-reflect's changelog.
Commits
4815843chore: release (#191)6e22dfereplace serde_yaml 0.9 to yaml_serde 0.10 (#193)57f463atest: extend is_packed regression to cover proto2 and extension fields (#198)9be1d05Fix unbounded regex in text format parsere85b8e1Merge remote-tracking branch 'origin/main' into bump_logosca7f286fix: restore proto3 default for is_packed when FieldOptions is present but pa...1aabd79Fix ci (#197)f88da53Update logos to remove some outdated dependenciesUpdates
rpasswordfrom 7.5.2 to 7.5.3Release notes
Sourced from rpassword's releases.
Commits
3ca2ecebump to 7.5.3ed863bfremove cargo-tarpaulin build incompatible with rust 1.85 from ci479012dfixes compile errors with rust 1.856ee4708update nix config to use rust 1.856d3518drun ci with rust 1.85Updates
socket2from 0.6.3 to 0.6.4Changelog
Sourced from socket2's changelog.
Commits