Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump up oxlint version to ^0.15.0 #87

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxlint (source) ^0.14.0 -> ^0.15.0 age adoption passing confidence

Release Notes

oxc-project/oxc (oxlint)

v0.15.0: oxlint v0.15.0

Compare Source

[0.15.0] - 2024-12-10

  • 39b9c5d linter: [BREAKING] Remove unmaintained security plugin (#​7773) (Boshen)
Features
  • 065f7dc linter: Support expectTypeOf, assert and assertType in vitest/expect-expect (#​7742) (Yuichiro Yamashita)
  • 3d5f0a1 linter/no_restricted_imports: Add the no_restricted_imports rules (#​7629) (Guillaume Piedigrossi)
Bug Fixes
Refactor
Testing
  • 62f0a22 linter: Port react-jsx-uses-vars rules to no_unused_vars (#​7731) (Tyler Earls)
  • 02f9903 linter: Add regression tests for import/namespace (#​7723) (dalaoshu)

v0.14.1: oxlint v0.14.1

Compare Source

[0.14.1] - 2024-12-06

Features
  • fd0935c linter: Change react/rules-of-hooks category to pedantic (#​7691) (Boshen)
  • e64fd95 linter: Map .js to .ts when resolving with tsconfig.json (#​7675) (Boshen)
  • bd9d38a linter: Implement eslint:yoda (#​7559) (tbashiyy)
  • a14e76a linter: Report identical logical expressions in const-comparisons (#​7630) (camc314)
  • afe1e9b linter: Enhance const-comparisons for more cases (#​7628) (camc314)
  • 4eb87ea linter: RulesOfHooks from nursery to correctness (#​7607) (Boshen)
  • 275d625 linter: Output rules to json array (#​7574) (camc314)
  • b8dc333 syntax: Add ExportEntry::is_type (#​7676) (Boshen)
Bug Fixes
  • 9761e94 apps/oxlint: Incorrect matching in .oxlintignore (#​7566) (dalaoshu)
  • 7cee065 linter: Panic in yoda (#​7679) (camc314)
  • 6ae178e linter: Ignore type references in no-undef (#​7670) (Boshen)
  • fcc2546 linter: Move no-unused-expressions from TS to eslint (#​7624) (camc314)
  • 29db060 linter: Detect typescript eslint alias rules (#​7622) (Alexander S.)
  • e824501 linter: False positive in exhaustive-deps (#​7626) (camc314)
  • 8a68ef4 linter: Update reporting spans for exhaustive-deps (#​7625) (camc314)
  • 543df6e linter: Fix false positives in exhaustive-deps (#​7615) (camc314)
  • e80214c linter: Fix false positives in rules-of-hooks (#​7606) (camc314)
  • 3dc46a8 linter: No-unused-expressions false positive with arrow fn expressions (#​7585) (Cameron)
  • 810671a linter: Detect vitest jest alias rules (#​7567) (Alexander S.)
  • 4e3044e linter: Rules-of-hooks fix false positive with default export (#​7570) (camc314)
Documentation
Refactor
  • a0973dc linter: Use BigIntLiteral::raw field (#​7660) (overlookmotel)
  • 3711a8e linter: Rename is_same_reference to is_same_expression (#​7654) (camc314)
  • b445654 linter: Use get_inner_expression in const-comparisons (#​7627) (camc314)
  • f0e7acc syntax: Change ModuleRecord::not_esm to has_module_syntax (#​7579) (Boshen)
  • 18519de syntax: Remove ModuleRecord::export_default (#​7578) (Boshen)
  • d476660 syntax: Remove ModuleRecord::exported_bindings_duplicated because it is a syntax error (#​7577) (Boshen)
  • 17663f5 syntax: Remove ModuleRecord::export_default_duplicated because it is a syntax error (#​7576) (Boshen)
  • 79014ff syntax: Clean up ModuleRecord (#​7568) (Boshen)
Testing
  • be9863a linter: Add more tests fo rules-of-hooks (#​7683) (camc314)
  • 6dd71c6 linter: Port eslint tests to no-unused-expressions (#​7611) (camc314)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Dec 10, 2024

⚠️ No Changeset found

Latest commit: ab7c220

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@fu050409 fu050409 merged commit 477c7fd into main Dec 11, 2024
31 checks passed
@fu050409 fu050409 deleted the renovate/all-minor-patch branch December 11, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant