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

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Nov 27, 2023

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 85f1129..c9dba08 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -21,14 +21,14 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "devDependencies": {
-    "esbuild": "^0.19.7"
+    "esbuild": "^0.19.8"
   },
   "dependencies": {
     "@actions/core": "^1.10.1",
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.0.0",
     "@octokit/core": "^5.0.2",
-    "@octokit/plugin-rest-endpoint-methods": "^10.1.5",
+    "@octokit/plugin-rest-endpoint-methods": "^10.2.0",
     "@octokit/rest": "^20.0.2",
     "cspell": "^8.0.0",
     "cspell-glob": "^8.0.0",
diff --git a/package.json b/package.json
index d283c24..68ccd37 100644
--- a/package.json
+++ b/package.json
@@ -42,8 +42,8 @@
     "@pollyjs/core": "^6.0.6",
     "@pollyjs/persister-fs": "^6.0.6",
     "@tsconfig/node16": "^16.1.1",
-    "@typescript-eslint/eslint-plugin": "^6.12.0",
-    "@typescript-eslint/parser": "^6.12.0",
+    "@typescript-eslint/eslint-plugin": "^6.13.1",
+    "@typescript-eslint/parser": "^6.13.1",
     "@vitest/coverage-istanbul": "^0.34.6",
     "env-cmd": "^10.1.0",
     "eslint": "^8.54.0",

Summary

 action-src/package.json |   4 +-
 action/lib/main_root.js | 509 ++++++++++++++++++++++++++----------------------
 package.json            |   4 +-
 pnpm-lock.yaml          | 500 +++++++++++++++++++++++------------------------
 4 files changed, 526 insertions(+), 491 deletions(-)

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 4 times, most recently from 7504739 to 50e0442 Compare November 30, 2023 12:01
@Jason3S Jason3S merged commit cf545db into main Dec 1, 2023
10 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch December 1, 2023 12:44
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