Skip to content

Commit 17ad591

Browse files
renovate[bot]wolfy1339
andauthoredSep 23, 2023
feat: new GitHub advisories, new GitHub classroom endpoints, new copilot endpoints, remove required workflow endpoints (#563)
BREAKING CHANGE: remove required workflow endpoints --------- Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
1 parent bb114ca commit 17ad591

File tree

4 files changed

+1995
-1531
lines changed

4 files changed

+1995
-1531
lines changed
 

‎package-lock.json

+145-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"license": "MIT",
2727
"dependencies": {
28-
"@octokit/types": "^11.0.0"
28+
"@octokit/types": "^12.0.0"
2929
},
3030
"peerDependencies": {
3131
"@octokit/core": ">=5"

‎scripts/update-endpoints/generated/endpoints.json

+1,564-1,266
Large diffs are not rendered by default.

‎src/generated/paginating-endpoints.ts

+285-253
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.