chore(deps): update dependency oxlint to v0.15.15#510
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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:
0.15.14->0.15.15Release Notes
oxc-project/oxc (oxlint)
v0.15.15: oxlint v0.15.15Compare Source
[0.15.15] - 2025-03-13
This release introduces a new multi-file analysis runtime that addresses numerous bugs reported by the import plugin.
474a57blinter: A new multi-file analysis runtime (#9383) (branchseer)Features
2ddad59linter: Add unicorn/require-post-message-target-origin rule (#9684) (yefan)Bug Fixes
6c0978blinter: No-single-promise-in-promise-methods: do not fix Promise.all when chained (#9697) (camchenry)ab594f1linter: Turn oxc/no-redundant-constructor-init into typescript/no-unnecessary-parameter-property-assignment (#9618) (Uli)91c009alinter: Add missing fail cases ineslint-no-array-constructor(#9659) (therewillbecode)2810e5blinter: Add missing fail cases in eslint/no-self-compare (#9693) (therewillbecode)Performance
bcbb468linter: UseOsStrfor faster path comparison and hashing (#9685) (Boshen)Refactor
b9ab60blinter: Remove if let nesting frombad-min-max-function(#9722) (therewillbecode)90b0227linter: Remove if let nesting fromeslint-operator-assignment(#9721) (therewillbecode)5ef578elinter: Improvejest/no-alias-methods(#9694) (therewillbecode)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.