build(deps): bump the oxc group with 6 updates - #276
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the oxc group with 6 updates: | Package | From | To | | --- | --- | --- | | [oxc_allocator](https://github.com/oxc-project/oxc) | `0.148.0` | `0.149.0` | | [oxc_ast](https://github.com/oxc-project/oxc) | `0.148.0` | `0.149.0` | | [oxc_ast_visit](https://github.com/oxc-project/oxc) | `0.148.0` | `0.149.0` | | [oxc_parser](https://github.com/oxc-project/oxc) | `0.148.0` | `0.149.0` | | [oxc_span](https://github.com/oxc-project/oxc) | `0.148.0` | `0.149.0` | | [oxc_syntax](https://github.com/oxc-project/oxc) | `0.148.0` | `0.149.0` | Updates `oxc_allocator` from 0.148.0 to 0.149.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.148.0...crates_v0.149.0) Updates `oxc_ast` from 0.148.0 to 0.149.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.148.0...crates_v0.149.0) Updates `oxc_ast_visit` from 0.148.0 to 0.149.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.148.0...crates_v0.149.0) Updates `oxc_parser` from 0.148.0 to 0.149.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.148.0...crates_v0.149.0) Updates `oxc_span` from 0.148.0 to 0.149.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.148.0...crates_v0.149.0) Updates `oxc_syntax` from 0.148.0 to 0.149.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.148.0...crates_v0.149.0) --- updated-dependencies: - dependency-name: oxc_allocator dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc_ast dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc_ast_visit dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc_parser dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc_span dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc_syntax dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 oxc group with 6 updates:
0.148.00.149.00.148.00.149.00.148.00.149.00.148.00.149.00.148.00.149.00.148.00.149.0Updates
oxc_allocatorfrom 0.148.0 to 0.149.0Release notes
Sourced from oxc_allocator's releases.
... (truncated)
Commits
60fa138release(crates): oxc v0.149.0 (#26397)b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)b156333fix(codegen): order accessibility before abstract on accessors (#26392)34a242eperf(minifier): useIdentfor property mangler (#26334)116c8b8fix(transformer/class-properties): keep private methods in class-expression s...1400a0ffix(parser): require a string source afterexport ... from(#26389)5303f5cperf(minifier): unify merging of last expression into target sequence (#26264)2ef8e26fix(ci): install Windows dependencies after copying to Dev Drive (#26388)fed8ff8fix(lexer): close remaining grammar gaps in context-dependent tokenization (#...Updates
oxc_astfrom 0.148.0 to 0.149.0Release notes
Sourced from oxc_ast's releases.
... (truncated)
Commits
60fa138release(crates): oxc v0.149.0 (#26397)b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)b156333fix(codegen): order accessibility before abstract on accessors (#26392)34a242eperf(minifier): useIdentfor property mangler (#26334)116c8b8fix(transformer/class-properties): keep private methods in class-expression s...1400a0ffix(parser): require a string source afterexport ... from(#26389)5303f5cperf(minifier): unify merging of last expression into target sequence (#26264)2ef8e26fix(ci): install Windows dependencies after copying to Dev Drive (#26388)fed8ff8fix(lexer): close remaining grammar gaps in context-dependent tokenization (#...Updates
oxc_ast_visitfrom 0.148.0 to 0.149.0Release notes
Sourced from oxc_ast_visit's releases.
... (truncated)
Commits
60fa138release(crates): oxc v0.149.0 (#26397)b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)b156333fix(codegen): order accessibility before abstract on accessors (#26392)34a242eperf(minifier): useIdentfor property mangler (#26334)116c8b8fix(transformer/class-properties): keep private methods in class-expression s...1400a0ffix(parser): require a string source afterexport ... from(#26389)5303f5cperf(minifier): unify merging of last expression into target sequence (#26264)2ef8e26fix(ci): install Windows dependencies after copying to Dev Drive (#26388)fed8ff8fix(lexer): close remaining grammar gaps in context-dependent tokenization (#...Updates
oxc_parserfrom 0.148.0 to 0.149.0Release notes
Sourced from oxc_parser's releases.
... (truncated)
Commits
60fa138release(crates): oxc v0.149.0 (#26397)b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)b156333fix(codegen): order accessibility before abstract on accessors (#26392)34a242eperf(minifier): useIdentfor property mangler (#26334)116c8b8fix(transformer/class-properties): keep private methods in class-expression s...1400a0ffix(parser): require a string source afterexport ... from(#26389)5303f5cperf(minifier): unify merging of last expression into target sequence (#26264)2ef8e26fix(ci): install Windows dependencies after copying to Dev Drive (#26388)fed8ff8fix(lexer): close remaining grammar gaps in context-dependent tokenization (#...Updates
oxc_spanfrom 0.148.0 to 0.149.0Release notes
Sourced from oxc_span's releases.
... (truncated)
Commits
60fa138release(crates): oxc v0.149.0 (#26397)b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)b156333fix(codegen): order accessibility before abstract on accessors (#26392)34a242eperf(minifier): useIdentfor property mangler (#26334)116c8b8fix(transformer/class-properties): keep private methods in class-expression s...1400a0ffix(parser): require a string source afterexport ... from(#26389)5303f5cperf(minifier): unify merging of last expression into target sequence (#26264)2ef8e26fix(ci): install Windows dependencies after copying to Dev Drive (#26388)fed8ff8fix(lexer): close remaining grammar gaps in context-dependent tokenization (#...Updates
oxc_syntaxfrom 0.148.0 to 0.149.0Release notes
Sourced from oxc_syntax's releases.
... (truncated)
Commits
60fa138release(crates): oxc v0.149.0 (#26397)b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)b156333fix(codegen): order accessibility before abstract on accessors (#26392)34a242eperf(minifier): useIdentfor property mangler (#26334)116c8b8fix(transformer/class-properties): keep private methods in class-expression s...1400a0ffix(parser): require a string source afterexport ... from(#26389)5303f5cperf(minifier): unify merging of last expression into target sequence (#26264)2ef8e26fix(ci): install Windows dependencies after copying to Dev Drive (#26388)fed8ff8fix(lexer): close remaining grammar gaps in context-dependent tokenization (#...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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