Skip to content

chore(deps): bump the cargo group across 1 directory with 4 updates - #36

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cargo-eae4428d3c
Open

chore(deps): bump the cargo group across 1 directory with 4 updates#36
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cargo-eae4428d3c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 4 updates in the / directory: tree-sitter, redis, rust_xlsxwriter and blake3.

Updates tree-sitter from 0.26.12 to 0.26.13

Release notes

Sourced from tree-sitter's releases.

v0.26.13

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.12...v0.26.13

Commits
  • d97971e release v0.26.13
  • d2436dc fix(rust): remove must_use attribute from Tree::changed_ranges
  • e323709 build(deps): bump wasmtime-c-api to v36.0.14
  • c7a65b6 fix(ci): run all workspace tests
  • 9d1f316 fix(parser): nest error children during recovery
  • f837fc9 fix(lib): accumulate error costs through hidden error nodes
  • 15adfa9 fix(generate): fold case-insensitive patterns at the AST leaves
  • 063f8f8 fix(query): correctly set a state's skipped_quantifier flag when a
  • 6320165 fix(query): correctly identify MISSING nodes in queries
  • See full diff in compare view

Updates redis from 1.5.0 to 1.6.0

Release notes

Sourced from redis's releases.

redis-1.6.0

Changes & Bug fixes

CI & operational improvements

New Contributors

Full Changelog: redis-rs/redis-rs@redis-1.5.0...redis-1.5.1

Commits

Updates rust_xlsxwriter from 0.97.1 to 0.99.0

Changelog

Sourced from rust_xlsxwriter's changelog.

[0.99.0] - 2026-08-23

Changed

  • Breaking change: Renamed error XlsxError::TableNameReused to XlsxError::NameReused to clarify that Table names and Defined names must be unique to each other as well as within their own namespaces. Also added checks to ensure this. See [Issue #189].

Fixed

  • Fixed issue in utility::quote_sheet_name() to avoid incorrectly matching names like Q.1 as cell references. See [Issue #189].

  • Fixed issue where where worksheet level defined names with quotes like

  • 'Sheet 1'!Name were not split correctly. See [Issue #189].

Added

[0.98.2] - 2026-08-17

Fixed

[0.98.1] - 2026-08-15

Fixed

  • Fixed an issue where sparklines and conditional formatting data bars on the

... (truncated)

Commits
  • 9e84ea3 release: 0.99.0
  • c50e48f utilty: avoid false positive in quote_sheet_name()
  • c6f6f3a workbook: fix issue with defined name and quoted worksheet names.
  • 28e4150 workbook: add checks for duplicate table names and defined names.
  • 07219ee workbook: add checks for valid table names and defined names.
  • b8782bd docs: minor additions
  • 9e050e1 release: 0.98.2
  • 07a28ab image: fix overflow issue with i32::MIN as height in BMP
  • c1b531a image: add checks for truncated png/jpeg files
  • c01989b docs: fix minor typo
  • Additional commits viewable in compare view

Updates blake3 from 1.8.6 to 1.8.7

Release notes

Sourced from blake3's releases.

1.8.7

version 1.8.7

Changes since 1.8.6:

  • Remove the arrayref dependency. Unfortunately the crates.io owner was compromised.
Commits
  • f3149ec version 1.8.7
  • b65bcb7 add #[allow(deprecated)] annotations to fix nightly/beta warnings
  • 483a220 fix warnings related to not using MAX constants
  • ba02549 Codex: remove arrayref
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/cargo-eae4428d3c branch 2 times, most recently from ac67598 to c789db3 Compare August 29, 2026 16:45
Bumps the cargo group with 4 updates in the / directory: [tree-sitter](https://github.com/tree-sitter/tree-sitter), [redis](https://github.com/redis-rs/redis-rs), [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) and [blake3](https://github.com/BLAKE3-team/BLAKE3).


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 `redis` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](redis-rs/redis-rs@redis-1.5.0...redis-1.6.0)

Updates `rust_xlsxwriter` from 0.97.1 to 0.99.0
- [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md)
- [Commits](jmcnamara/rust_xlsxwriter@v0.97.1...v0.99.0)

Updates `blake3` from 1.8.6 to 1.8.7
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](BLAKE3-team/BLAKE3@1.8.6...1.8.7)

---
updated-dependencies:
- dependency-name: blake3
  dependency-version: 1.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: redis
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: rust_xlsxwriter
  dependency-version: 0.99.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: tree-sitter
  dependency-version: 0.26.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/cargo-eae4428d3c branch from c789db3 to 260df4d Compare August 30, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants