chore(deps): Bump the cargo group with 5 updates - #71
Merged
Conversation
Bumps the cargo group with 5 updates: | Package | From | To | | --- | --- | --- | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.11` | `0.26.12` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | | [parquet](https://github.com/apache/arrow-rs) | `59.1.0` | `59.2.0` | | [parquet_derive](https://github.com/apache/arrow-rs) | `59.1.0` | `59.2.0` | | [good_lp](https://github.com/rust-or/good_lp) | `1.15.2` | `1.15.3` | Updates `tree-sitter` from 0.26.11 to 0.26.12 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.11...v0.26.12) 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 `parquet` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@59.1.0...59.2.0) Updates `parquet_derive` from 59.1.0 to 59.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@59.1.0...59.2.0) Updates `good_lp` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/rust-or/good_lp/releases) - [Commits](rust-or/good_lp@v1.15.2...v1.15.3) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.26.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: parquet dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: parquet_derive dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: good_lp dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
hyperpolymath
approved these changes
Aug 15, 2026
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 group with 5 updates:
0.26.110.26.122.0.192.0.2059.1.059.2.059.1.059.2.01.15.21.15.3Updates
tree-sitterfrom 0.26.11 to 0.26.12Release notes
Sourced from tree-sitter's releases.
Commits
808e4b1release v0.26.127566ffafix(lib): continue search for later named siblings in4b7e2c9fix(generate): honor right associativity despite a lower-precedence shift3ee7c63fix(parser): restart recovery for invalid tokens in the error statefd0ccd6fix(highlight): usestd::sync::OnceCellfor various loader fields8df22e6fix(init): don't lowercase repository urlc02f324fix(cli):init --updateshould not updatesetup.pyafter replacing it (#5...f9b9b39fix(templates): replace deprecated method in Package.swift0938423fix(templates): add C source files to Python sdist5ccdbb6fix(query): transfer a leading boundary anchor across a zero-matched quantifierUpdates
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
parquetfrom 59.1.0 to 59.2.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
parquet_derivefrom 59.1.0 to 59.2.0Release notes
Sourced from parquet_derive's releases.
... (truncated)
Changelog
Sourced from parquet_derive's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
good_lpfrom 1.15.2 to 1.15.3Commits
29cbd43v1.15.3: fix spurious logs60ad568fix warning and add docs02b635dsilence CBC solver output by default (#134)e253694Fix dual signs for greater-than constraints (#135)7fce4aadocs: add macro-free example (#131)e4c11cdbump microlp to 0.6.0 (#130)e4a73e2bump microlp add mip gap and initial solution (#129)b689ebeUpdate highs dependency version to 2.2.0 (#128)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions