From 9b78558d460e9a3c4d252f19559eda4b3f8daec9 Mon Sep 17 00:00:00 2001 From: Boshen Date: Tue, 17 Dec 2024 04:59:10 +0000 Subject: [PATCH] release: v0.15.3 --- package.json | 4 +- pnpm-lock.yaml | 74 +++++++++++++------------- src/__snapshots__/configs.spec.ts.snap | 9 ++-- src/generated/rules-by-category.ts | 3 +- src/generated/rules-by-scope.ts | 3 +- 5 files changed, 44 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index 508c507..4f6cb3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-oxlint", - "version": "0.15.2", + "version": "0.15.3", "description": "Turn off all rules already supported by oxlint", "type": "module", "types": "./dist/index.d.ts", @@ -66,7 +66,7 @@ "husky": "^9.1.6", "lint-staged": "^15.2.10", "memfs": "^4.14.0", - "oxlint": "^0.15.2", + "oxlint": "^0.15.3", "prettier": "^3.3.3", "scule": "^1.3.0", "shelljs": "^0.8.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8af9bbc..6bbe67a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^4.14.0 version: 4.14.1 oxlint: - specifier: ^0.15.2 - version: 0.15.2 + specifier: ^0.15.3 + version: 0.15.3 prettier: specifier: ^3.3.3 version: 3.4.2 @@ -609,43 +609,43 @@ packages: '@oxc-node/core@0.0.15': resolution: {integrity: sha512-g8ip2dUKtxfZ5IqROmZbHz7OY/+GOG4dnhqgQezlYXCufUcWA+0GM+FqI0ZzA50njUFKCTAHXRiN+BqJPy4trA==} - '@oxlint/darwin-arm64@0.15.2': - resolution: {integrity: sha512-0Qw3eOArmhNE0B516kbYuy6Bo41WukMoJGUElMYnSXv1lHgghH6dCBN5o3s1YKy665WVHg+Etd46/C865EASqA==} + '@oxlint/darwin-arm64@0.15.3': + resolution: {integrity: sha512-6isglmWrI3XxNR+V2KDURRg8bo3JpoTGUs1BqEuwZISz0tIEU5kVZ3Zba4vNz6Rp79lfA18ueYTB5NKonWaYOg==} cpu: [arm64] os: [darwin] - '@oxlint/darwin-x64@0.15.2': - resolution: {integrity: sha512-NTMvRO4yih4rVw5OpwyO1LNFjZqfdgWv64da3+QvGGbvlZCvyMms0nFCyyT1DSyg+7jtcLmyTixKLJ3d4lYY5A==} + '@oxlint/darwin-x64@0.15.3': + resolution: {integrity: sha512-wKn+eITIIpcXPU7hiWVHezAKONT/Vz6q9TUZFiYQFytF7sGAt0APZshe5tbjGTZ8XTR6wQ5wDETwdornHXCNFg==} cpu: [x64] os: [darwin] - '@oxlint/linux-arm64-gnu@0.15.2': - resolution: {integrity: sha512-j1U82EVt5vHt0FmGf1Blo7EoLZZS+HNBylxI8axsAU+D7BbnHrN2taqyOQaGTwvpnkOs4OrXuLlCg7BDQX0FuQ==} + '@oxlint/linux-arm64-gnu@0.15.3': + resolution: {integrity: sha512-AZUOtb3OfK8xDZJfk60AwgTKEpa6zJdvjrwuk8Qqz4tPqLJpk4KSJmfNMzbYzy689m27ur+ix1p/7JAxwvckRg==} cpu: [arm64] os: [linux] - '@oxlint/linux-arm64-musl@0.15.2': - resolution: {integrity: sha512-MaRktTWeA0HcFEcX9YbgCILuf3qVmBqU4Wctp6QGud0YDnpvrj2SRDhJqPFeAwf0j9W8pZ1UXZWtTalOEVULUw==} + '@oxlint/linux-arm64-musl@0.15.3': + resolution: {integrity: sha512-HIeyrgE11KFkSRpVjBRWOux78OITDqlOiC8plC2RDrLvSj205MaA1GYYyIMMv/FuyWdGMOAHOetn5vWbyJJctQ==} cpu: [arm64] os: [linux] - '@oxlint/linux-x64-gnu@0.15.2': - resolution: {integrity: sha512-buuORJFuD7xSWR9q71gmnB0ygTRMTURlmi5lvDQz4tdEKkxGI2CX020NaagfKJjZ2JdIHCwdoSe6QsFOw3K9BQ==} + '@oxlint/linux-x64-gnu@0.15.3': + resolution: {integrity: sha512-cDHQaDCpuqFFYTohM+xw4120hzBSWaOVIZqq0ROUEX/qi+nnR9XMKE/fJf8xiHJznFlV6ANsiMLY939uur8OKw==} cpu: [x64] os: [linux] - '@oxlint/linux-x64-musl@0.15.2': - resolution: {integrity: sha512-f/OHa5jMfKgvUj5W2gzh3Ehsjwu/EWffUMN7vSrIVmRp20D5igf+B2o1D8LSq64BJAZH9BCvyQZH/xn/leshvQ==} + '@oxlint/linux-x64-musl@0.15.3': + resolution: {integrity: sha512-6PVIi0XXhlpFoBh0k2fP9wioU8MiktkqnYHxOv7EM7HggjAzpRMJqQmgwWcww3RU5R7T4wnZNzrUPPqI7+Ejmw==} cpu: [x64] os: [linux] - '@oxlint/win32-arm64@0.15.2': - resolution: {integrity: sha512-6d5WgybNtIt1f2TWSVVcbhWWfOOV8GyHUBoVCONVI6Iwu/LQayE78o/5Wyx3KVP9JS1tUy8zYZ6JitI3J9BC8g==} + '@oxlint/win32-arm64@0.15.3': + resolution: {integrity: sha512-CAvFXTZ6pwHHMHTmRgev/QcS4vD2UeH4e68DxgslPrib6ivTGz2EvtVbrVuVsuS27WQuKTy06e9RW339dk4pHg==} cpu: [arm64] os: [win32] - '@oxlint/win32-x64@0.15.2': - resolution: {integrity: sha512-fQ/IDIiv3XnpnR4/t/BOPkwikCPdyUT26TPTyltPJ/4g/vPJqIB+7gBdO+xys531Y08dW8jZjGjvrhW1BAq5cw==} + '@oxlint/win32-x64@0.15.3': + resolution: {integrity: sha512-sXBPSxDoOELlkUbjXfXqlfig3jw67ylrZn+URke/TZMknY1uNEsFTg9+89t8km65eC8SZSE9rnZVyjK8iaEJXA==} cpu: [x64] os: [win32] @@ -1664,8 +1664,8 @@ packages: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} engines: {node: '>= 0.8.0'} - oxlint@0.15.2: - resolution: {integrity: sha512-PPXPimwYaFe0G2tbTf1ZYs0dGNGKbLlPHwfnsfcZ0AaOct4RjyOa5NHtDRFpvOMq3EcKZKVUAztzmUDepkxbSQ==} + oxlint@0.15.3: + resolution: {integrity: sha512-kOAt0EC/oluYTcfRu6yg8+QkYMq6uibvEW+hx5nKsX320+VYEw1ChNBRcfSLCtJwA+k6X/CGxk2MN2Nddw70sQ==} engines: {node: '>=14.*'} hasBin: true @@ -2609,28 +2609,28 @@ snapshots: '@oxc-node/core-win32-ia32-msvc': 0.0.15 '@oxc-node/core-win32-x64-msvc': 0.0.15 - '@oxlint/darwin-arm64@0.15.2': + '@oxlint/darwin-arm64@0.15.3': optional: true - '@oxlint/darwin-x64@0.15.2': + '@oxlint/darwin-x64@0.15.3': optional: true - '@oxlint/linux-arm64-gnu@0.15.2': + '@oxlint/linux-arm64-gnu@0.15.3': optional: true - '@oxlint/linux-arm64-musl@0.15.2': + '@oxlint/linux-arm64-musl@0.15.3': optional: true - '@oxlint/linux-x64-gnu@0.15.2': + '@oxlint/linux-x64-gnu@0.15.3': optional: true - '@oxlint/linux-x64-musl@0.15.2': + '@oxlint/linux-x64-musl@0.15.3': optional: true - '@oxlint/win32-arm64@0.15.2': + '@oxlint/win32-arm64@0.15.3': optional: true - '@oxlint/win32-x64@0.15.2': + '@oxlint/win32-x64@0.15.3': optional: true '@pkgjs/parseargs@0.11.0': @@ -3701,16 +3701,16 @@ snapshots: type-check: 0.4.0 word-wrap: 1.2.5 - oxlint@0.15.2: + oxlint@0.15.3: optionalDependencies: - '@oxlint/darwin-arm64': 0.15.2 - '@oxlint/darwin-x64': 0.15.2 - '@oxlint/linux-arm64-gnu': 0.15.2 - '@oxlint/linux-arm64-musl': 0.15.2 - '@oxlint/linux-x64-gnu': 0.15.2 - '@oxlint/linux-x64-musl': 0.15.2 - '@oxlint/win32-arm64': 0.15.2 - '@oxlint/win32-x64': 0.15.2 + '@oxlint/darwin-arm64': 0.15.3 + '@oxlint/darwin-x64': 0.15.3 + '@oxlint/linux-arm64-gnu': 0.15.3 + '@oxlint/linux-arm64-musl': 0.15.3 + '@oxlint/linux-x64-gnu': 0.15.3 + '@oxlint/linux-x64-musl': 0.15.3 + '@oxlint/win32-arm64': 0.15.3 + '@oxlint/win32-x64': 0.15.3 p-limit@2.3.0: dependencies: diff --git a/src/__snapshots__/configs.spec.ts.snap b/src/__snapshots__/configs.spec.ts.snap index f10aa49..b5774c5 100644 --- a/src/__snapshots__/configs.spec.ts.snap +++ b/src/__snapshots__/configs.spec.ts.snap @@ -161,9 +161,6 @@ exports[`contains all the oxlint rules 1`] = ` "@typescript-eslint/no-require-imports": [ 0, ], - "@typescript-eslint/no-restricted-imports": [ - 0, - ], "@typescript-eslint/no-this-alias": [ 0, ], @@ -289,6 +286,9 @@ exports[`contains all the oxlint rules 1`] = ` "import/no-named-as-default-member": [ 0, ], + "import/no-named-default": [ + 0, + ], "import/no-namespace": [ 0, ], @@ -831,9 +831,6 @@ exports[`contains all the oxlint rules 1`] = ` "no-restricted-globals": [ 0, ], - "no-restricted-imports": [ - 0, - ], "no-return-assign": [ 0, "except-parens", diff --git a/src/generated/rules-by-category.ts b/src/generated/rules-by-category.ts index de9027a..3e95913 100644 --- a/src/generated/rules-by-category.ts +++ b/src/generated/rules-by-category.ts @@ -155,7 +155,6 @@ const styleRules = { 'no-magic-numbers': 'off', 'no-multi-str': 'off', 'no-new-func': 'off', - 'no-restricted-imports': 'off', 'no-return-assign': 'off', 'no-script-url': 'off', 'no-template-curly-in-string': 'off', @@ -168,6 +167,7 @@ const styleRules = { 'sort-keys': 'off', yoda: 'off', 'import/first': 'off', + 'import/no-named-default': 'off', 'import/no-namespace': 'off', 'jest/consistent-test-it': 'off', 'jest/max-expects': 'off', @@ -226,7 +226,6 @@ const styleRules = { '@typescript-eslint/no-empty-interface': 'off', '@typescript-eslint/no-inferrable-types': 'off', '@typescript-eslint/no-magic-numbers': 'off', - '@typescript-eslint/no-restricted-imports': 'off', '@typescript-eslint/prefer-for-of': 'off', '@typescript-eslint/prefer-function-type': 'off', '@typescript-eslint/prefer-namespace-keyword': 'off', diff --git a/src/generated/rules-by-scope.ts b/src/generated/rules-by-scope.ts index d1e2967..3c751d8 100644 --- a/src/generated/rules-by-scope.ts +++ b/src/generated/rules-by-scope.ts @@ -73,7 +73,6 @@ const eslintRules = { 'no-redeclare': 'off', 'no-regex-spaces': 'off', 'no-restricted-globals': 'off', - 'no-restricted-imports': 'off', 'no-return-assign': 'off', 'no-script-url': 'off', 'no-self-assign': 'off', @@ -133,6 +132,7 @@ const importRules = { 'import/no-dynamic-require': 'off', 'import/no-named-as-default': 'off', 'import/no-named-as-default-member': 'off', + 'import/no-named-default': 'off', 'import/no-namespace': 'off', 'import/no-self-import': 'off', 'import/no-webpack-loader-syntax': 'off', @@ -361,7 +361,6 @@ const typescriptRules = { '@typescript-eslint/no-non-null-assertion': 'off', '@typescript-eslint/no-redeclare': 'off', '@typescript-eslint/no-require-imports': 'off', - '@typescript-eslint/no-restricted-imports': 'off', '@typescript-eslint/no-this-alias': 'off', '@typescript-eslint/no-unnecessary-type-constraint': 'off', '@typescript-eslint/no-unsafe-declaration-merging': 'off',