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

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Jul 23, 2024

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 9c8d973..a3e50b0 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -29,7 +29,7 @@
     "@cspell/cspell-bundled-dicts": "^8.12.1",
     "@cspell/cspell-types": "^8.12.1",
     "@octokit/webhooks-types": "^7.5.1",
-    "@types/node": "^20.14.11",
+    "@types/node": "^20.14.12",
     "cspell": "^8.12.1",
     "cspell-glob": "^8.12.1",
     "vscode-uri": "^3.0.8"
diff --git a/package.json b/package.json
index 45f2db3..a244970 100644
--- a/package.json
+++ b/package.json
@@ -39,12 +39,12 @@
   },
   "homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
   "devDependencies": {
-    "@eslint/js": "^9.7.0",
+    "@eslint/js": "^9.8.0",
     "@tsconfig/node20": "^20.1.4",
     "@vitest/coverage-istanbul": "^2.0.4",
     "env-cmd": "^10.1.0",
-    "eslint": "^9.7.0",
-    "eslint-plugin-n": "^17.9.0",
+    "eslint": "^9.8.0",
+    "eslint-plugin-n": "^17.10.1",
     "eslint-plugin-simple-import-sort": "^12.1.1",
     "prettier": "^3.3.3",
     "shx": "^0.3.4",

Summary

 action-src/package.json  |   2 +-
 action/lib/main_root.cjs | 317 +++++++++++++--------------
 package.json             |   6 +-
 pnpm-lock.yaml           | 545 ++++++++++++++++++++++-------------------------
 4 files changed, 420 insertions(+), 450 deletions(-)

@coveralls
Copy link

coveralls commented Jul 23, 2024

Pull Request Test Coverage Report for Build 10123323838

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

Totals Coverage Status
Change from base Build 10093871190: 0.0%
Covered Lines: 247
Relevant Lines: 256

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 3 times, most recently from 94b50bb to 88b948e Compare July 24, 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) Jul 24, 2024
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 3 times, most recently from badc35a to 41dddd0 Compare July 26, 2024 12:01
@Jason3S Jason3S merged commit 4cb63fa into main Jul 27, 2024
21 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch July 27, 2024 13:18
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