Skip to content

Commit ca558b5

Browse files
dependabot[bot]GeekMasher
authored andcommitted
build(deps): bump the extractor group across 1 directory with 3 updates
Bumps the extractor group with 3 updates in the / directory: [flate2](https://github.com/rust-lang/flate2-rs), [tree-sitter](https://github.com/tree-sitter/tree-sitter) and [clap](https://github.com/clap-rs/clap). Updates `flate2` from 1.0.31 to 1.0.33 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.31...1.0.33) Updates `tree-sitter` from 0.22.6 to 0.23.0 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md) - [Commits](tree-sitter/tree-sitter@v0.22.6...v0.23.0) Updates `clap` from 4.5.15 to 4.5.17 - [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.5.15...clap_complete-v4.5.17) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extractor - dependency-name: tree-sitter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: extractor - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extractor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a34e99 commit ca558b5

File tree

2 files changed

+39
-22
lines changed

2 files changed

+39
-22
lines changed

Cargo.lock

Lines changed: 38 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2018"
99
[dependencies]
1010
flate2 = "1.0"
1111

12-
tree-sitter = ">= 0.20, < 0.23"
12+
tree-sitter = ">= 0.20, < 0.24"
1313
tree-sitter-hcl = { git = "https://github.com/GeekMasher/tree-sitter-hcl", rev = "5e045dd1ff7852511c249c4c5d919d9556751d98" }
1414
tree-sitter-dockerfile = { git = "https://github.com/GeekMasher/tree-sitter-dockerfile", rev = "c0a9d694d9bf8ab79a919f5f9c7bc9c169caf321" }
1515
tree-sitter-bicep = { git = "https://github.com/GeekMasher/tree-sitter-bicep", rev = "3604d8c961ab129d2bfc6dfca56419c236ccdb83" }

0 commit comments

Comments
 (0)