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

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

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

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

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 25ef158..d473359 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.3.2",
     "@octokit/core": "^5.1.0",
-    "@octokit/plugin-rest-endpoint-methods": "^10.2.0",
+    "@octokit/plugin-rest-endpoint-methods": "^10.3.0",
     "@octokit/rest": "^20.0.2",
     "cspell": "^8.3.2",
     "cspell-glob": "^8.3.2",
diff --git a/package.json b/package.json
index acb7feb..7d414e8 100644
--- a/package.json
+++ b/package.json
@@ -43,12 +43,12 @@
     "@pollyjs/core": "^6.0.6",
     "@pollyjs/persister-fs": "^6.0.6",
     "@tsconfig/node16": "^16.1.1",
-    "@typescript-eslint/eslint-plugin": "^6.20.0",
-    "@typescript-eslint/parser": "^6.20.0",
+    "@typescript-eslint/eslint-plugin": "^6.21.0",
+    "@typescript-eslint/parser": "^6.21.0",
     "@vitest/coverage-istanbul": "^1.2.2",
     "env-cmd": "^10.1.0",
     "eslint": "^8.56.0",
-    "prettier": "^3.2.4",
+    "prettier": "^3.2.5",
     "shx": "^0.3.4",
     "typescript": "^5.3.3",
     "vitest": "^1.2.2"

Summary

 action-src/package.json |   2 +-
 action/lib/main_root.js | 362 +++++++++++++++++++++-------------------
 package.json            |   6 +-
 pnpm-lock.yaml          | 426 +++++++++++++++++++++++++-----------------------
 4 files changed, 421 insertions(+), 375 deletions(-)

@coveralls
Copy link

coveralls commented Feb 3, 2024

Pull Request Test Coverage Report for Build 7929134960

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 7929122133: 0.0%
Covered Lines: 238
Relevant Lines: 245

💛 - Coveralls

@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) Feb 5, 2024
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 8 times, most recently from 3493ac2 to dfb8704 Compare February 12, 2024 12:01
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 3 times, most recently from 2736365 to f1afbb8 Compare February 15, 2024 12:01
@Jason3S Jason3S merged commit 3ab9391 into main Feb 16, 2024
10 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch February 16, 2024 10: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