chore(deps): bump the deps group across 1 directory with 9 updates - #47
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the deps group across 1 directory with 9 updates#47dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/deps-b20fa22794
branch
from
August 27, 2026 10:52
5037ad8 to
a65a75d
Compare
Bumps the deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.91` | `0.1.92` | | [time](https://github.com/time-rs/time) | `0.3.54` | `0.3.55` | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [similar](https://github.com/mitsuhiko/similar) | `3.1.1` | `3.2.0` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.11` | `0.26.13` | | [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) | `0.26.11` | `0.26.13` | | [tree-sitter-scala](https://github.com/tree-sitter/tree-sitter-scala) | `0.26.0` | `0.26.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.24.0` | `1.25.0` | Updates `async-trait` from 0.1.91 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.91...0.1.92) Updates `time` from 0.3.54 to 0.3.55 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.54...v0.3.55) Updates `clap` from 4.6.4 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.4...clap_complete-v4.6.6) Updates `thiserror` from 2.0.19 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.19...2.0.20) Updates `similar` from 3.1.1 to 3.2.0 - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar@3.1.1...3.2.0) Updates `tree-sitter` from 0.26.11 to 0.26.13 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.11...v0.26.13) Updates `tree-sitter-highlight` from 0.26.11 to 0.26.13 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.11...v0.26.13) Updates `tree-sitter-scala` from 0.26.0 to 0.26.2 - [Release notes](https://github.com/tree-sitter/tree-sitter-scala/releases) - [Commits](tree-sitter/tree-sitter-scala@v0.26.0...v0.26.2) Updates `uuid` from 1.24.0 to 1.25.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.0...1.25.0) --- updated-dependencies: - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: similar dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: time dependency-version: 0.3.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tree-sitter dependency-version: 0.26.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tree-sitter-highlight dependency-version: 0.26.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tree-sitter-scala dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: uuid dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/deps-b20fa22794
branch
from
August 27, 2026 17:26
a65a75d to
f3241e2
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 deps group with 9 updates in the / directory:
0.1.910.1.920.3.540.3.554.6.44.6.62.0.192.0.203.1.13.2.00.26.110.26.130.26.110.26.130.26.00.26.21.24.01.25.0Updates
async-traitfrom 0.1.91 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88Updates
timefrom 0.3.54 to 0.3.55Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
857d9c4v0.3.55 release2b72fcdPrecise feature gating for macroc1089ebRun check-targets, miri in parallelf377fadAvoid range-validated ordinal => year incascade2eacb0aReport miscellaneous tasks, overall status29621acSpeed up CI08de7baFix nano-timestamp validation3c3f046Fix copy-paste error3c0c81cCascade errors when deserializingUtcOffsetc21acd5Handle more deserializations ofSignedDurationUpdates
clapfrom 4.6.4 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Updates
similarfrom 3.1.1 to 3.2.0Changelog
Sourced from similar's changelog.
Commits
e380405chore(release): prepare 3.2.09133b3dref: Update changeloga56a53ffeat(merge): add three-way text merging7130d06docs(examples): demonstrate whitespace-insensitive diffsa635843feat(text): add whitespace-insensitive line diffs6301178perf(myers): preserve sparse matches with record reductionf16b309perf(myers): add bounded heuristic searchaccea7dchore(clippy): resolve lint warnings3a5162bperf(algorithms): fast-path nearly disjoint rangesfc32411feat(fuzzing): add isolated performance campaign runnerUpdates
tree-sitterfrom 0.26.11 to 0.26.13Release notes
Sourced from tree-sitter's releases.
Commits
d97971erelease v0.26.13d2436dcfix(rust): removemust_useattribute fromTree::changed_rangese323709build(deps): bump wasmtime-c-api to v36.0.14c7a65b6fix(ci): run all workspace tests9d1f316fix(parser): nest error children during recoveryf837fc9fix(lib): accumulate error costs through hidden error nodes15adfa9fix(generate): fold case-insensitive patterns at the AST leaves063f8f8fix(query): correctly set a state'sskipped_quantifierflag when a6320165fix(query): correctly identifyMISSINGnodes in queries808e4b1release v0.26.12Updates
tree-sitter-highlightfrom 0.26.11 to 0.26.13Release notes
Sourced from tree-sitter-highlight's releases.
Commits
d97971erelease v0.26.13d2436dcfix(rust): removemust_useattribute fromTree::changed_rangese323709build(deps): bump wasmtime-c-api to v36.0.14c7a65b6fix(ci): run all workspace tests9d1f316fix(parser): nest error children during recoveryf837fc9fix(lib): accumulate error costs through hidden error nodes15adfa9fix(generate): fold case-insensitive patterns at the AST leaves063f8f8fix(query): correctly set a state'sskipped_quantifierflag when a6320165fix(query): correctly identifyMISSINGnodes in queries808e4b1release v0.26.12Updates
tree-sitter-scalafrom 0.26.0 to 0.26.2Release notes
Sourced from tree-sitter-scala's releases.
... (truncated)
Commits
b931fccMerge pull request #646 from eed3si9n/wip/bump-version5d942ea0.26.27b77c7fMerge pull request #645 from tree-sitter/generation33d361fchore: generate and sync from 001160cff69a43cf9f818a03d80a996b28c5535b001160cMerge pull request #644 from tree-sitter/pattern-type-argumentsf427873fix: take the type arguments of an extractor pattern66acbe2Merge pull request #643 from tree-sitter/generationc733a9cchore: generate and sync from 71b02a68c57bd0e52535962f9167de8462b3c60b71b02a6fix: skip strings and characters when the comma reads its lineda0bae5Merge pull request #642 from tree-sitter/indent-in-parensUpdates
uuidfrom 1.24.0 to 1.25.0Release notes
Sourced from uuid's releases.
Commits
302e0bfMerge pull request #903 from uuid-rs/cargo/1.25.0b7ccde8prepare for 1.25.0 releasec62dffbMerge pull request #902 from ChrisJr404/serde-bytes-module8c198b2Add a serde::bytes module that encodes as a byte string2ea38afMerge pull request #900 from uuid-rs/cargo/v1.24.19dbeb04prepare for 1.24.1 releasee113df8Merge pull request #899 from questfever/mainb017765Fix non-ASCII character handling in parse diagnostics