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(deps): update dependency @octokit/openapi-types to v11 #57

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/openapi-types ^10.0.0 -> ^11.0.0 age adoption passing confidence

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. Graduate nebula, 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
  • Operation ID users/list-blocked-by-authenticated is now users/list-blocked-by-authenticated-user
  • Operation ID users/set-primary-email-visibility-for-authenticated is now users/set-primary-email-visibility-for-authenticated-user
  • Operation ID users/list-emails-for-authenticated is now users/list-emails-for-authenticated-user
  • Operation ID users/add-email-for-authenticated is now users/add-email-for-authenticated-user
  • Operation ID users/delete-email-for-authenticated is now users/delete-email-for-authenticated-user
  • Operation ID users/list-followed-by-authenticated is now users/list-followed-by-authenticated-user
  • Operation ID users/list-gpg-keys-for-authenticated is now users/list-gpg-keys-for-authenticated-user
  • Operation ID users/create-gpg-key-for-authenticated is now users/create-gpg-key-for-authenticated-user
  • Operation ID users/get-gpg-key-for-authenticated is now users/get-gpg-key-for-authenticated-user
  • Operation ID users/delete-gpg-key-for-authenticated is now users/delete-gpg-key-for-authenticated-user
  • Operation ID apps/add-repo-to-installation is now apps/add-repo-to-installation-for-authenticated-user
  • Operation ID apps/remove-repo-from-installation is now apps/remove-repo-from-installation-for-authenticated-user
  • Operation ID users/list-public-ssh-keys-for-authenticated is now users/list-public-ssh-keys-for-authenticated-user
  • Operation ID users/create-public-ssh-key-for-authenticated is now users/create-public-ssh-key-for-authenticated-user
  • Operation ID users/get-public-ssh-key-for-authenticated is now users/get-public-ssh-key-for-authenticated-user
  • Operation ID users/delete-public-ssh-key-for-authenticated is now users/delete-public-ssh-key-for-authenticated-user
  • Operation ID migrations/list-repos-for-user is now migrations/list-repos-for-authenticated-user
  • Operation ID users/list-public-emails-for-authenticated is now users/list-public-emails-for-authenticated-user
  • Operation ID repos/accept-invitation is now repos/accept-invitation-for-authenticated-user
  • Operation ID repos/decline-invitation is now repos/decline-invitation-for-authenticated-user

v10.6.4

Compare Source

Bug Fixes

v10.6.3

Compare Source

Bug Fixes
  • POST /repos/{owner}/{repo}/community/code_of_conduct is GET /repos/{owner}/{repo}/community/code_of_conduct (#​168) (f580264)

v10.6.2

Compare Source

Bug Fixes
  • previews graduated: ant-man, flash, scarlet-witch, squirrel-girl (#​167) (d141e56)

v10.6.1

Compare Source

Bug Fixes

v10.6.0

Compare Source

Features

v10.5.0

Compare Source

Features
  • .protected_domain_state/.pending_domain_unverified_at keys for page 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, Deprecates POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun. run_attempt/previous_attempt_url properties for workflow-run component (#​162) (a423c9e)

v10.3.0

Compare Source

Features
  • POST /repos/{owner}/{repo}/actions/runs/{run_id}/retry, Deprecates POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun. run_attempt/previous_attempt_url properties for workflow-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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@gr2m gr2m merged commit a288e6e into main Oct 7, 2021
@gr2m gr2m deleted the renovate/octokit-openapi-types-11.x branch October 7, 2021 19:18
@github-actions
Copy link

github-actions bot commented Oct 7, 2021

🎉 This PR is included in version 3.4.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants