Skip to content

Bump the cargo group with 4 updates - #1932

Merged
smoelius merged 1 commit into
mainfrom
dependabot/cargo/cargo-1eb4d0277c
Aug 31, 2026
Merged

Bump the cargo group with 4 updates#1932
smoelius merged 1 commit into
mainfrom
dependabot/cargo/cargo-1eb4d0277c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 4 updates: log, tree-sitter, swc_core and syn.

Updates log from 0.4.33 to 0.4.34

Release notes

Sourced from log's releases.

0.4.34

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Changelog

Sourced from log's changelog.

[0.4.34] - 2026-08-22

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.33...0.4.34

Commits

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 swc_core from 77.0.2 to 77.1.2

Changelog

Sourced from swc_core's changelog.

Changelog

Commits
  • 0ea7e39 chore: Publish crates with swc_core v77.1.2
  • 918f517 fix(es/quote): Restore await parsing (#12163)
  • 7a29dc7 chore: Publish crates with swc_core v77.1.1
  • f6d5bd1 fix(es/compat): preserve for-of var binding scope (#12158)
  • f62c437 fix(es/minifier): preserve do-while control-flow targets (#12160)
  • 5b8c98d chore: Publish crates with swc_core v77.1.0
  • c732683 fix(es/parser): Preserve await grammar boundaries (#12156)
  • b4d11a9 fix(visit): panic on invalid AST paths (#12154)
  • cf7b5c9 fix(es/minifier): preserve bindings in copied inline arrows (#12141)
  • 4e79b94 fix(es/minifier): avoid JSX sequence inlining loop (#12149)
  • Additional commits viewable in compare view

Updates syn from 3.0.3 to 3.0.4

Release notes

Sourced from syn's releases.

3.0.4

  • Allow safe fn in impl Parse for ForeignItemFn (#2078)
Commits
  • b5d62a6 Release 3.0.4
  • abf019c Merge pull request #2078 from dtolnay/foreginitemfn
  • d454333 Allow safe fn in impl Parse for ForeignItemFn
  • 8011b1c Update test suite to nightly-2026-08-18
  • 56a8d83 Raise rayon thread size for tests
  • f2c5c50 Ignore assert_is_empty pedantic clippy lint
  • 0eba76d Update test suite to nightly-2026-08-05
  • baaebce Update test suite to nightly-2026-07-25
  • b886a38 Update test suite to nightly-2026-07-24
  • 3c41416 Update test suite to nightly-2026-07-23
  • See full diff in compare view

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 group with 4 updates: [log](https://github.com/rust-lang/log), [tree-sitter](https://github.com/tree-sitter/tree-sitter), [swc_core](https://github.com/swc-project/swc) and [syn](https://github.com/dtolnay/syn).


Updates `log` from 0.4.33 to 0.4.34
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.33...0.4.34)

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 `swc_core` from 77.0.2 to 77.1.2
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/compare/swc_core@v77.0.2...swc_core@v77.1.2)

Updates `syn` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@3.0.3...3.0.4)

---
updated-dependencies:
- dependency-name: log
  dependency-version: 0.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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
- dependency-name: swc_core
  dependency-version: 77.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: syn
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

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 Aug 31, 2026
@dependabot
dependabot Bot requested a review from smoelius as a code owner August 31, 2026 03:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 31, 2026
@smoelius
smoelius added this pull request to the merge queue Aug 31, 2026
Merged via the queue into main with commit 81ab29a Aug 31, 2026
17 checks passed
@smoelius
smoelius deleted the dependabot/cargo/cargo-1eb4d0277c branch August 31, 2026 06:44
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.

1 participant