chore(deps): bump the rust-minor-patch group across 1 directory with 3 updates - #338
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…3 updates Bumps the rust-minor-patch group with 3 updates in the /reference-apps/rust directory: [mongodb](https://github.com/mongodb/mongo-rust-driver), [redis](https://github.com/redis-rs/redis-rs) and [lapin](https://github.com/amqp-rs/lapin). Updates `mongodb` from 3.8.2 to 3.9.1 - [Release notes](https://github.com/mongodb/mongo-rust-driver/releases) - [Commits](mongodb/mongo-rust-driver@v3.8.2...v3.9.1) Updates `redis` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.6.0...redis-1.7.0) Updates `lapin` from 4.10.0 to 4.11.0 - [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md) - [Commits](amqp-rs/lapin@v4.10.0...v4.11.0) --- updated-dependencies: - dependency-name: mongodb dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: redis dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: lapin dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch ... 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 rust-minor-patch group with 3 updates in the /reference-apps/rust directory: mongodb, redis and lapin.
Updates
mongodbfrom 3.8.2 to 3.9.1Release notes
Sourced from mongodb's releases.
Commits
16bc932release v3.9.1 (#1792)e72eafbRUST-2443 Update version numbers for 3.9.0 (#1789)4406554RUST-2133 Allow custom aws credential provider (#1781)fe6a8cdRUST-2492 Check for inherited unacknowledged write concerns (#1787)01cdcf0RUST-1740 Break up rest of evergreen config (#1786)7b6e67cRUST-2491 Fix libmongocrypt unversioned install and failing tests (#1785)af37d75Bump the rust-dependencies group across 1 directory with 21 updates (#1784)74eb7bbRUST-2411 Remove support for MongoDB 4.2 (#1770)9a0639eminor: pin rustfmt to a specific nightly release (#1783)57d51e9RUST-2467 Validate database and collection name arguments against "." and NUL...Updates
redisfrom 1.6.0 to 1.7.0Release notes
Sourced from redis's releases.
Commits
2a29a8fprepare version (#2384)81ab2d0Fix latest nightly lints (#2378)6acae34spelling: Changeinfostoinfo(#2374)ca46fbfbuild(deps): bump log from 0.4.33 to 0.4.34 (#2368)3e7b187build(deps): bump tokio from 1.52.3 to 1.53.1 (#2363)97f2db5build(deps): bump syn from 2.0.114 to 3.0.3 (#2372)89d8717build(deps): bump async-native-tls from 0.5.0 to 0.6.0 (#2371)059c888build(deps): bump rand from 0.10.1 to 0.10.2 (#2370)067c3a9build(deps): bump taiki-e/install-action from 2.85.4 to 2.87.1 (#2369)e91b031build(deps): bump rustls from 0.23.40 to 0.23.43 (#2366)Updates
lapinfrom 4.10.0 to 4.11.0Changelog
Sourced from lapin's changelog.
Commits
0dc84fcv4.11.0c225973Restart the initial protocol handshake after a TCP half-close2d4f939Reject pending connection steps when initializing recoverya2db8b7update Cargo.lockDependabot 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