chore(deps): update dependency oxlint to v1.2.0#5022
Merged
renovate[bot] merged 1 commit intochore/renovateBaseBranchfrom Jun 22, 2025
Merged
chore(deps): update dependency oxlint to v1.2.0#5022renovate[bot] merged 1 commit intochore/renovateBaseBranchfrom
renovate[bot] merged 1 commit intochore/renovateBaseBranchfrom
Conversation
Collaborator
✔️ Code generated!
📊 Benchmark resultsBenchmarks performed on the method using a mock server, the results might not reflect the real-world performance.
|
1a5e788 to
78be585
Compare
78be585 to
0ce4223
Compare
algolia-bot
added a commit
that referenced
this pull request
Jun 22, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
This PR contains the following updates:
1.1.0->1.2.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
oxc-project/oxc (oxlint)
v1.2.0: oxlint v1.2.0Compare Source
[1.2.0] - 2025-06-19
🚀 Features
8c341a2sema/check: Ts setters cannot have initializers (#11695) (Don Isaac)38dc614oxc_linter: Reuse allocators (#11736) (camc314)bf8263dplayground: Allow specifying a JSON string as the linter config (#11710) (Nicholas Rayburn)0b4261bvscode: Addoxc.requireConfigconfiguration (#11700) (Sysix)52ecc87linter: Implement import/extensions (#11548) (Tyler Earls)094b81clanguage_server: AddunusedDisableDirectivesoption (#11645) (Sysix)🐛 Bug Fixes
3d88eeblinter/no-console: False negative whenconsole.*methods are used as args to functions (#11790) (camc314)c80e405linter/no-new-wrappers: Fix panic in fixer with multi byte chars (#11773) (camc314)e58a0b0linter: Panic in unicorn/consistent-function-scoping (#11772) (camc314)80c87d4linter: Typo in typescript/consistent-index-object-style (#11744) (camc314)ff775e9linter/consistent-function-scoping: Descriptive diagnostic labels (#11682) (Don Isaac)989634alinter/no-inner-declaration: False negative with for loops (#11692) (camc314)b272b91linter/no-undef: False negative with unresolved ref after type ref (#11721) (camc314)6252275linter: Panic in import/extensions with empty file names (#11720) (camc314)f34e432linter: Use fixer::noop in dangerous cases for eslint/no-var (#11693) (camc314)6c2b41clinter/consistent-function-scoping: Allow functions in TS modules/namespaces (#11681) (Don Isaac)2ca1c70linter/exhaustive-deps: False positive with TS Non null assertion operator (#11690) (camc314)ee15f7dlinter: False negative in typescript/prefer-function-type (#11674) (camc314)abd0441linter: Add missing menuitemradio and menutitemcheckbox roles (#11651) (Daniel Flynn)8776301linter/no-inner-declarations: Flagvarstatement as body offorloop (#11632) (overlookmotel)🚜 Refactor
5ca3d04ast: AddTSArrayTypeasAstKind(#11745) (camchenry)abdbaa9language_server: Use rule name directly from OxcCode instead of parsing out of the stringified version of OxcCode (#11714) (Nicholas Rayburn)219adccast: Don't generate AstKind for ArrayExpressionElement (#11684) (Ulrich Stark)c1be6b8linter: Shorten Span construction (#11686) (Ulrich Stark)4ca659clinter: Cleanup typescript/prefer-function-type (#11672) (Brad Dunbar)8e30c5fast: Don't generate AstKind for ForStatementInit (#11617) (Ulrich Stark)📚 Documentation
ea6ce9dlinter: Fix typo in import/no-namespace (#11741) (camc314)8b6076elinter: Document options for thetypescript/array-typerule (#11665) (yefan)⚡ Performance
f539f64allocator: RemoveArcfromAllocatorPool(#11760) (overlookmotel)cfdc518linter/no-inner-declarations: Move work to cold path (#11746) (overlookmotel)7c0fff7linter: Skip runningconsistent-function-scopingon.d.tsfiles (#11739) (camc314)b34c6f6parser,semantic: Improve handling of diagnostics (#11641) (Boshen)2cd786blinter/no-inner-declarations: Remove unnecessary code and reduce branches (#11633) (overlookmotel)🧪 Testing
44a9df8linter: Update testsuite forno-undef(#11706) (Sysix)Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.