chore(deps): update dependency oxlint to v1.6.0 #5104
Merged
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.5.0->1.6.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
oxc-project/oxc (oxlint)
v1.6.0: oxlint v1.6.0Compare Source
[1.6.0] - 2025-07-07
🐛 Bug Fixes
3f0e03elinter: Fix inconsistent behavior inno-duplicate-importsrule (#12051) (yefan)6dbacealinter/no-barrel-file: No diagnostic tag when some modules arent resolved (#12049) (camc314)dd6b1eelinter/extensions: False positives with non configured extensions (#11872) (camc314)5851d2coxlint: Always follow symlinks; remove cli flag--symlinks(#12048) (Boshen)eb1c596linter/consistent-index-object-style: Fix default impl for rule config (#12031) (camc314)🚜 Refactor
54cf5cbsemantic: Remove Option from parent_* methods (#12087) (Ulrich Stark)8d1be94language_server: Fix todo by avoiding allocation (#12096) (Ulrich Stark)72418calinter:RuntimeFileSystem::write_filetake&str(#12075) (overlookmotel)2f7cbdalinter: Move napi bindings out of oxc_linter (#12072) (camc314)9254252linter: Move code (#12071) (overlookmotel)2319710linter: Shorten code (#12070) (overlookmotel)387762dlinter/no-unused-vars: Simplify check for export nodes (#12044) (Dunqing)f1d4086ast: RemoveAstKindforModuleDeclaration(#12022) (camchenry)754c05aast: RemoveAstKindforTSTypeName(#11990) (camchenry)0c7f9e8linter: Remove a branch (#12032) (overlookmotel)📚 Documentation
85ec382linter: Add good/bad example fornextjs/no-page-custom-font(#12092) (Sysix)9240342linter: Add docs fornextjs/no-script-component-in-head(#12091) (Sysix)0878414linter: Add good/bad example fornextjs/no-head-import-in-document(#12061) (Sysix)222bc73linter: Add bad/good example fornextjs/no-head-element(#12059) (Sysix)a7e9f50linter: Add good/bad example fornextjs/no-title-in-document-head(#12065) (Sysix)51c6818linter: Add good/bad example fornextjs/no-document-import-in-pages(#12064) (Sysix)c7b38f9consistent-indexed-object-style: Clarify docs (#12019) (Luca Ban)⚡ Performance
04e2de5linter: Avoid iteration when checking import isAllButDefaultorSideEffectineslint/no-duplicate-imports(#12093) (Sysix)e2a7d6alinter: Check filepath before runningnextjs/no-head-element(#12062) (Sysix)00a9fd9linter: Check for filename before runningnextjs/no-head-import-in-documentrule (#12060) (Sysix)62a3ce0linter: Replaceunicode-segmentationcrate withicu_segmenter(#12063) (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.