Skip to content

Conversation

@street-side-software-automation
Copy link
Contributor

@street-side-software-automation street-side-software-automation bot commented Nov 13, 2025

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 44038b4..9db2610 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -23,16 +23,16 @@
   "devDependencies": {
     "@actions/core": "^1.11.1",
     "@actions/github": "^6.0.1",
-    "@cspell/cspell-types": "^9.3.1",
+    "@cspell/cspell-types": "^9.3.2",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^24.10.1",
-    "cspell": "^9.3.1",
-    "cspell-glob": "^9.3.1",
+    "cspell": "^9.3.2",
+    "cspell-glob": "^9.3.2",
     "esbuild": "^0.27.0",
     "vscode-uri": "^3.1.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.3.1"
+    "@cspell/cspell-bundled-dicts": "^9.3.2"
   },
   "files": [
     "lib",
diff --git a/action/package.json b/action/package.json
index 6fdfe16..8223dbb 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.3.1"
+    "@cspell/cspell-bundled-dicts": "^9.3.2"
   },
   "files": [
     "lib"
diff --git a/package.json b/package.json
index 11333ee..cb8b59c 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
   "devDependencies": {
     "@eslint/js": "^9.39.1",
     "@tsconfig/node24": "^24.0.2",
-    "@vitest/coverage-istanbul": "^4.0.8",
+    "@vitest/coverage-istanbul": "^4.0.9",
     "env-cmd": "^11.0.0",
     "eslint": "^9.39.1",
     "eslint-plugin-n": "^17.23.1",
@@ -50,7 +50,7 @@
     "shx": "^0.4.0",
     "typescript": "^5.9.3",
     "typescript-eslint": "^8.46.4",
-    "vitest": "^4.0.8"
+    "vitest": "^4.0.9"
   },
   "pnpm": {
     "onlyBuiltDependencies": [

Summary

 action-src/package.json  |   8 +-
 action/lib/main_root.cjs | 662 ++++++++++++++++++++++++-----------------------
 action/package.json      |   2 +-
 package.json             |   4 +-
 pnpm-lock.yaml           | 374 +++++++++++++-------------
 5 files changed, 536 insertions(+), 514 deletions(-)

@coveralls
Copy link

coveralls commented Nov 13, 2025

Pull Request Test Coverage Report for Build 19405243005

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.455%

Totals Coverage Status
Change from base Build 19390132856: 0.0%
Covered Lines: 241
Relevant Lines: 247

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot changed the title ci: Workflow Bot -- Update ALL Dependencies (main) fix: Workflow Bot -- Update ALL Dependencies (main) Nov 14, 2025
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 4 times, most recently from 2a6b4eb to 1bf2c59 Compare November 15, 2025 12:56
@Jason3S Jason3S merged commit 98131f7 into main Nov 17, 2025
25 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch November 17, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants