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

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

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

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

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 00f245b..3ef2d82 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -31,11 +31,11 @@
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.4.1",
     "@octokit/core": "^6.0.1",
-    "@octokit/plugin-rest-endpoint-methods": "^11.0.0",
+    "@octokit/plugin-rest-endpoint-methods": "^11.0.1",
     "@octokit/rest": "^20.0.2",
     "@octokit/webhooks-schemas": "^7.3.2",
     "@octokit/webhooks-types": "^7.3.2",
-    "@types/node": "20",
+    "@types/node": "^20.11.23",
     "cspell": "^8.4.1",
     "cspell-glob": "^8.4.1",
     "vscode-uri": "^3.0.8"

Summary

 action-src/package.json  |   4 +-
 action/lib/main_root.cjs |  60 ++++++++--------
 pnpm-lock.yaml           | 180 ++++++++++++++++++++---------------------------
 3 files changed, 107 insertions(+), 137 deletions(-)

@coveralls
Copy link

coveralls commented Feb 28, 2024

Pull Request Test Coverage Report for Build 8098033255

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

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

Totals Coverage Status
Change from base Build 8098023119: 0.0%
Covered Lines: 227
Relevant Lines: 239

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 3 times, most recently from 3c04e14 to 14b64e4 Compare February 29, 2024 14:55
@Jason3S Jason3S merged commit 7962af3 into main Feb 29, 2024
17 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch February 29, 2024 14:58
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