build(deps): bump the patch-versions group with 3 updates - #36
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the patch-versions group with 3 updates#36dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patch-versions group with 3 updates: [uuid](https://github.com/uuid-rs/uuid), [redis](https://github.com/redis-rs/redis-rs) and [socket2](https://github.com/rust-lang/socket2). Updates `uuid` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) Updates `redis` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.2.1...redis-1.2.2) 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: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: redis dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 patch-versions group with 3 updates: uuid, redis and socket2.
Updates
uuidfrom 1.23.1 to 1.23.2Release notes
Sourced from uuid's releases.
Commits
d119657Merge pull request #883 from uuid-rs/cargo/v1.23.20651cfcprepare for 1.23.2 releasee8dea0cMerge pull request #882 from uuid-rs/fix/error-msgsbdc429afix up serde messagesd4342e4make indexes 0 based and fix up more error messages4ad479fwork on more accurate parser errorsUpdates
redisfrom 1.2.1 to 1.2.2Release notes
Sourced from redis's releases.
Commits
df42d67Prepare new version (#2097)53a8b6aBump openssl from 0.10.79 to 0.10.80 (#2096)e29a6c1feat: add ?Sized bound to impl AsyncPushSender for std::sync::Arc<T> (#2091)ffc8d25Support bb8 pool for sentinel client (#2087)c811f34add support for setting SO_LINGER on redis sockets (#2086)6ee2769Improve the redis-test documentation and make it more accessible (#2082)867b057add set_concurrency_limit to ConnectionManagerConfig (#2080)3ae0500Add support for the HOTKEYS commands (#2061)2ab1c32add changelog entries for backports (#2077)a605370Bump openssl from 0.10.78 to 0.10.79 (#2076)Updates
socket2from 0.6.3 to 0.6.4Changelog
Sourced from socket2'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