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

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

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

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

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 5e6d096..bedb40c 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -28,7 +28,7 @@
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.4.1",
     "@octokit/core": "^5.1.0",
-    "@octokit/plugin-rest-endpoint-methods": "^10.3.0",
+    "@octokit/plugin-rest-endpoint-methods": "^10.4.0",
     "@octokit/rest": "^20.0.2",
     "cspell": "^8.4.1",
     "cspell-glob": "^8.4.1",
diff --git a/package.json b/package.json
index ceecd3c..d7d2679 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
     "@typescript-eslint/parser": "^7.0.2",
     "@vitest/coverage-istanbul": "^1.3.1",
     "env-cmd": "^10.1.0",
-    "eslint": "^8.56.0",
+    "eslint": "^8.57.0",
     "prettier": "^3.2.5",
     "shx": "^0.3.4",
     "typescript": "^5.3.3",

Summary

 action-src/package.json |   2 +-
 action/lib/main_root.js | 366 ++++++++++++++++++++++++++++--------------------
 package.json            |   2 +-
 pnpm-lock.yaml          | 151 ++++++++++----------
 4 files changed, 291 insertions(+), 230 deletions(-)

@coveralls
Copy link

coveralls commented Feb 23, 2024

Pull Request Test Coverage Report for Build 8048472824

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

Totals Coverage Status
Change from base Build 8001445386: 0.0%
Covered Lines: 238
Relevant Lines: 245

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 2 times, most recently from 7e1b1bf to 7e7eebc Compare February 25, 2024 12:01
@Jason3S Jason3S merged commit 234423e into main Feb 26, 2024
10 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch February 26, 2024 17:02
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