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) #2107

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Dec 31, 2024

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 275c0cf..7d7445f 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -29,7 +29,7 @@
     "@cspell/cspell-bundled-dicts": "^8.17.1",
     "@cspell/cspell-types": "^8.17.1",
     "@octokit/webhooks-types": "^7.6.1",
-    "@types/node": "^20.17.10",
+    "@types/node": "^20.17.11",
     "cspell": "^8.17.1",
     "cspell-glob": "^8.17.1",
     "vscode-uri": "^3.0.8"
diff --git a/package.json b/package.json
index 8f34560..1ac5c9d 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
     "prettier": "^3.4.2",
     "shx": "^0.3.4",
     "typescript": "^5.7.2",
-    "typescript-eslint": "^8.18.2",
+    "typescript-eslint": "^8.19.0",
     "vitest": "^2.1.8"
   },
   "engines": {

Summary

 action-src/package.json  |   2 +-
 action/lib/main_root.cjs | 310 ++++++++++++++++++++++++-----------------------
 package.json             |   2 +-
 pnpm-lock.yaml           | 150 +++++++++++------------
 4 files changed, 234 insertions(+), 230 deletions(-)

@coveralls
Copy link

coveralls commented Dec 31, 2024

Pull Request Test Coverage Report for Build 12570389449

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

Totals Coverage Status
Change from base Build 12548894756: 0.0%
Covered Lines: 249
Relevant Lines: 259

💛 - Coveralls

@Jason3S Jason3S merged commit 7ea6c27 into main Jan 3, 2025
23 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch January 3, 2025 13:29
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