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

Merged
merged 1 commit into from Apr 30, 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 10ecaa1..305ace1 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -30,7 +30,7 @@
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.7.0",
     "@cspell/cspell-types": "^8.7.0",
-    "@octokit/webhooks-types": "^7.5.0",
+    "@octokit/webhooks-types": "^7.5.1",
     "@types/node": "^20.12.7",
     "cspell": "^8.7.0",
     "cspell-glob": "^8.7.0",
diff --git a/package.json b/package.json
index fd934f4..c3e1016 100644
--- a/package.json
+++ b/package.json
@@ -40,15 +40,15 @@
   "homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
   "devDependencies": {
     "@tsconfig/node20": "^20.1.4",
-    "@typescript-eslint/eslint-plugin": "^7.7.0",
-    "@typescript-eslint/parser": "^7.7.0",
-    "@vitest/coverage-istanbul": "^1.5.0",
+    "@typescript-eslint/eslint-plugin": "^7.7.1",
+    "@typescript-eslint/parser": "^7.7.1",
+    "@vitest/coverage-istanbul": "^1.5.2",
     "env-cmd": "^10.1.0",
     "eslint": "^8.57.0",
     "prettier": "^3.2.5",
     "shx": "^0.3.4",
     "typescript": "^5.4.5",
-    "vitest": "^1.5.0"
+    "vitest": "^1.5.2"
   },
   "engines": {
     "node": ">=20"

Summary

 action-src/package.json  |   2 +-
 action/lib/main_root.cjs | 640 ++++++++++++++++++++++++-----------------------
 package.json             |   8 +-
 pnpm-lock.yaml           | 355 +++++++++++++-------------
 4 files changed, 504 insertions(+), 501 deletions(-)

@coveralls
Copy link

coveralls commented Apr 18, 2024

Pull Request Test Coverage Report for Build 8878153108

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 8759051224: 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 8 times, most recently from 760663e to 82714c7 Compare April 25, 2024 12:01
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 2 times, most recently from a9c3232 to cf96ae9 Compare April 27, 2024 12:01
@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 28, 2024
@Jason3S Jason3S merged commit 00c3a7c into main Apr 30, 2024
21 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch April 30, 2024 09:27
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