Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update v0.x to ^0.16.10 (patch) #68

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-oxlint ^0.16.9 -> ^0.16.10 age adoption passing confidence
oxlint (source) ^0.16.9 -> ^0.16.10 age adoption passing confidence

Release Notes

oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)

v0.16.10

Compare Source

No significant changes

    View changes on GitHub
oxc-project/oxc (oxlint)

v0.16.10: oxlint v0.16.10

Compare Source

[0.16.10] - 2025-05-09

Features
  • e1bc037 language_server: Request for workspace configuration when client did not send them in initialize (#​10789) (Sysix)
  • 3bd339b language_server: Provide commands / code actions for unopened files (#​10815) (Sysix)
  • 4c62348 linter: Regex/no-useless-backreference (#​10773) (camc314)
  • d7ebdd7 linter: Add unicorn/no-unnecessary-slice-end rule (#​10826) (yefan)
Bug Fixes
  • f3cc3a2 language_server: Request client for configuration when no configuration is passed in workspace/didChangeConfiguration (#​10871) (Sysix)
  • 24fcb1e language_server: Return server version initialize response (#​10810) (Sysix)
  • 7d09973 linter: False positive with withResolvers in prefer-await-to-then (#​10896) (camc314)
  • 9b94300 linter: Mark fixer as dangerous for erasing-op (#​10868) (camc314)
  • ae70cc1 linter: Add missing option to no-shadow-restricted-names (#​10827) (camc314)
  • b2c287f linter/no-unused-vars: Fixer cannot delete usused for in/of iterators (#​10824) (DonIsaac)
  • 5ce0a68 linter/no-unused-vars: Recognize parameters used in await/yield expressions within comma expressions (#​10808) (magic-akari)
Performance
  • 00ffbc9 language_server: Do not request for configuration when all workers are ready (#​10897) (Sysix)
  • 96cca22 language_server: Use simdutf8 when reading files from file system (#​10814) (Sysix)
Documentation
  • efaadd3 linter: Fix a few incorrect backticks in no_restricted_imports (#​10914) (Boshen)
  • ccda8f0 linter: Improve no-plusplus docs (#​10885) (Peter Cardenas)
  • 5f15809 linter: Improve docs for jsdoc/require-property (#​10705) (camc314)
Refactor
  • 553ab5b language_server: Remove OnceCell from WorkspaceWorker.root_uri (#​10898) (Sysix)
  • f43fd18 language_server: Move the initialization of ServerLinter into a separate call (#​10776) (Sysix)
  • 39e0463 language_server: Move nested_configs to ServerLinter (#​10775) (Sysix)
  • 9ec13f6 language_server: Move gitignore_glob to ServerLinter (#​10762) (Sysix)
  • 3d47159 language_server: Use IsolatedLintHandlerFileSystem (#​10830) (Sysix)
  • 3d794f6 language_server: Move functions related to ServerLinter to ServerLinter (#​10761) (Sysix)
  • 79819cc linter: Move around some config store logic (#​10861) (camc314)
  • e132aba linter: Extract nested config searching to a fn (#​10860) (camc314)
  • 243c247 linter: Able to use custom file system in runtime (#​10828) (Sysix)
  • efb4fb8 oxlint: Avoid result unwrap (#​10836) (camc314)
Testing
  • 47b946d linter: Use TesterFileSystem for Runtimes filesystem (#​10829) (Sysix)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 these updates again.


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

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

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.

0 participants