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.6 #4676

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

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

Release Notes

oxc-project/oxc (oxlint)

v0.15.6: oxlint v0.15.6

Compare Source

[0.15.6] - 2025-01-13

Features
  • 457aa31 linter: Implement no-lone-blocks rule (#​8145) (Yuichiro Yamashita)
Refactor
  • aea9551 ast: Simplify get_identifier_reference of TSType and TSTypeName (#​8273) (Dunqing)
  • 43ed3e1 linter: Add output formatter (#​8436) (Alexander S.)
  • 4e05e66 linter: Remove glob for windows (#​8390) (Alexander S.)
  • b19d809 linter: Split unicorn/prefer-spread and eslint/prefer-spread into own rules (#​8329) (Alexander S.)
  • 3c534ae linter: Refactor LintBuilder to prep for nested configs (#​8034) (camc314)
  • 2f9fab9 linter: Remove remapping for plugin name in diagnostics (#​8223) (Alexander S.)
Testing
  • b6c1546 linter: Use plugin name instead of category for finding rule (#​8353) (Alexander S.)

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 January 16, 2025 22:55
Copy link

changeset-bot bot commented Jan 16, 2025

⚠️ No Changeset found

Latest commit: 82773ed

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

@philibea philibea merged commit 867242e into main Jan 16, 2025
15 checks passed
@philibea philibea deleted the renovate/oxlint-0.x branch January 16, 2025 23:03
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.09%. Comparing base (b4b5366) to head (82773ed).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4676   +/-   ##
=======================================
  Coverage   88.09%   88.09%           
=======================================
  Files         348      348           
  Lines       13363    13363           
  Branches     3638     3637    -1     
=======================================
  Hits        11772    11772           
  Misses       1591     1591           

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 b4b5366...82773ed. Read the comment docs.

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