Bump the rust-dependencies group across 1 directory with 5 updates - #236
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
Deploying diri with
|
| Latest commit: |
1f63981
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://4ac3fcb0.diri-53j.pages.dev |
| Branch Preview URL: | https://dependabot-cargo-diri-rust-d-tgkc.diri-53j.pages.dev |
dependabot
Bot
force-pushed
the
dependabot/cargo/diri/rust-dependencies-d6cc2f2460
branch
4 times, most recently
from
September 13, 2026 11:40
605d1bb to
006e4f0
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/diri/rust-dependencies-d6cc2f2460
branch
6 times, most recently
from
September 15, 2026 13:25
7331046 to
a834971
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/diri/rust-dependencies-d6cc2f2460
branch
7 times, most recently
from
September 16, 2026 09:14
d22490d to
e1d4f5f
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/diri/rust-dependencies-d6cc2f2460
branch
from
September 16, 2026 13:02
e1d4f5f to
5ef0467
Compare
Bumps the rust-dependencies group with 5 updates in the /diri directory: | Package | From | To | | --- | --- | --- | | [plist](https://github.com/ebarnard/rust-plist) | `1.10.0` | `1.10.1` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.2` | `1.16.1` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.40.1` | `0.40.2` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.5.1` | `0.8.2` | Updates `plist` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/ebarnard/rust-plist/releases) - [Changelog](https://github.com/ebarnard/rust-plist/blob/master/CHANGELOG.md) - [Commits](ebarnard/rust-plist@v1.10.0...v1.10.1) Updates `smallvec` from 1.15.2 to 1.16.1 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.2...v1.16.1) Updates `futures-core` from 0.3.33 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.33...0.3.34) Updates `rusqlite` from 0.40.1 to 0.40.2 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.40.1...v0.40.2) Updates `criterion` from 0.5.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@0.5.1...criterion-v0.8.2) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: futures-core dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: plist dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rusqlite dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: smallvec dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/diri/rust-dependencies-d6cc2f2460
branch
from
September 16, 2026 13:49
5ef0467 to
1f63981
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-dependencies group with 5 updates in the /diri directory:
1.10.01.10.11.15.21.16.10.3.330.3.340.40.10.40.20.5.10.8.2Updates
plistfrom 1.10.0 to 1.10.1Changelog
Sourced from plist's changelog.
Commits
10ba3e3Release v1.10.1 (#201)d0cd4a2Run clippy in CI846b55cDon't panic when binary plist dates are out of range501ab10Update to Rust 2024 editionbc9b188Update base64 to 0.23.1, quick-xml to 0.42.0, indexmap to 2.14.0Updates
smallvecfrom 1.15.2 to 1.16.1Release notes
Sourced from smallvec's releases.
Commits
700e1c3Merge pull request #581 from alejandro-vaz/fix-warningsd3462fcMerge pull request #582 from alejandro-vaz/doc-warning68d3ff7Merge pull request #585 from ryux1/chore/584-bump-1.16.17a062b5chore: bump version to 1.16.1fa87519fix: style formatting1629294fix: style formatting09bc3a8Merge branch 'v1' into fix-warningsdc38f70fix: doc warninge3078b6fix: cargo warningsfadb3b8Merge pull request #557 from bolshoytoster/v1Updates
futures-corefrom 0.3.33 to 0.3.34Release notes
Sourced from futures-core's releases.
Changelog
Sourced from futures-core's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
rusqlitefrom 0.40.1 to 0.40.2Release notes
Sourced from rusqlite's releases.
Commits
e88f112Prepare released11c76eUpdate main.ymlc922ca5Lower MSRV to 1.88.0Updates
criterionfrom 0.5.1 to 0.8.2Release notes
Sourced from criterion's releases.
... (truncated)
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
7f0d745chore: release v0.8.24a467cechore(deps): bump crate-ci/typos from 1.40.0 to 1.43.0b277a75Fix panic with uniform iteration durations in benchmarks828af14fix: don't build alloca on unsupported targetsb01316bUpdate Readme4c02a3bExclude development scripts from published packagee4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0