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

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Jun 4, 2024

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 4369527..5066c43 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -29,7 +29,7 @@
     "@cspell/cspell-bundled-dicts": "^8.8.4",
     "@cspell/cspell-types": "^8.8.4",
     "@octokit/webhooks-types": "^7.5.1",
-    "@types/node": "^20.14.1",
+    "@types/node": "^20.14.2",
     "cspell": "^8.8.4",
     "cspell-glob": "^8.8.4",
     "vscode-uri": "^3.0.8"
diff --git a/package.json b/package.json
index 869df17..5c06b33 100644
--- a/package.json
+++ b/package.json
@@ -44,9 +44,9 @@
     "@vitest/coverage-istanbul": "^1.6.0",
     "env-cmd": "^10.1.0",
     "eslint": "^9.4.0",
-    "eslint-plugin-n": "^17.7.0",
+    "eslint-plugin-n": "^17.8.1",
     "eslint-plugin-simple-import-sort": "^12.1.0",
-    "prettier": "^3.3.0",
+    "prettier": "^3.3.1",
     "shx": "^0.3.4",
     "typescript": "^5.4.5",
     "typescript-eslint": "^7.12.0",

Summary

 action-src/package.json  |   2 +-
 action/lib/main_root.cjs | 400 +++++++++++++++++++++++++----------------------
 package.json             |   4 +-
 pnpm-lock.yaml           | 316 +++++++++++++++++++------------------
 4 files changed, 382 insertions(+), 340 deletions(-)

@coveralls
Copy link

coveralls commented Jun 4, 2024

Pull Request Test Coverage Report for Build 9436350756

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 9362468827: 0.0%
Covered Lines: 239
Relevant Lines: 247

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 4 times, most recently from cbef1ed to 82b865e Compare June 8, 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) Jun 9, 2024
@Jason3S Jason3S merged commit 22d0426 into main Jun 9, 2024
21 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch June 9, 2024 14:30
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