From 7d5d93f12a19109ebacb8369bffcf322693b9915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:24:09 +0000 Subject: [PATCH] build(deps-dev): bump the npm-development group across 1 directory with 2 updates Bumps the npm-development group with 2 updates in the / directory: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [openai](https://github.com/openai/openai-node). Updates `@biomejs/biome` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.4/packages/@biomejs/biome) Updates `openai` from 6.7.0 to 6.8.1 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/openai/openai-node/compare/v6.7.0...v6.8.1) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: openai dependency-version: 6.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] --- package-lock.json | 80 +++++++++++++++++++++++------------------------ package.json | 4 +-- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0784be7..fd5686f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "which": "^5.0.0" }, "devDependencies": { - "@biomejs/biome": "^2.3.1", + "@biomejs/biome": "^2.3.4", "@octokit/types": "^15.0.1", "@octokit/webhooks-types": "^7.6.1", "@types/js-yaml": "^4.0.9", @@ -29,7 +29,7 @@ "@vitest/coverage-v8": "^3.1.3", "js-yaml": "^4.1.0", "make-coverage-badge": "^1.2.0", - "openai": "^6.7.0", + "openai": "^6.8.1", "textlint": "^15.2.3", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-terminology": "^5.2.16", @@ -191,9 +191,9 @@ } }, "node_modules/@biomejs/biome": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.3.1.tgz", - "integrity": "sha512-A29evf1R72V5bo4o2EPxYMm5mtyGvzp2g+biZvRFx29nWebGyyeOSsDWGx3tuNNMFRepGwxmA9ZQ15mzfabK2w==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.3.4.tgz", + "integrity": "sha512-TU08LXjBHdy0mEY9APtEtZdNQQijXUDSXR7IK1i45wgoPD5R0muK7s61QcFir6FpOj/RP1+YkPx5QJlycXUU3w==", "dev": true, "license": "MIT OR Apache-2.0", "bin": { @@ -207,20 +207,20 @@ "url": "https://opencollective.com/biome" }, "optionalDependencies": { - "@biomejs/cli-darwin-arm64": "2.3.1", - "@biomejs/cli-darwin-x64": "2.3.1", - "@biomejs/cli-linux-arm64": "2.3.1", - "@biomejs/cli-linux-arm64-musl": "2.3.1", - "@biomejs/cli-linux-x64": "2.3.1", - "@biomejs/cli-linux-x64-musl": "2.3.1", - "@biomejs/cli-win32-arm64": "2.3.1", - "@biomejs/cli-win32-x64": "2.3.1" + "@biomejs/cli-darwin-arm64": "2.3.4", + "@biomejs/cli-darwin-x64": "2.3.4", + "@biomejs/cli-linux-arm64": "2.3.4", + "@biomejs/cli-linux-arm64-musl": "2.3.4", + "@biomejs/cli-linux-x64": "2.3.4", + "@biomejs/cli-linux-x64-musl": "2.3.4", + "@biomejs/cli-win32-arm64": "2.3.4", + "@biomejs/cli-win32-x64": "2.3.4" } }, "node_modules/@biomejs/cli-darwin-arm64": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.3.1.tgz", - "integrity": "sha512-ombSf3MnTUueiYGN1SeI9tBCsDUhpWzOwS63Dove42osNh0PfE1cUtHFx6eZ1+MYCCLwXzlFlYFdrJ+U7h6LcA==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.3.4.tgz", + "integrity": "sha512-w40GvlNzLaqmuWYiDU6Ys9FNhJiclngKqcGld3iJIiy2bpJ0Q+8n3haiaC81uTPY/NA0d8Q/I3Z9+ajc14102Q==", "cpu": [ "arm64" ], @@ -235,9 +235,9 @@ } }, "node_modules/@biomejs/cli-darwin-x64": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.3.1.tgz", - "integrity": "sha512-pcOfwyoQkrkbGvXxRvZNe5qgD797IowpJPovPX5biPk2FwMEV+INZqfCaz4G5bVq9hYnjwhRMamg11U4QsRXrQ==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.3.4.tgz", + "integrity": "sha512-3s7TLVtjJ7ni1xADXsS7x7GMUrLBZXg8SemXc3T0XLslzvqKj/dq1xGeBQ+pOWQzng9MaozfacIHdK2UlJ3jGA==", "cpu": [ "x64" ], @@ -252,9 +252,9 @@ } }, "node_modules/@biomejs/cli-linux-arm64": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.3.1.tgz", - "integrity": "sha512-td5O8pFIgLs8H1sAZsD6v+5quODihyEw4nv2R8z7swUfIK1FKk+15e4eiYVLcAE4jUqngvh4j3JCNgg0Y4o4IQ==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.3.4.tgz", + "integrity": "sha512-y7efHyyM2gYmHy/AdWEip+VgTMe9973aP7XYKPzu/j8JxnPHuSUXftzmPhkVw0lfm4ECGbdBdGD6+rLmTgNZaA==", "cpu": [ "arm64" ], @@ -269,9 +269,9 @@ } }, "node_modules/@biomejs/cli-linux-arm64-musl": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.3.1.tgz", - "integrity": "sha512-+DZYv8l7FlUtTrWs1Tdt1KcNCAmRO87PyOnxKGunbWm5HKg1oZBSbIIPkjrCtDZaeqSG1DiGx7qF+CPsquQRcg==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.3.4.tgz", + "integrity": "sha512-IruVGQRwMURivWazchiq7gKAqZSFs5so6gi0hJyxk7x6HR+iwZbO2IxNOqyLURBvL06qkIHs7Wffl6Bw30vCbQ==", "cpu": [ "arm64" ], @@ -286,9 +286,9 @@ } }, "node_modules/@biomejs/cli-linux-x64": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.3.1.tgz", - "integrity": "sha512-PYWgEO7up7XYwSAArOpzsVCiqxBCXy53gsReAb1kKYIyXaoAlhBaBMvxR/k2Rm9aTuZ662locXUmPk/Aj+Xu+Q==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.3.4.tgz", + "integrity": "sha512-gKfjWR/6/dfIxPJCw8REdEowiXCkIpl9jycpNVHux8aX2yhWPLjydOshkDL6Y/82PcQJHn95VCj7J+BRcE5o1Q==", "cpu": [ "x64" ], @@ -303,9 +303,9 @@ } }, "node_modules/@biomejs/cli-linux-x64-musl": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.3.1.tgz", - "integrity": "sha512-Y3Ob4nqgv38Mh+6EGHltuN+Cq8aj/gyMTJYzkFZV2AEj+9XzoXB9VNljz9pjfFNHUxvLEV4b55VWyxozQTBaUQ==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.3.4.tgz", + "integrity": "sha512-mzKFFv/w66e4/jCobFmD3kymCqG+FuWE7sVa4Yjqd9v7qt2UhXo67MSZKY9Ih18V2IwPzRKQPCw6KwdZs6AXSA==", "cpu": [ "x64" ], @@ -320,9 +320,9 @@ } }, "node_modules/@biomejs/cli-win32-arm64": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.3.1.tgz", - "integrity": "sha512-RHIG/zgo+69idUqVvV3n8+j58dKYABRpMyDmfWu2TITC+jwGPiEaT0Q3RKD+kQHiS80mpBrST0iUGeEXT0bU9A==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.3.4.tgz", + "integrity": "sha512-5TJ6JfVez+yyupJ/iGUici2wzKf0RrSAxJhghQXtAEsc67OIpdwSKAQboemILrwKfHDi5s6mu7mX+VTCTUydkw==", "cpu": [ "arm64" ], @@ -337,9 +337,9 @@ } }, "node_modules/@biomejs/cli-win32-x64": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.3.1.tgz", - "integrity": "sha512-izl30JJ5Dp10mi90Eko47zhxE6pYyWPcnX1NQxKpL/yMhXxf95oLTzfpu4q+MDBh/gemNqyJEwjBpe0MT5iWPA==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.3.4.tgz", + "integrity": "sha512-FGCijXecmC4IedQ0esdYNlMpx0Jxgf4zceCaMu6fkjWyjgn50ZQtMiqZZQ0Q/77yqPxvtkgZAvt5uGw0gAAjig==", "cpu": [ "x64" ], @@ -3987,9 +3987,9 @@ } }, "node_modules/openai": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/openai/-/openai-6.7.0.tgz", - "integrity": "sha512-mgSQXa3O/UXTbA8qFzoa7aydbXBJR5dbLQXCRapAOtoNT+v69sLdKMZzgiakpqhclRnhPggPAXoniVGn2kMY2A==", + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/openai/-/openai-6.8.1.tgz", + "integrity": "sha512-ACifslrVgf+maMz9vqwMP4+v9qvx5Yzssydizks8n+YUJ6YwUoxj51sKRQ8HYMfR6wgKLSIlaI108ZwCk+8yig==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 8eb97f5..1d846ba 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "which": "^5.0.0" }, "devDependencies": { - "@biomejs/biome": "^2.3.1", + "@biomejs/biome": "^2.3.4", "@octokit/types": "^15.0.1", "@octokit/webhooks-types": "^7.6.1", "@types/js-yaml": "^4.0.9", @@ -74,7 +74,7 @@ "@vitest/coverage-v8": "^3.1.3", "js-yaml": "^4.1.0", "make-coverage-badge": "^1.2.0", - "openai": "^6.7.0", + "openai": "^6.8.1", "textlint": "^15.2.3", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-terminology": "^5.2.16",