Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Workflow Bot -- Update ALL Dependencies (main) #2147

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

street-side-software-automation[bot]
Copy link
Contributor

@street-side-software-automation street-side-software-automation bot commented Feb 4, 2025

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 64c5274..692622c 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -29,10 +29,10 @@
     "@cspell/cspell-bundled-dicts": "^8.17.3",
     "@cspell/cspell-types": "^8.17.3",
     "@octokit/webhooks-types": "^7.6.1",
-    "@types/node": "^20.17.16",
+    "@types/node": "^20.17.17",
     "cspell": "^8.17.3",
     "cspell-glob": "^8.17.3",
-    "vscode-uri": "^3.0.8"
+    "vscode-uri": "^3.1.0"
   },
   "files": [
     "lib",
diff --git a/package.json b/package.json
index 389fa4b..9db6bae 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
   "devDependencies": {
     "@eslint/js": "^9.19.0",
     "@tsconfig/node20": "^20.1.4",
-    "@vitest/coverage-istanbul": "^2.1.8",
+    "@vitest/coverage-istanbul": "^2.1.9",
     "env-cmd": "^10.1.0",
     "eslint": "^9.19.0",
     "eslint-plugin-n": "^17.15.1",
@@ -49,8 +49,8 @@
     "prettier": "^3.4.2",
     "shx": "^0.3.4",
     "typescript": "^5.7.3",
-    "typescript-eslint": "^8.22.0",
-    "vitest": "^2.1.8"
+    "typescript-eslint": "^8.23.0",
+    "vitest": "^2.1.9"
   },
   "pnpm": {
     "overrides": {

Summary

 action-src/package.json  |   4 +-
 action/lib/main_root.cjs | 472 +++++++++++++++++++++++------------------------
 package.json             |   6 +-
 pnpm-lock.yaml           | 442 ++++++++++++++++++++++----------------------
 4 files changed, 461 insertions(+), 463 deletions(-)

@coveralls
Copy link

coveralls commented Feb 4, 2025

Pull Request Test Coverage Report for Build 13156873080

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 92.892%

Totals Coverage Status
Change from base Build 13109437324: 0.0%
Covered Lines: 250
Relevant Lines: 260

💛 - 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) Feb 5, 2025
@Jason3S Jason3S merged commit ee6f5c0 into main Feb 5, 2025
23 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch February 5, 2025 17:06
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.

2 participants