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

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Mar 6, 2024

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index b91114e..a1ff7ab 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -29,9 +29,9 @@
     "@actions/core": "^1.10.1",
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.6.0",
-    "@cspell/cspell-types": "^8.5.0",
+    "@cspell/cspell-types": "^8.6.0",
     "@octokit/webhooks-types": "^7.3.2",
-    "@types/node": "^20.11.24",
+    "@types/node": "^20.11.25",
     "cspell": "^8.6.0",
     "cspell-glob": "^8.6.0",
     "vscode-uri": "^3.0.8"

Summary

 action-src/package.json  |   4 +-
 action/lib/main_root.cjs | 353 ++++++++++++++++++++++++-----------------------
 pnpm-lock.yaml           | 119 ++++++++--------
 3 files changed, 236 insertions(+), 240 deletions(-)

@coveralls
Copy link

coveralls commented Mar 6, 2024

Pull Request Test Coverage Report for Build 8189747259

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

Totals Coverage Status
Change from base Build 8189733449: 0.0%
Covered Lines: 239
Relevant Lines: 247

💛 - 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) Mar 6, 2024
@Jason3S Jason3S merged commit f83222a into main Mar 7, 2024
19 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch March 7, 2024 14:28
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