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

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Dec 22, 2023

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 4d23529..1436195 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -21,7 +21,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "devDependencies": {
-    "esbuild": "^0.19.10"
+    "esbuild": "^0.19.11"
   },
   "dependencies": {
     "@actions/core": "^1.10.1",
diff --git a/package.json b/package.json
index f58d8fc..dc7165c 100644
--- a/package.json
+++ b/package.json
@@ -43,14 +43,14 @@
     "@pollyjs/core": "^6.0.6",
     "@pollyjs/persister-fs": "^6.0.6",
     "@tsconfig/node16": "^16.1.1",
-    "@typescript-eslint/eslint-plugin": "^6.15.0",
-    "@typescript-eslint/parser": "^6.15.0",
-    "@vitest/coverage-istanbul": "^1.1.0",
+    "@typescript-eslint/eslint-plugin": "^6.17.0",
+    "@typescript-eslint/parser": "^6.17.0",
+    "@vitest/coverage-istanbul": "^1.1.1",
     "env-cmd": "^10.1.0",
     "eslint": "^8.56.0",
     "prettier": "^3.1.1",
     "shx": "^0.3.4",
     "typescript": "^5.3.3",
-    "vitest": "^1.1.0"
+    "vitest": "^1.1.1"
   }
 }

Summary

 action-src/package.json |   2 +-
 action/lib/main_root.js |  65 +------
 package.json            |   8 +-
 pnpm-lock.yaml          | 451 ++++++++++++++++++++++++------------------------
 4 files changed, 234 insertions(+), 292 deletions(-)

@street-side-software-automation street-side-software-automation bot changed the title fix: Workflow Bot -- Update ALL Dependencies (main) ci: Workflow Bot -- Update ALL Dependencies (main) Dec 22, 2023
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 4 times, most recently from 43fbed6 to a13e084 Compare December 28, 2023 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) Dec 28, 2023
@street-side-software-automation street-side-software-automation bot changed the title fix: Workflow Bot -- Update ALL Dependencies (main) ci: Workflow Bot -- Update ALL Dependencies (main) Dec 29, 2023
@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) Dec 30, 2023
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 6 times, most recently from 5778d3c to 478eeb1 Compare January 3, 2024 12:01
@Jason3S Jason3S merged commit 6009df3 into main Jan 3, 2024
10 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch January 3, 2024 15:05
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.

1 participant