chore(deps): bump the cargo-patches group across 1 directory with 2 updates - #187
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cargo-patches group across 1 directory with 2 updates#187dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the cargo-patches group with 2 updates in the / directory: [tree-sitter](https://github.com/tree-sitter/tree-sitter) and [syn](https://github.com/dtolnay/syn). Updates `tree-sitter` from 0.26.12 to 0.26.13 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.12...v0.26.13) Updates `syn` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.3...3.0.4) --- updated-dependencies: - dependency-name: syn dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches - dependency-name: tree-sitter dependency-version: 0.26.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-patches ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-patches-5268b9e41a
branch
from
September 1, 2026 11:45
8fff4e1 to
18a643e
Compare
Changepacksvespertide@0.3.0 → 0.4.0 - crates/vespertide/Cargo.tomlMinor
vespertide-cli@0.3.0 → 0.4.0 - crates/vespertide-cli/Cargo.tomlMinor
vespertide-config@0.3.0 → 0.4.0 - crates/vespertide-config/Cargo.tomlMinor
vespertide-core@0.3.0 → 0.4.0 - crates/vespertide-core/Cargo.tomlMinor
vespertide-exporter@0.3.0 → 0.4.0 - crates/vespertide-exporter/Cargo.tomlMinor
vespertide-loader@0.3.0 → 0.4.0 - crates/vespertide-loader/Cargo.tomlMinor
vespertide-lsp@0.3.0 → 0.4.0 - crates/vespertide-lsp/Cargo.tomlMinor
vespertide-macro@0.3.0 → 0.4.0 - crates/vespertide-macro/Cargo.tomlMinor
vespertide-naming@0.3.0 → 0.4.0 - crates/vespertide-naming/Cargo.tomlMinor
vespertide-planner@0.3.0 → 0.4.0 - crates/vespertide-planner/Cargo.tomlMinor
vespertide-query@0.3.0 → 0.4.0 - crates/vespertide-query/Cargo.tomlMinor
|
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 cargo-patches group with 2 updates in the / directory: tree-sitter and syn.
Updates
tree-sitterfrom 0.26.12 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 queriesUpdates
synfrom 3.0.3 to 3.0.4Release notes
Sourced from syn's releases.
Commits
b5d62a6Release 3.0.4abf019cMerge pull request #2078 from dtolnay/foreginitemfnd454333Allow safe fn in impl Parse for ForeignItemFn8011b1cUpdate test suite to nightly-2026-08-1856a8d83Raise rayon thread size for testsf2c5c50Ignore assert_is_empty pedantic clippy lint0eba76dUpdate test suite to nightly-2026-08-05baaebceUpdate test suite to nightly-2026-07-25b886a38Update test suite to nightly-2026-07-243c41416Update test suite to nightly-2026-07-23