-
Notifications
You must be signed in to change notification settings - Fork 1k
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: removes defunkt endpoints: GET /repos/{owner}/{repo}/community/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
#2158
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
the
Type: Maintenance
Any dependency, housekeeping, and clean up Issue or PR
label
Sep 27, 2021
gr2m
changed the title
fix(deps): update dependency @octokit/plugin-rest-endpoint-methods to v5.11.3
fix(deps): Sep 27, 2021
luke-cage
preview graduated
renovate
bot
changed the title
fix(deps):
fix(deps): update dependency @octokit/plugin-rest-endpoint-methods to v5.11.3
Sep 27, 2021
luke-cage
preview graduated
renovate
bot
changed the title
fix(deps): update dependency @octokit/plugin-rest-endpoint-methods to v5.11.3
fix(deps): update dependency @octokit/plugin-rest-endpoint-methods to v5.11.4
Sep 30, 2021
renovate
bot
force-pushed
the
renovate/octokit-plugin-rest-endpoint-methods-5.x
branch
from
September 30, 2021 20:27
5ecdae0
to
47f1dcd
Compare
gr2m
changed the title
fix(deps): update dependency @octokit/plugin-rest-endpoint-methods to v5.11.4
fix: removes defunkt endpoints: Sep 30, 2021
GET /repos/{owner}/{repo}/community/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
gr2m
approved these changes
Sep 30, 2021
🎉 This PR is included in version 1.6.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This was referenced May 19, 2024
This was referenced May 29, 2024
This was referenced Jun 5, 2024
This was referenced Aug 2, 2024
This was referenced Aug 10, 2024
This was referenced Aug 19, 2024
This was referenced Aug 27, 2024
This was referenced Sep 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.11.2
->5.11.4
Release Notes
octokit/plugin-rest-endpoint-methods.js
v5.11.4
Compare Source
Bug Fixes
GET /repos/{owner}/{repo}/community/code_of_conduct
,DELETE /reactions/{reaction_id}
.encrypted_value
andkey_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
(#458) (5f230f3)v5.11.3
Compare Source
Bug Fixes
luke-cage
preview graduated (#457) (cd2b8c3)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.