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

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Oct 8, 2024

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 8ad358c..e59d1e0 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -27,9 +27,9 @@
     "@actions/core": "^1.11.1",
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.15.1",
-    "@cspell/cspell-types": "^8.14.4",
+    "@cspell/cspell-types": "^8.15.1",
     "@octokit/webhooks-types": "^7.6.1",
-    "@types/node": "^20.16.10",
+    "@types/node": "^20.16.11",
     "cspell": "^8.15.1",
     "cspell-glob": "^8.15.1",
     "vscode-uri": "^3.0.8"
diff --git a/package.json b/package.json
index cf78512..2b32260 100644
--- a/package.json
+++ b/package.json
@@ -44,12 +44,12 @@
     "@vitest/coverage-istanbul": "^2.1.2",
     "env-cmd": "^10.1.0",
     "eslint": "^9.12.0",
-    "eslint-plugin-n": "^17.10.3",
+    "eslint-plugin-n": "^17.11.1",
     "eslint-plugin-simple-import-sort": "^12.1.1",
     "prettier": "^3.3.3",
     "shx": "^0.3.4",
-    "typescript": "^5.6.2",
-    "typescript-eslint": "^8.8.0",
+    "typescript": "^5.6.3",
+    "typescript-eslint": "^8.8.1",
     "vitest": "^2.1.2"
   },
   "engines": {

Summary

 action-src/package.json  |   4 +-
 action/lib/main_root.cjs | 467 +++++++++++++++++-------------
 package.json             |   6 +-
 pnpm-lock.yaml           | 722 +++++++++++++++++++++++------------------------
 4 files changed, 632 insertions(+), 567 deletions(-)

@coveralls
Copy link

coveralls commented Oct 8, 2024

Pull Request Test Coverage Report for Build 11314153741

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 11304193355: 0.0%
Covered Lines: 249
Relevant Lines: 259

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 3 times, most recently from 0ee05b3 to e5937c4 Compare October 11, 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) Oct 11, 2024
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 2 times, most recently from badb35b to 7b540f7 Compare October 12, 2024 08:28
@street-side-software-automation street-side-software-automation bot changed the title fix: Workflow Bot -- Update ALL Dependencies (main) ci: Workflow Bot -- Update ALL Dependencies (main) Oct 12, 2024
@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) Oct 13, 2024
@Jason3S Jason3S merged commit e762210 into main Oct 13, 2024
23 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch October 13, 2024 15:22
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