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/types to v7 #508

Merged
merged 1 commit into from Aug 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/types ^6.16.1 -> ^7.0.0 age adoption passing confidence

Release Notes

octokit/types.ts

v7.0.0

Compare Source

Bug Fixes
  • remove now-defunkt OAuth Authorizations APIs (b9bfdae)
  • update documentation URLs (28c9e0f)
Features
  • add new deployment branch policy APIs (GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies, `POST (5e206cf)
  • add new GitHub Pages (POST /repos/{owner}/{repo}/pages/deployment) API (8d414ed)
  • add new Security Managers APIs (GET /orgs/{org}/security-managersPUT /orgs/{org}/security-managers/teams/{team_slug} and DELETE /orgs/{org}/security-managers/teams/{team_slug}) (0d21aa3)
BREAKING CHANGES
  • This removes the now-defunkt OAuth Authorizations
    APIs from the OpenAPI specifications. These were disabled and cut
    off on GitHub.com at the end of 2020, but the docs were not
    updated.

v6.41.0

Compare Source

Features
  • GET /enterprises/{enterprise}/code-scanning/alerts (#​430) (32db4e6)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

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

@renovate renovate bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Aug 15, 2022
@ghost ghost added this to Inbox in JS Aug 15, 2022
@ghost ghost moved this from Inbox to Maintenance in JS Aug 15, 2022
@timrogers
Copy link
Contributor

The tests are failing on Node v18 due to a test bug - see #509 for a fix.

@renovate renovate bot force-pushed the renovate/octokit-types-7.x branch from 1d30918 to a3ebddd Compare August 15, 2022 13:49
@timrogers timrogers merged commit 2fb77a8 into master Aug 15, 2022
@timrogers timrogers deleted the renovate/octokit-types-7.x branch August 15, 2022 13:51
JS automation moved this from Maintenance to Done Aug 15, 2022
@github-actions
Copy link

🎉 This PR is included in version 6.2.1 🎉

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
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
No open projects
JS
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant