chore(deps): bump the all-dependencies group across 1 directory with 23 updates#95
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group across 1 directory with 23 updates#95dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/all-dependencies-b7278a8d38
branch
2 times, most recently
from
July 19, 2026 11:25
5c2e5c8 to
9f35047
Compare
…23 updates Bumps the all-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.18` | `0.4.19` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.25` | `0.4.30` | | [oxc_allocator](https://github.com/oxc-project/oxc) | `0.128.0` | `0.138.0` | | [oxc_ast](https://github.com/oxc-project/oxc) | `0.128.0` | `0.138.0` | | [oxc_ast_visit](https://github.com/oxc-project/oxc) | `0.128.0` | `0.138.0` | | [oxc_diagnostics](https://github.com/oxc-project/oxc) | `0.128.0` | `0.138.0` | | [oxc_parser](https://github.com/oxc-project/oxc) | `0.128.0` | `0.138.0` | | [oxc_resolver](https://github.com/oxc-project/oxc-resolver) | `11.19.1` | `11.24.2` | | [oxc_span](https://github.com/oxc-project/oxc) | `0.128.0` | `0.138.0` | | [oxc_syntax](https://github.com/oxc-project/oxc) | `0.128.0` | `0.138.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [self_cell](https://github.com/Voultapher/self_cell) | `1.2.2` | `1.3.0` | | [lsp-server](https://github.com/rust-lang/rust-analyzer) | `0.7.9` | `0.10.0` | | [lsp-types](https://github.com/gluon-lang/lsp-types) | `0.95.1` | `0.97.0` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.3+spec-1.1.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.25.13+spec-1.1.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.47.2` | `1.48.0` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.5.1` | `0.8.2` | | [oxc_semantic](https://github.com/oxc-project/oxc) | `0.128.0` | `0.138.0` | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.25.10` | `0.26.11` | Updates `clap` from 4.6.1 to 4.6.2 - [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.6.1...clap_complete-v4.6.2) Updates `globset` from 0.4.18 to 0.4.19 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.18...globset-0.4.19) Updates `ignore` from 0.4.25 to 0.4.30 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.25...ignore-0.4.30) Updates `oxc_allocator` from 0.128.0 to 0.138.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.128.0...crates_v0.138.0) Updates `oxc_ast` from 0.128.0 to 0.138.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.128.0...crates_v0.138.0) Updates `oxc_ast_visit` from 0.128.0 to 0.138.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.128.0...crates_v0.138.0) Updates `oxc_diagnostics` from 0.128.0 to 0.138.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.128.0...crates_v0.138.0) Updates `oxc_parser` from 0.128.0 to 0.138.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.128.0...crates_v0.138.0) Updates `oxc_resolver` from 11.19.1 to 11.24.2 - [Release notes](https://github.com/oxc-project/oxc-resolver/releases) - [Changelog](https://github.com/oxc-project/oxc-resolver/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc-resolver@v11.19.1...v11.24.2) Updates `oxc_span` from 0.128.0 to 0.138.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.128.0...crates_v0.138.0) Updates `oxc_syntax` from 0.128.0 to 0.138.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.128.0...crates_v0.138.0) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `self_cell` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/Voultapher/self_cell/releases) - [Commits](Voultapher/self_cell@v1.2.2...v1.3.0) Updates `lsp-server` from 0.7.9 to 0.10.0 - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) Updates `lsp-types` from 0.95.1 to 0.97.0 - [Changelog](https://github.com/gluon-lang/lsp-types/blob/master/CHANGELOG.md) - [Commits](gluon-lang/lsp-types@v0.95.1...v0.97.0) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.15...crossbeam-channel-0.5.16) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `toml` from 0.8.23 to 1.1.3+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.3) Updates `toml_edit` from 0.22.27 to 0.25.13+spec-1.1.0 - [Commits](toml-rs/toml@v0.22.27...v0.25.13) Updates `insta` from 1.47.2 to 1.48.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.47.2...1.48.0) Updates `criterion` from 0.5.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@0.5.1...criterion-v0.8.2) Updates `oxc_semantic` from 0.128.0 to 0.138.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.128.0...crates_v0.138.0) Updates `tree-sitter` from 0.25.10 to 0.26.11 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.25.10...v0.26.11) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: globset dependency-version: 0.4.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ignore dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: insta dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: lsp-server dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: lsp-types dependency-version: 0.97.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_allocator dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_ast dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_ast_visit dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_diagnostics dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_parser dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_resolver dependency-version: 11.24.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_semantic dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_span dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: oxc_syntax dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: self_cell dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: toml dependency-version: 1.1.3+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: toml_edit dependency-version: 0.25.13+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tree-sitter dependency-version: 0.26.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/cargo/all-dependencies-b7278a8d38
branch
from
July 19, 2026 12:56
9f35047 to
72e81e0
Compare
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 all-dependencies group with 23 updates in the / directory:
4.6.14.6.20.4.180.4.190.4.250.4.300.128.00.138.00.128.00.138.00.128.00.138.00.128.00.138.00.128.00.138.011.19.111.24.20.128.00.138.00.128.00.138.01.0.1491.0.1501.2.21.3.00.7.90.10.00.95.10.97.00.5.150.5.162.0.182.0.190.8.231.1.3+spec-1.1.00.22.270.25.13+spec-1.1.01.47.21.48.00.5.10.8.20.128.00.138.00.25.100.26.11Updates
clapfrom 4.6.1 to 4.6.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0fe0be3chore: Release480af9ddocs: Update changelog2b3ddd0Merge pull request #6340 from liskin/fix-completion-escape7ffe739fix(complete): Do not suggest options after "--"d47fc4ftest(complete): Options suggested after escape (--)Updates
globsetfrom 0.4.18 to 0.4.19Commits
28c687dglobset-0.4.19f03c67echangelog: 15.2.0324f7efignore-0.4.28241b87bignore: supportGIT_CONFIG_GLOBALandGIT_CONFIG_SYSTEMfor `core.exclude...b6849daignore/walk: addWalkBuilder::emptyandWalkBuilder::from_iter8bca2ebdoc: fix typo in man page61a9fd8doc: fix typoe7b0f89lint: usecloned()orcopied()when we can767086dsearcher: hint at sequential memory map reading9548e86ignore/types: add PKGBUILD typeUpdates
ignorefrom 0.4.25 to 0.4.30Commits
227381dignore-0.4.30b621e65ignore: add incremental checkingc55818fignore: more pathutil clean-up6e527e9ignore: add routine for checking if a path is hidden or not626b895ignore: refactoris_hidden0d7054dignore: fix deadlock when visitor panics576005bgrep-searcher-0.1.17432976dgrep-pcre2-0.1.1041e0ae7grep-matcher-0.1.940ffc6eignore-0.4.29Updates
oxc_allocatorfrom 0.128.0 to 0.138.0Release notes
Sourced from oxc_allocator's releases.
... (truncated)
Commits
8bf69a3release(crates): oxc v0.138.0 (#23934)beac5d2fix(parser): fix clippy warnings (#23943)d8c6b55fix(linter/unicorn/custom-error-definition): handle non-ascii class names (#2...dcc9a73fix(minifier): treat Object.isExtensible/isFrozen/isSealed as pure (#23916)2428c50feat(linter/react): implement suggestion forno-unknown-propertyrule (#23936)da0e5bffix(minifier): don't reorder a closed-over TDZ read when inlining a var (#23771)3be5952docs(linter): refine performance-lint-rules skill (#23932)57e4469docs(linter/unicorn): update prefer-dom-node-text-content rationale (#23933)d5c916aperf(semantic): flatten hoisting_variables to avoid per-scope map allocation ...e71609dperf(minifier): bail member-expr folding before the side-effect walk (#23924)Updates
oxc_astfrom 0.128.0 to 0.138.0Release notes
Sourced from oxc_ast's releases.
... (truncated)
Commits
8bf69a3release(crates): oxc v0.138.0 (#23934)beac5d2fix(parser): fix clippy warnings (#23943)d8c6b55fix(linter/unicorn/custom-error-definition): handle non-ascii class names (#2...dcc9a73fix(minifier): treat Object.isExtensible/isFrozen/isSealed as pure (#23916)2428c50feat(linter/react): implement suggestion forno-unknown-propertyrule (#23936)da0e5bffix(minifier): don't reorder a closed-over TDZ read when inlining a var (#23771)3be5952docs(linter): refine performance-lint-rules skill (#23932)57e4469docs(linter/unicorn): update prefer-dom-node-text-content rationale (#23933)d5c916aperf(semantic): flatten hoisting_variables to avoid per-scope map allocation ...e71609dperf(minifier): bail member-expr folding before the side-effect walk (#23924)Updates
oxc_ast_visitfrom 0.128.0 to 0.138.0Release notes
Sourced from oxc_ast_visit's releases.
... (truncated)
Commits
8bf69a3release(crates): oxc v0.138.0 (#23934)beac5d2fix(parser): fix clippy warnings (#23943)d8c6b55fix(linter/unicorn/custom-error-definition): handle non-ascii class names (#2...dcc9a73fix(minifier): treat Object.isExtensible/isFrozen/isSealed as pure (#23916)2428c50feat(linter/react): implement suggestion forno-unknown-propertyrule (#23936)da0e5bffix(minifier): don't reorder a closed-over TDZ read when inlining a var (#23771)3be5952docs(linter): refine performance-lint-rules skill (#23932)57e4469docs(linter/unicorn): update prefer-dom-node-text-content rationale (#23933)d5c916aperf(semantic): flatten hoisting_variables to avoid per-scope map allocation ...e71609dperf(minifier): bail member-expr folding before the side-effect walk (#23924)Updates
oxc_diagnosticsfrom 0.128.0 to 0.138.0Release notes
Sourced from oxc_diagnostics's releases.
... (truncated)
Commits
8bf69a3release(crates): oxc v0.138.0 (#23934)beac5d2fix(parser): fix clippy warnings (#23943)d8c6b55fix(linter/unicorn/custom-error-definition): handle non-ascii class names (#2...dcc9a73fix(minifier): treat Object.isExtensible/isFrozen/isSealed as pure (#23916)2428c50feat(linter/react): implement suggestion forno-unknown-propertyrule (#23936)da0e5bffix(minifier): don't reorder a closed-over TDZ read when inlining a var (#23771)3be5952docs(linter): refine performance-lint-rules skill (#23932)57e4469docs(linter/unicorn): update prefer-dom-node-text-content rationale (#23933)d5c916aperf(semantic): flatten hoisting_variables to avoid per-scope map allocation ...e71609dperf(minifier): bail member-expr folding before the side-effect walk (#23924)Updates
oxc_parserfrom 0.128.0 to 0.138.0Release notes
Sourced from oxc_parser's releases.
... (truncated)
Commits
8bf69a3release(crates): oxc v0.138.0 (#23934)beac5d2fix(parser): fix clippy warnings (#23943)d8c6b55fix(linter/unicorn/custom-error-definition): handle non-ascii class names (#2...dcc9a73fix(minifier): treat Object.isExtensible/isFrozen/isSealed as pure (#23916)2428c50feat(linter/react): implement suggestion forno-unknown-propertyrule (#23936)da0e5bffix(minifier): don't reorder a closed-over TDZ read when inlining a var (#23771)3be5952docs(linter): refine performance-lint-rules skill (#23932)57e4469docs(linter/unicorn): update prefer-dom-node-text-content rationale (#23933)d5c916aperf(semantic): flatten hoisting_variables to avoid per-scope map allocation ...e71609dperf(minifier): bail member-expr folding before the side-effect walk (#23924)Updates
oxc_resolverfrom 11.19.1 to 11.24.2Changelog
Sourced from oxc_resolver's changelog.
... (truncated)
Commits
7ba4ae6chore: release v11.24.2 (#1300)7d99632chore(deps): update npm packages to v1.11.2 (#1303)4c3b967chore(deps): update napi (#1302)fc4e528chore(deps): update codspeedhq/action action to v4.18.4 (#1301)79f927astyle: group and merge imports (#1299)892094efix(napi): add explicit "types" field to package.json (#1297)b6f9b5fchore: release v11.24.1 (#1296)b23cc5echore: enable more clippy restriction lints (#1295)e8caef2ci: remove npm install -g npm@latest from release job (#1294)b465cecchore: release v11.24.0 (#1274)Updates
oxc_spanfrom 0.128.0 to 0.138.0Release notes
Sourced from oxc_span's releases.