chore(deps): bump the rust-deps group across 1 directory with 3 updates#424
Merged
Merged
Conversation
Collaborator
|
@dependabot rebase |
Bumps the rust-deps group with 3 updates in the / directory: [diesel](https://github.com/diesel-rs/diesel), [uuid](https://github.com/uuid-rs/uuid) and [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam). Updates `diesel` from 2.3.10 to 2.3.11 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/main/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.3.10...v2.3.11) Updates `uuid` from 1.23.4 to 1.23.5 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.4...v1.23.5) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: diesel dependency-version: 2.3.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps - dependency-name: uuid dependency-version: 1.23.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
ef02e75 to
7985932
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 rust-deps group with 3 updates in the / directory: diesel, uuid and crossbeam-channel.
Updates
dieselfrom 2.3.10 to 2.3.11Changelog
Sourced from diesel's changelog.
Commits
07a80d4Fix cargo deny4b9f30fMerge pull request #5103 from weiznich/prepare_2.3.1147fae1bBump to rust 1.975856e37Prepare a 2.3.11 release060bdc1Merge pull request #5073 from LucaCappelletti94/ci-fix-windows-vs2026f528cdfMerge pull request #5092 from weiznich/fix_panics149d2a0Merge pull request #5071 from LucaCappelletti94/fix-4989-rebasedUpdates
uuidfrom 1.23.4 to 1.23.5Release notes
Sourced from uuid's releases.
Commits
5dc6b3dMerge pull request #895 from uuid-rs/cargo/v1.23.55a7dfe5prepare for 1.23.5 release9b4bfc8Merge pull request #894 from geeknoid/main5acc5a5perf: Optimize UUID hex parsing and formatting1e5d867Merge pull request #891 from frostyplanet/doc49310f0doc: Fix broken linkUpdates
crossbeam-channelfrom 0.5.15 to 0.5.16Release notes
Sourced from crossbeam-channel's releases.
Commits
9b56303Prepare for the next releasea078b17ci: Sync config with main508c29dRemove crossbeam-skiplist which is not published from this branch from worksp...6a20e57tests: Fix mismatched_lifetime_syntaxesc2d674fepoch: Fix rustdoc::invalid_rust_codeblocksbd6563eUpdate no_atomic.rsd3e1e36Make CachePadded<T> have C repr to allow casting to and from T (#1270)c0c466echannel: Use non-poison Mutex8b3940fAdd missing word to docs (#1208)df6eec0docs: Linkselect_biased!fromselect!macro (#1202)