Skip to content

chore(deps): bump the cargo-prod group with 2 updates#78

Merged
mdn-bot merged 1 commit intomainfrom
dependabot/cargo/cargo-prod-caea7da8d6
Mar 17, 2026
Merged

chore(deps): bump the cargo-prod group with 2 updates#78
mdn-bot merged 1 commit intomainfrom
dependabot/cargo/cargo-prod-caea7da8d6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the cargo-prod group with 2 updates: tree-sitter and cc.

Updates tree-sitter from 0.26.6 to 0.26.7

Release notes

Sourced from tree-sitter's releases.

v0.26.7

Notable Changes

  • A regression in v0.26.6 with quantified alternations was fixed.
  • Release artifacts for the tree-sitter CLI are now published as zip archives (in addition to gzipped executables, which are planned for removal in a future minor release).

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.6...v0.26.7

Commits
  • 6f2e8a6 release v0.26.7
  • 0ae6158 ci(release): publish zip archives
  • 9ce1567 docs: indicate that dashes are not permitted in parser names
  • 365b1f0 Revert "feat: allow - in grammar names"
  • 8e87144 fix(query): don't add copies for quantifier steps outside alternations
  • b61eabb refactor(query): remove alternative_is_immediate
  • c802b44 fix(loader): link with libc on OpenBSD to compile parser
  • 16c7bfb chore(parser): return NULL, not false, for incomplete parse
  • d01bd9b fix(wasm): pass target triple to clang (#5385)
  • 594f9d5 fix: skip missing Makefile in version command
  • See full diff in compare view

Updates cc from 1.2.56 to 1.2.57

Release notes

Sourced from cc's releases.

cc-v1.2.57

Other

  • Size archiver batches according to argument length not argument count (#1689)
  • Added Build::env for setting environment variables of compiler invocations and other child processes (#1656 #1682)
Changelog

Sourced from cc's changelog.

1.2.57 - 2026-03-13

Other

  • Size archiver batches according to argument length not argument count (#1689)
  • Added Build::env for setting environment variables of compiler invocations and other child processes (#1656 #1682)
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the cargo-prod group with 2 updates: [tree-sitter](https://github.com/tree-sitter/tree-sitter) and [cc](https://github.com/rust-lang/cc-rs).


Updates `tree-sitter` from 0.26.6 to 0.26.7
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.26.6...v0.26.7)

Updates `cc` from 1.2.56 to 1.2.57
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.56...cc-v1.2.57)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-version: 0.26.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-prod
- dependency-name: cc
  dependency-version: 1.2.57
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 14:48
@dependabot dependabot bot requested a review from caugner March 16, 2026 14:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 16, 2026
@mdn-bot mdn-bot enabled auto-merge (squash) March 16, 2026 14:48
@mdn-bot mdn-bot merged commit 14da0e7 into main Mar 17, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cargo-prod-caea7da8d6 branch March 17, 2026 18:40
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.

2 participants