chore(deps): bump the all-dependencies group across 1 directory with 19 updates#79
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all-dependencies group across 1 directory with 19 updates#79dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
86a3586 to
a74b18e
Compare
…19 updates Bumps the all-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.25` | `0.4.28` | | [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.23.0` | | [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` | | [lsp-server](https://github.com/rust-lang/rust-analyzer) | `0.7.9` | `0.9.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` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.2+spec-1.1.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.25.12+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 `ignore` from 0.4.25 to 0.4.28 - [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.28) 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.23.0 - [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.23.0) 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 `lsp-server` from 0.7.9 to 0.9.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 `toml` from 0.8.23 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) Updates `toml_edit` from 0.22.27 to 0.25.12+spec-1.1.0 - [Commits](toml-rs/toml@v0.22.27...v0.25.12) 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: 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: ignore dependency-version: 0.4.28 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.8.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.23.0 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: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: toml dependency-version: 1.1.2+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.12+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.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a74b18e to
513b7c8
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 19 updates in the / directory:
0.4.250.4.280.128.00.138.00.128.00.138.00.128.00.138.00.128.00.138.00.128.00.138.011.19.111.23.00.128.00.138.00.128.00.138.01.0.1491.0.1500.7.90.9.00.95.10.97.00.5.150.5.160.8.231.1.2+spec-1.1.00.22.270.25.12+spec-1.1.01.47.21.48.00.5.10.8.20.128.00.138.00.25.100.26.11Updates
ignorefrom 0.4.25 to 0.4.28Commits
324f7efignore-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 typebc3ad92ignore/types: add Rocq.vfiles93acfe2ignore/types: addprotofor filtering to protobuf filesUpdates
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.23.0Changelog
Sourced from oxc_resolver's changelog.
... (truncated)
Commits
c6d0899chore: release v11.23.0 (#1259)28a487bchore: remove test and JS-side leftovers (#1271)a042d49chore(bench): move specifier allocation out of the timed symlink loop (#1270)3e88f90refactor: deduplicate cross-file helpers, drop stale lint allows (#1269)0fbd4a3fix(exports): propagate the last error in array target resolution (#1267)534280fchore: miscellaneous small cleanups (#1268)9763d7brefactor(dts): deduplicate package entry selection and remove dead code (#1266)e66adb8refactor(tsconfig): skip TsConfig deep clone for non-root configs (#1265)d69fc38refactor(alias): compile fallback aliases once at construction (#1264)4837a2eperf(alias): scan a packed first-byte array instead of striding over alias en...Updates
oxc_spanfrom 0.128.0 to 0.138.0Release notes
Sourced from oxc_span's releases.