chore(deps): bump the cargo group across 1 directory with 5 updates#15
Merged
Merged
Conversation
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.26.9` | `0.26.10` | | [redis](https://github.com/redis-rs/redis-rs) | `1.2.4` | `1.3.0` | | [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) | `0.95.0` | `0.96.0` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.26` | `0.4.27` | | [zip](https://github.com/zip-rs/zip2) | `7.2.0` | `8.6.0` | Updates `tree-sitter` from 0.26.9 to 0.26.10 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.9...v0.26.10) Updates `redis` from 1.2.4 to 1.3.0 - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-1.2.4...redis-1.3.0) Updates `rust_xlsxwriter` from 0.95.0 to 0.96.0 - [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md) - [Commits](jmcnamara/rust_xlsxwriter@v0.95.0...v0.96.0) Updates `ignore` from 0.4.26 to 0.4.27 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.26...ignore-0.4.27) Updates `zip` from 7.2.0 to 8.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v7.2.0...v8.6.0) --- updated-dependencies: - dependency-name: ignore dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: redis dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rust_xlsxwriter dependency-version: 0.96.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tree-sitter dependency-version: 0.26.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-c230098c34
branch
from
July 4, 2026 03:41
eb7b48c to
17d9481
Compare
ColinVaughn
added a commit
that referenced
this pull request
Jul 5, 2026
Folds in the grouped Dependabot update (#15): zip 8.6, rust_xlsxwriter 0.96, tree-sitter 0.26.10, redis 1.3, ignore 0.4.27.
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 in the / directory:
0.26.90.26.101.2.41.3.00.95.00.96.00.4.260.4.277.2.08.6.0Updates
tree-sitterfrom 0.26.9 to 0.26.10Release notes
Sourced from tree-sitter's releases.
Commits
3fc4cd2release v0.26.10568aee0test(query): regression test for anchored siblings inside a parent2efce10fix(query): skip passthrough steps when checking for fallible step splittinge8b9639fix(query): avoid overriding states not seeking immediate match with states s...576564dfix(query): take anchors between siblings into account for fallible step spli...fbf3049fix(dsl): forbid invalid field names99bc36bbuild(deps): bump wasmtime-c-api to v36.0.121ef1048fix(build): usestdhelper rather than passing-std=c11flaga61be4afix(lib): address strict aliasing violations inTreeCursortypebe8f380fix(cli): highlight test did not properly check for spans on later rowsUpdates
redisfrom 1.2.4 to 1.3.0Release notes
Sourced from redis's releases.
Commits
207cc89Prepare version (#2166)c34fb33Add redisbloom's Bloom filter support (#2117)5c6ca0atests: Add test guards for Valkey servers (#2148)e891f7fdocs/ci: add wasm32-wasip2 build support for tokio-comp (#2153)7d066c6Fix flakey object tests (#2160)b571eb1tests: Clean up version constants (#2147)b9249f6tests/version: Drop Redis binary version parsing (#2145)406ad76tests/version: Add disjunctive (OR) and conjunctive (AND) matchers (#2144)1372807feat(redis_test): add new commands after mock redis connection is instantiate...201d1befix(cluster): clamp retry backoff upper bound after min-wait floor (#2158)Updates
rust_xlsxwriterfrom 0.95.0 to 0.96.0Changelog
Sourced from rust_xlsxwriter's changelog.
Commits
9134de2release: 0.96.030c30aftests: update test for save_to_writer() using a direct buffere98b49apolars: update dependency to v0.5415a5819docs: update save_to_writer() example to remove Seek90aa6d2packager: move to ZipWriter::new_stream() APIa109355packager: refactor constant_memory write loop7ff61b5ci: change config to run ci on all branches8eb9b7bbenches: add benchmark testsce8ed18serde: add warning for flattenUpdates
ignorefrom 0.4.26 to 0.4.27Commits
48b0c79ignore-0.4.27c10f151ignore: always include depth in errorsdfe4a81ignore/types: add HurlUpdates
zipfrom 7.2.0 to 8.6.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
771dfc5chore: release v8.6.0 (#781)8e480ccchore(deps): update sha1 requirement from 0.10 to 0.11 (#767)2513bbechore(deps): update aes requirement from 0.8 to 0.9 (#787)957e240ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#786)0329d9dfix: allow for[u8]as filename (#775)ddcf854ci(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#788)42323a8ci(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#785)901014aci(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 (#784)07702d4feat: addcompression not supportedas enum error (#774)2d0c46bci(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#783)