chore(deps): Bump the rust-deps group across 1 directory with 8 updates#16
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the rust-deps group across 1 directory with 8 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
This was referenced Jun 5, 2026
Bumps the rust-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [directories](https://github.com/soc/directories-rs) | `5.0.1` | `6.0.0` | | [notify](https://github.com/notify-rs/notify) | `7.0.0` | `8.2.0` | | [notify-debouncer-mini](https://github.com/notify-rs/notify) | `0.5.0` | `0.7.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.2+spec-1.1.0` | | [console](https://github.com/console-rs/console) | `0.15.11` | `0.16.3` | | [dialoguer](https://github.com/console-rs/dialoguer) | `0.11.0` | `0.12.0` | | [similar](https://github.com/mitsuhiko/similar) | `2.7.0` | `3.1.1` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | Updates `directories` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/directories-rs/commits) Updates `notify` from 7.0.0 to 8.2.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/notify-8.2.0/CHANGELOG.md) - [Commits](notify-rs/notify@notify-7.0.0...notify-8.2.0) Updates `notify-debouncer-mini` from 0.5.0 to 0.7.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](notify-rs/notify@debouncer-full-0.5.0...debouncer-full-0.7.0) Updates `toml` from 0.8.23 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) Updates `console` from 0.15.11 to 0.16.3 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.11...0.16.3) Updates `dialoguer` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/console-rs/dialoguer/releases) - [Changelog](https://github.com/console-rs/dialoguer/blob/main/CHANGELOG-OLD.md) - [Commits](console-rs/dialoguer@v0.11.0...v0.12.0) Updates `similar` from 2.7.0 to 3.1.1 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@2.7.0...3.1.1) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: console dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: dialoguer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: directories dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: notify dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: notify-debouncer-mini dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: similar dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
353e58c to
edb41af
Compare
4 tasks
Owner
Contributor
Author
|
Looks like these dependencies are no longer being updated by Dependabot, 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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the rust-deps group with 8 updates in the / directory:
5.0.16.0.07.0.08.2.00.5.00.7.00.8.231.1.2+spec-1.1.00.15.110.16.30.11.00.12.02.7.03.1.10.10.90.11.0Updates
directoriesfrom 5.0.1 to 6.0.0Commits
Updates
notifyfrom 7.0.0 to 8.2.0Release notes
Sourced from notify's releases.
... (truncated)
Changelog
Sourced from notify's changelog.
... (truncated)
Commits
a1d7c2dPrepare release (#706)c685ea7Skip allModifyevents right after aCreateevent, unless it's a rename e...e36d54efix: INotifyWatcher may raise events with no paths (#700)394ef18feat(inotify): notify a user if themax_user_watcheshas been reached impli...04473dechore: Prepare 8.1.0 release (#697)12a026dfix: makePathsMut::commitconsuming (#695)d824023feat: introduceWatcher::paths_mutfor adding/removing paths in batch (#692)b984134Do not clone paths while walking dirs (#693)416ba82chore: Use MSRV for Clippy and rustfmt (#694)10ce3efUpdatewindows-systo v0.60 (#691)Updates
notify-debouncer-minifrom 0.5.0 to 0.7.0Release notes
Sourced from notify-debouncer-mini's releases.
Commits
e4a0ea8debouncer-full: prepare v0.7.0 release (#762)1f47465chore(deps): update rust crate windows-sys to 0.61.0 (#760)e268a17chore(deps): update rust crate flume to 0.12.0 (#755)aa8b8c4chore(deps): update rust crate mio to v1.1.1 (#753)e817c99chore(deps): update rust crate insta to v1.46.1 (#756)172217fchore(deps): update rust crate deser-hjson to v2.2.5 (#750)42e87aechore(deps): update rust crate serde_json to v1.0.149 (#754)a3a7304chore(deps): update rust crate tempfile to v3.24.0 (#759)cb3043echore(deps): update rust crate rand to 0.9.0 (#758)bb30ddfchore(deps): update rust crate nix to 0.30.0 (#757)Updates
tomlfrom 0.8.23 to 1.1.2+spec-1.1.0Commits
a3d0047chore: Releasecc37615docs: Update changelog7f5e9e1fix(parser): Consolidate invalid unquoted key into one error (#1138)52feb90fix(parser): Consolidate invalid unquoted key into one erroraad85d4chore(deps): Update j178/prek-action action to v2 (#1136)8b1ac44chore(deps): Update compatible (dev) (#1135)9effd79chore(deps): Update j178/prek-action action to v29db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)Updates
consolefrom 0.15.11 to 0.16.3Release notes
Sourced from console's releases.
Commits
70ea3d0Bump version to 0.16.36bd8894Removemake msrv-lock499e5f6Usestd::sync::OnceLockinstead ofonce_cell0bf645dBump version0b789b9Fix clippy warningsbb1cbdbExclude development scripts from published package12281c1chore: minor improvement for docse611fbcdocs: add note about clicolorse9b9a44Apply clippy suggestion9cf0c5fci: enable all workflows for pull requestsUpdates
dialoguerfrom 0.11.0 to 0.12.0Release notes
Sourced from dialoguer's releases.
Changelog
Sourced from dialoguer's changelog.
Commits
731c70bAudit dependencies2a88be1Check for external typesd4271eaCheck semver compatibility11c990dCheck for documentation errors39d2480Add Dependabot config31b2e25Upgrade to actions/checkout v58ebd9e5Focus CI testing on stable Rustd4a002dUse default targets on respective operating systems3e3cc03Reduce number of targets tested in CIfcb8a0dEnable basic caching in CIUpdates
similarfrom 2.7.0 to 3.1.1Changelog
Sourced from similar's changelog.
... (truncated)
Commits
0210f53chore(release): prepare 3.1.1bc9657ddocs(changelog): update unreleased changesd154c8bfix(algorithms): preserve diff op cursors53c943efeat: Update screenshot5d1f1b6ref: rename diff examples8577da2fix: rustfmt8ae2c3fchore(release): prepare 3.1.037dfae4Adduseclause to iterator types for improved lifetime management (#93)6e321adfeat(api): add capture_diff_slices_by_keyd943be3feat: Added a float bucket exampleUpdates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)