Skip to content

chore(deps): update v0.x (patch) #53

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

Merged
merged 1 commit into from
Mar 25, 2025
Merged

chore(deps): update v0.x (patch) #53

merged 1 commit into from
Mar 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-import-resolver-next ^0.4.2 -> ^0.4.3 age adoption passing confidence
eslint-plugin-oxlint ^0.16.0 -> ^0.16.3 age adoption passing confidence
oxlint (source) ^0.16.0 -> ^0.16.3 age adoption passing confidence

Release Notes

kuoruan/eslint-import-resolver-next (eslint-import-resolver-next)

v0.4.3

Compare Source

  • update dependencies to latest version
  • update oxc-resolver to v5.0.0
  • fix alias not resolved in d.ts file
  • update module imports to use node: prefix

Full Changelog: kuoruan/eslint-import-resolver-next@v0.4.2...v0.4.3

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

v0.16.3

Compare Source

No significant changes

    View changes on GitHub

v0.16.2

Compare Source

No significant changes

    View changes on GitHub

v0.16.1

Compare Source

No significant changes

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

v0.16.3: oxlint v0.16.3

Compare Source

[0.16.3] - 2025-03-25

Features
  • 1b41cb3 linter: Add suggested fix to unicorn/prefer-structured-clone (#​9994) (Ulrich Stark 🦀)
  • 24cbe51 linter: Add suggested fixer to typescript/no_unnecessary_parameter_property_assignment and fix false positive (#​9973) (Ulrich Stark 🦀)
Bug Fixes
  • 2d7b0cf editor: Re-add tester and prevent empty inverted diagnostics (#​9991) (camchenry)
  • 6c4b533 linter: False positive in import/no-empty-named-blocks (#​9974) (shulaoda)
  • ff13be6 linter: Correct fixer for spread in function arguments (#​9972) (shulaoda)
Refactor
Testing

v0.16.2: oxlint v0.16.2

Compare Source

[0.16.2] - 2025-03-21

  • bfb416c editor: [BREAKING] Enable nested configuration by default (#​9929) (Sysix)
Bug Fixes
  • 2e8198e linter: Skip extending config files that look like named configs or not files (#​9932) (camchenry)
  • f649fb3 linter: Reclassify unicorn/no-document-cookie as restriction (#​9933) (camchenry)
Documentation

v0.16.1: oxlint v0.16.1

Compare Source

[0.16.1] - 2025-03-20

Features
  • 0973356 editor: Support nested configs (#​9743) (Nicholas Rayburn)
  • 8e3d9be linter: Support --report-unused-disable-directive (#​9223) (1zumii)
  • 62c0132 linter: Add import/no-empty-named-blocks rule (#​9710) (yefan)
  • ea7e3f0 oxc_language_server: Support nested configs (#​9739) (Nicholas Rayburn)
Bug Fixes
  • e9565c9 linter: Parse vue custom tag that starts with script (#​9887) (Boshen)
  • e6f7c74 linter: Import and fix tests for typescript::no_unnecessary_parameter_property_assignment (#​9720) (Ulrich Stark)
  • 4e39ba0 linter: Ignore modules with invalid source (#​9801) (branchseer)
  • 73fe248 linter/no_case_declarations: Fix span of error for await using (#​9854) (overlookmotel)
  • 2e023ab linter/react: exhaustive-deps report longest dependency (#​9891) (overlookmotel)
  • a113f7e parser: Error when } and > appear in JSXText (#​9777) (Boshen)
  • 3d4c5f3 semantic: Correctly visit IfStmt test when building cfg (#​9864) (camc314)
Performance
  • d44ab9b linter: Return early in loop in promise/no-nesting (#​9808) (therewillbecode)
  • 2b65ed2 linter/no_unescaped_entities: Optimize string search and error generation (#​9832) (overlookmotel)
  • 84fa538 minify: Use mimalloc-safe to replace mimalloc (#​9810) (LongYinan)
Documentation
  • 8bc70b3 language_server: Tell about Initialization options + didChangeWatchedFiles for nested configuration (#​9876) (Alexander S.)
  • e408db8 linter: Improve docs for unicorn/no-abusive-eslint-disable (#​9834) (shulaoda)
  • 187fe39 linter: Add correctness examples to typescript-prefer-as-const (#​9805) (therewillbecode)
Refactor

Configuration

📅 Schedule: Branch creation - "* 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Mar 17, 2025
@renovate renovate bot changed the title chore(deps): update v0.x to ^0.15.15 (patch) chore(deps): update v0.x to ^0.15.15 (patch) - autoclosed Mar 17, 2025
@renovate renovate bot closed this Mar 17, 2025
@renovate renovate bot deleted the renovate/patch-v0.x branch March 17, 2025 07:56
@renovate renovate bot changed the title chore(deps): update v0.x to ^0.15.15 (patch) - autoclosed chore(deps): update v0.x to ^0.15.15 (patch) Mar 24, 2025
@renovate renovate bot reopened this Mar 24, 2025
@renovate renovate bot force-pushed the renovate/patch-v0.x branch from 1d7bd40 to c5e0a01 Compare March 24, 2025 03:26
@renovate renovate bot changed the title chore(deps): update v0.x to ^0.15.15 (patch) chore(deps): update v0.x (patch) Mar 24, 2025
@renovate renovate bot force-pushed the renovate/patch-v0.x branch from c5e0a01 to d8ec5c0 Compare March 24, 2025 07:35
@renovate renovate bot force-pushed the renovate/patch-v0.x branch from d8ec5c0 to 3565e7b Compare March 25, 2025 11:59
@haoqunjiang haoqunjiang merged commit 5df0ddd into main Mar 25, 2025
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.

1 participant