fix(deps): update dependency @octokit/openapi-types to v11 #57
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:
^10.0.0
->^11.0.0
Release Notes
octokit/openapi-types.ts
v11.0.0
Compare Source
Features
GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_num}
,GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_num}/logs
,POST /repos/{owner}/{repo}/releases/generate-notes
,POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest
. Graduatenebula
,zzzax
,switcheroo
,baptiste
previews. Removes defunkt/repos/{owner}/{repo}/actions/runs/{run_id}/retry
endpoint. Renames operation IDs to normalize-authenticated-user
suffix (#172) (ae60215)BREAKING CHANGES
users/list-blocked-by-authenticated
is nowusers/list-blocked-by-authenticated-user
users/set-primary-email-visibility-for-authenticated
is nowusers/set-primary-email-visibility-for-authenticated-user
users/list-emails-for-authenticated
is nowusers/list-emails-for-authenticated-user
users/add-email-for-authenticated
is nowusers/add-email-for-authenticated-user
users/delete-email-for-authenticated
is nowusers/delete-email-for-authenticated-user
users/list-followed-by-authenticated
is nowusers/list-followed-by-authenticated-user
users/list-gpg-keys-for-authenticated
is nowusers/list-gpg-keys-for-authenticated-user
users/create-gpg-key-for-authenticated
is nowusers/create-gpg-key-for-authenticated-user
users/get-gpg-key-for-authenticated
is nowusers/get-gpg-key-for-authenticated-user
users/delete-gpg-key-for-authenticated
is nowusers/delete-gpg-key-for-authenticated-user
apps/add-repo-to-installation
is nowapps/add-repo-to-installation-for-authenticated-user
apps/remove-repo-from-installation
is nowapps/remove-repo-from-installation-for-authenticated-user
users/list-public-ssh-keys-for-authenticated
is nowusers/list-public-ssh-keys-for-authenticated-user
users/create-public-ssh-key-for-authenticated
is nowusers/create-public-ssh-key-for-authenticated-user
users/get-public-ssh-key-for-authenticated
is nowusers/get-public-ssh-key-for-authenticated-user
users/delete-public-ssh-key-for-authenticated
is nowusers/delete-public-ssh-key-for-authenticated-user
migrations/list-repos-for-user
is nowmigrations/list-repos-for-authenticated-user
users/list-public-emails-for-authenticated
is nowusers/list-public-emails-for-authenticated-user
repos/accept-invitation
is nowrepos/accept-invitation-for-authenticated-user
repos/decline-invitation
is nowrepos/decline-invitation-for-authenticated-user
v10.6.4
Compare Source
Bug Fixes
surtur
preview (#169) (4ea6773)v10.6.3
Compare Source
Bug Fixes
POST /repos/{owner}/{repo}/community/code_of_conduct
isGET /repos/{owner}/{repo}/community/code_of_conduct
(#168) (f580264)v10.6.2
Compare Source
Bug Fixes
ant-man
,flash
,scarlet-witch
,squirrel-girl
(#167) (d141e56)v10.6.1
Compare Source
Bug Fixes
luke-cage
preview graduated (#166) (deb2dfd)v10.6.0
Compare Source
Features
inertia
preview (#164) (67525ce)v10.5.0
Compare Source
Features
.protected_domain_state
/.pending_domain_unverified_at
keys forpage
component (GitHub Pages). Graduation of previews:london
,lydian
,wyandotte
(#163) (bae09bb)v10.4.0
Compare Source
Features
POST /repos/{owner}/{repo}/actions/runs/{run_id}/retry
, DeprecatesPOST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun
.run_attempt
/previous_attempt_url
properties forworkflow-run
component (#162) (a423c9e)v10.3.0
Compare Source
Features
POST /repos/{owner}/{repo}/actions/runs/{run_id}/retry
, DeprecatesPOST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun
.run_attempt
/previous_attempt_url
properties forworkflow-run
component (#161) (a8d46d6)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.