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 v0.15.3 #9161

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 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: 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 13, 2024
Copy link

graphite-app bot commented Dec 13, 2024

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@graphite-app graphite-app bot requested a review from forehalo December 13, 2024 14:13
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.37%. Comparing base (ffa0231) to head (3d93efa).

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9161      +/-   ##
==========================================
- Coverage   65.42%   65.37%   -0.05%     
==========================================
  Files         727      727              
  Lines       41270    41270              
  Branches     4052     4052              
==========================================
- Hits        27002    26982      -20     
- Misses      13836    13856      +20     
  Partials      432      432              
Flag Coverage Δ
server-test 77.74% <ø> (-0.07%) ⬇️
unittest 35.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/oxlint branch from dd409a7 to ada286c Compare December 14, 2024 07:11
@renovate renovate bot changed the title chore: bump up oxlint version to v0.15.1 chore: bump up oxlint version to v0.15.2 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/oxlint branch from ada286c to 3d93efa Compare December 17, 2024 04:54
@renovate renovate bot changed the title chore: bump up oxlint version to v0.15.2 chore: bump up oxlint version to v0.15.3 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants