Skip to content

Commit

Permalink
fix: removes defunkt endpoints: `GET /repos/{owner}/{repo}/community/…
Browse files Browse the repository at this point in the history
…code_of_conduct`, `DELETE /reactions/{reaction_id}`. `encrypted_value` and `key_id` parameters are required for `.rest.actions.{createOrUpdateEnvironmentSecret,setSelectedReposForOrgSecret}()`. `access_token` parameter is required for `.rest.apps.deleteAuthorization()`. Previews graduated: `ant-man`, `flash`, `scarlet-witch`, `squirrel-girl` (#122)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 30, 2021
1 parent fca1907 commit 9c02e7d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.16.4",
"@octokit/plugin-request-log": "^1.0.4",
"@octokit/plugin-rest-endpoint-methods": "5.11.3"
"@octokit/plugin-rest-endpoint-methods": "5.11.4"
},
"devDependencies": {
"@octokit/auth": "^3.0.3",
Expand Down

0 comments on commit 9c02e7d

Please sign in to comment.