From f71e1a40a8badccff557a2c721713c3838b394fc Mon Sep 17 00:00:00 2001 From: Yongmin Hong Date: Mon, 2 Dec 2024 20:25:42 +0900 Subject: [PATCH] npm(eslint-config): Bump `@revi/eslint-config` version to `v0.0.19` Summary: External version of D852. Signed-off-by: Yongmin Hong Test Plan: git tag, git push, (wait for GitHub Actions to publish to npmjs.com), `pnpm install`. Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D854 --- npm/eslint-config/CHANGELOG.md | 7 ++++ npm/eslint-config/package.json | 6 ++-- pnpm-lock.yaml | 63 +++++++++++++--------------------- pnpm-workspace.yaml | 2 +- 4 files changed, 34 insertions(+), 44 deletions(-) diff --git a/npm/eslint-config/CHANGELOG.md b/npm/eslint-config/CHANGELOG.md index e92fff2..2749aee 100644 --- a/npm/eslint-config/CHANGELOG.md +++ b/npm/eslint-config/CHANGELOG.md @@ -28,6 +28,13 @@ Version bump criteria is as follows: - minor: When the plugin is added. - patch: When the rule is modified (without plugin addition/removal). +## v0.0.19 + +Date: 2024-12-02 (KST) + +- Update `@eslint/js` to `v9.16.0`. +- Update `eslint` to `v9.16.0`. + ## v0.0.18 Date: 2024-11-27 (KST) diff --git a/npm/eslint-config/package.json b/npm/eslint-config/package.json index 34cc75d..9545931 100644 --- a/npm/eslint-config/package.json +++ b/npm/eslint-config/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@revi/eslint-config", - "version": "0.0.18", + "version": "0.0.19", "description": "@revi's shared eslint config", "keywords": [ "eslint" @@ -30,7 +30,7 @@ "tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types" }, "dependencies": { - "@eslint/js": "9.15.0", + "@eslint/js": "9.16.0", "eslint": "catalog:", "eslint-config-prettier": "9.1.0", "globals": "15.12.0" @@ -43,7 +43,7 @@ "prettier": "catalog:" }, "peerDependencies": { - "eslint": "9.15.0" + "eslint": "9.16.0" }, "packageManager": "pnpm@9.14.2", "publishConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4aaaaef..60d670f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,8 @@ settings: catalogs: default: eslint: - specifier: 9.15.0 - version: 9.15.0 + specifier: 9.16.0 + version: 9.16.0 prettier: specifier: 3.4.1 version: 3.4.1 @@ -35,7 +35,7 @@ importers: version: 1.0.5 eslint: specifier: 'catalog:' - version: 9.15.0 + version: 9.16.0 eslint-config-wikimedia: specifier: 0.28.2 version: 0.28.2(typescript@5.6.3) @@ -52,14 +52,14 @@ importers: npm/eslint-config: dependencies: '@eslint/js': - specifier: 9.15.0 - version: 9.15.0 + specifier: 9.16.0 + version: 9.16.0 eslint: specifier: 'catalog:' - version: 9.15.0 + version: 9.16.0 eslint-config-prettier: specifier: 9.1.0 - version: 9.1.0(eslint@9.15.0) + version: 9.1.0(eslint@9.16.0) globals: specifier: 15.12.0 version: 15.12.0 @@ -358,10 +358,6 @@ packages: resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@eslint/eslintrc@3.1.0': - resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/eslintrc@3.2.0': resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -370,8 +366,8 @@ packages: resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@eslint/js@9.15.0': - resolution: {integrity: sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==} + '@eslint/js@9.16.0': + resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.4': @@ -1842,8 +1838,8 @@ packages: deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true - eslint@9.15.0: - resolution: {integrity: sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==} + eslint@9.16.0: + resolution: {integrity: sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -4599,9 +4595,9 @@ snapshots: eslint: 8.57.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.4.0(eslint@9.15.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.16.0)': dependencies: - eslint: 9.15.0 + eslint: 9.16.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} @@ -4630,20 +4626,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/eslintrc@3.1.0': - dependencies: - ajv: 6.12.6 - debug: 4.3.6 - espree: 10.3.0 - globals: 14.0.0 - ignore: 5.3.2 - import-fresh: 3.3.0 - js-yaml: 4.1.0 - minimatch: 3.1.2 - strip-json-comments: 3.1.1 - transitivePeerDependencies: - - supports-color - '@eslint/eslintrc@3.2.0': dependencies: ajv: 6.12.6 @@ -4660,7 +4642,7 @@ snapshots: '@eslint/js@8.57.0': {} - '@eslint/js@9.15.0': {} + '@eslint/js@9.16.0': {} '@eslint/object-schema@2.1.4': {} @@ -6214,6 +6196,7 @@ snapshots: path-key: 3.1.1 shebang-command: 2.0.0 which: 2.0.2 + optional: true cross-spawn@7.0.6: dependencies: @@ -6459,9 +6442,9 @@ snapshots: eslint: 8.57.0 semver: 7.6.3 - eslint-config-prettier@9.1.0(eslint@9.15.0): + eslint-config-prettier@9.1.0(eslint@9.16.0): dependencies: - eslint: 9.15.0 + eslint: 9.16.0 eslint-config-wikimedia@0.28.2(typescript@5.6.3): dependencies: @@ -6581,7 +6564,7 @@ snapshots: dependencies: '@babel/helper-validator-identifier': 7.24.7 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@eslint/eslintrc': 3.1.0 + '@eslint/eslintrc': 3.2.0 ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.1 @@ -6659,7 +6642,7 @@ snapshots: '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 debug: 4.3.6 doctrine: 3.0.0 escape-string-regexp: 4.0.0 @@ -6690,14 +6673,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint@9.15.0: + eslint@9.16.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.16.0) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.19.0 '@eslint/core': 0.9.0 '@eslint/eslintrc': 3.2.0 - '@eslint/js': 9.15.0 + '@eslint/js': 9.16.0 '@eslint/plugin-kit': 0.2.3 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 @@ -6863,7 +6846,7 @@ snapshots: foreground-child@3.2.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 signal-exit: 4.1.0 optional: true diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index fb1500b..6d1ce37 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,5 +4,5 @@ packages: - './npm/prettier-config/' catalog: - eslint: 9.15.0 + eslint: 9.16.0 prettier: 3.4.1