Bump oxlint from 1.15.0 to 1.18.0
Closed
Number: #768
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
October 02, 2025 at 01:06 PM UTC
(9 months ago)
(9 months ago)
Updated:
October 02, 2025 at 01:13 PM UTC
(9 months ago)
(9 months ago)
Closed:
October 02, 2025 at 01:13 PM UTC
(9 months ago)
(9 months ago)
Time to Close:
6 minutes
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps oxlint from 1.15.0 to 1.18.0.
Release notes
Sourced from oxlint's releases.
oxlint v1.18.0
[1.18.0] - 2025-09-24
This release should fix a critical memory leak when import plugin is enabled in IDEs.
๐ Features
- 2481964 linter/exhaustive-deps: Add support for
useEffectEvent(#14041) (Cody Olsen)๐ Bug Fixes
- 444fcf0 linter: Fix false positive in
vue/no-required-prop-with-default(#14066) (yefan)- 2186b28 linter: Fix Arc memory leak and lifecycle issues (#14049) (Boshen)
- 314c27d linter/plugins:
definePluginapplydefineRuleto rules (#14065) (overlookmotel)- 7bd01ed linter/plugins:
defineRulecallcreateOncelazily (#14062) (overlookmotel)- fb3e7e3 linter/plugins:
defineRuleaccept visitor with nobefore/afterhooks (#14060) (overlookmotel)๐ Refactor
- 56db8fa linter: Move imports (#14085) (overlookmotel)
- a7dd0c7 linter: Reduce scope of clippy attr (#14081) (overlookmotel)
- 3a706a7 linter: Rename
LintRunnertoCliRunner(#14050) (camc314)โก Performance
- ce538c7 linter/plugins: Load methods of globals into local vars (#14073) (overlookmotel)
- c2f7459 language_server: Avoid cloning on message conversion (#14058) (Sysix)
๐งช Testing
- 2fd4b1e linter/plugins: Rename test (#14064) (overlookmotel)
- f2b3934 linter/plugins: Test returning
falsefrombeforehook skips visitation in ESLint (#14061) (overlookmotel)- b109419 linter/plugins: Align ESLint plugin with Oxlint (#14059) (overlookmotel)
oxlint v1.17.0
[1.17.0] - 2025-09-23
๐ Features
- f47f978 linter/plugins: Add
definePluginAPI (#14008) (overlookmotel)- 3e117c6 linter/plugins: Add
defineRuleAPI (#13945) (overlookmotel)- 2dc8adb linter/plugins: Add
createOnceAPI (#13944) (overlookmotel)- bef8753 linter/plugins: ESTree-compatible AST for JS plugins (#13942) (overlookmotel)
- 55c2e11 editor: Add
oxc.fmt.experimentalflag (#13923) (Sysix)- a21ff54 language_server: Introduce
ServerFormatter(#13700) (Sysix)- a14aa79 npm/oxlint: Convert to ES modules (#13876) (Boshen)
- 15eb326 linter: Add
vue/no-required-prop-with-defaultrule (#13613) (yefan)- 5d3ba00 linter: Add
vue/require-typed-refrule (#13857) (yefan)- b52389a node: Bump
enginesfield to require Node.js 20.19.0+ for ESM support (#13879) (Copilot)- 8221a01 linter: Add
eslint/no-misleading-character-class(#13365) (Sysix)
... (truncated)
Commits
b7fb7barelease(oxlint): v1.18.0 (#14082)b482f7drelease(oxlint): v1.17.0 (#14054)bb040bcrefactor(parser, linter): replace.mjsfiles with.js(#14045)3e117c6feat(linter/plugins): adddefineRuleAPI (#13945)a14aa79feat(npm/oxlint): convert to ES modules (#13876)b52389afeat(node): Bumpenginesfield to require Node.js 20.19.0+ for ESM support ...7e0d736refactor(linter/plugins): rename--experimental-js-pluginsto `--js-plugins...53d04ddfeat(linter): convertoxlintto NAPI app (#13723)b99de17release(oxlint): v1.16.0 (#13833)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+76
+76
Deletions:
-76
-76
Package Dependencies
Technical Details
| ID: | 9211340 |
| UUID: | 2881737290 |
| Node ID: | PR_kwDOIREOSc6rw9JK |
| Host: | GitHub |
| Repository: | SocketDev/socket-cli |
| Mergeable: | Yes |
| Merge State: | Unstable |