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

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

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

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index e9bd42c..5920711 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -30,8 +30,8 @@
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.6.1",
     "@cspell/cspell-types": "^8.6.1",
-    "@octokit/webhooks-types": "^7.4.0",
-    "@types/node": "^20.11.30",
+    "@octokit/webhooks-types": "^7.5.0",
+    "@types/node": "^20.12.5",
     "cspell": "^8.6.1",
     "cspell-glob": "^8.6.1",
     "vscode-uri": "^3.0.8"
diff --git a/package.json b/package.json
index 2d6da67..7d23fd0 100644
--- a/package.json
+++ b/package.json
@@ -40,14 +40,14 @@
   "homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
   "devDependencies": {
     "@tsconfig/node20": "^20.1.4",
-    "@typescript-eslint/eslint-plugin": "^7.4.0",
-    "@typescript-eslint/parser": "^7.4.0",
+    "@typescript-eslint/eslint-plugin": "^7.5.0",
+    "@typescript-eslint/parser": "^7.5.0",
     "@vitest/coverage-istanbul": "^1.4.0",
     "env-cmd": "^10.1.0",
     "eslint": "^8.57.0",
     "prettier": "^3.2.5",
     "shx": "^0.3.4",
-    "typescript": "^5.4.3",
+    "typescript": "^5.4.4",
     "vitest": "^1.4.0"
   },
   "engines": {

Summary

 action-src/package.json  |   4 +-
 action/lib/main_root.cjs | 591 ++++++++++++++++++++++++++++++-----------------
 package.json             |   6 +-
 pnpm-lock.yaml           | 383 +++++++++++++++---------------
 4 files changed, 587 insertions(+), 397 deletions(-)

@coveralls
Copy link

coveralls commented Mar 28, 2024

Pull Request Test Coverage Report for Build 8599649752

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.566%

Totals Coverage Status
Change from base Build 8451978824: 0.0%
Covered Lines: 239
Relevant Lines: 247

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 4 times, most recently from 8fe3d3d to c3888d4 Compare April 2, 2024 12:02
@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) Apr 3, 2024
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 5 times, most recently from 2922d19 to 27fcb5c Compare April 7, 2024 12:01
@Jason3S Jason3S merged commit b36e1ce into main Apr 8, 2024
19 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch April 8, 2024 13:43
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.

None yet

2 participants