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(devdeps): update dependency oxlint to v0.15.3 #4608

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

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

Release Notes

oxc-project/oxc (oxlint)

v0.15.3: oxlint v0.15.3

Compare Source

[0.15.3] - 2024-12-17

Features
  • 25ddb35 linter: Add the import/no_named_default rule (#​7902) (Guillaume Piedigrossi)
  • ee26b44 linter: Enhance get_element_type to resolve more element types (#​7885) (dalaoshu)
Bug Fixes
  • 6f41d92 linter: False positive in unicorn/no-useless-spread (#​7940) (dalaoshu)
  • 0867b40 linter: Fix configuration parser for no-restricted-imports (#​7921) (Alexander S.)
  • 9c9b73d linter: Fix incorrect fixer for prefer-regexp-test (#​7898) (Cameron)
  • 32935e6 linter: False positive in jsx-a11y/label-has-associated-control (#​7881) (dalaoshu)
  • 14c51ff semantic: Remove inherting ScopeFlags::Modifier from parent scope (#​7932) (Dunqing)
Refactor
Styling

v0.15.2: oxlint v0.15.2

Compare Source

[0.15.2] - 2024-12-14

Fix the previous broken release caused by https://github.com/softprops/action-gh-release/issues/555

v0.15.1: oxlint v0.15.1

Compare Source

[0.15.1] - 2024-12-13

Features
  • 38b1c2e editor: Create a command to apply all auto-fixes for the current active text editor (#​7672) (Nicholas Rayburn)
Bug Fixes
  • 2b187e5 linter: Fix configuration casing for typescript/no_this_alias (#​7836) (Boshen)
  • 06e6d38 linter: Fix unicorn/prefer-query-selector to use the correct replacement for getElementsByClassName (#​7796) (Nicholas Rayburn)
  • 7a83230 semantic: Missing reference when export default references a type alias binding (#​7813) (Dunqing)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

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

@renovate renovate bot requested review from a team, matthprost and lisalupi as code owners December 19, 2024 13:39
Copy link

changeset-bot bot commented Dec 19, 2024

⚠️ No Changeset found

Latest commit: 9bffbe6

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

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.45%. Comparing base (ea71409) to head (9bffbe6).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4608   +/-   ##
=======================================
  Coverage   87.45%   87.45%           
=======================================
  Files         335      335           
  Lines       12812    12812           
  Branches     3489     3535   +46     
=======================================
  Hits        11205    11205           
  Misses       1607     1607           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f0a7fa...9bffbe6. Read the comment docs.

@renovate renovate bot force-pushed the renovate/oxlint-0.x branch from e0d8df3 to 9bffbe6 Compare December 19, 2024 15:36
@philibea philibea merged commit bfa0670 into main Dec 19, 2024
15 checks passed
@philibea philibea deleted the renovate/oxlint-0.x branch December 19, 2024 17:25
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.

2 participants