Skip to content

chore(deps): update dependency @octokit/rest to v17 - autoclosed #1808

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2020

This PR contains the following updates:

Package Type Update Change
@octokit/rest devDependencies major ^16.0.0 -> ^17.0.0

Release Notes

octokit/rest.js

v17.11.2

Compare Source

Bug Fixes
  • reverts changes in faulty 17.11.1 release

v17.11.1

Compare Source

Bug Fixes

v17.11.0

Compare Source

Features
  • repos.getAccessRestrictions
  • pulls.listCommentsForReview
  • pulls.removeRequestedReviewers
  • pulls.requestReviewers
  • pulls.listRequestedReviewers
  • pulls.createReplyForReviewComment
  • pulls.createReviewComment
  • pulls.listReviewComments
  • pulls.deleteReviewComment
  • pulls.updateReviewComment
  • pulls.getReviewComment
  • pulls.listReviewCommentsForRepo
  • projects.getPermissionForUser
  • orgs.listPublicEmailsForAuthenticatedUser
  • orgs.updateMembershipForAuthenticatedUser
  • orgs.listMembershipsForAuthenticatedUser
  • users.deletePublicSshKeyForAuthenticated
  • users.getPublicSshKeyForAuthenticated
  • users.createPublicSshKeyForAuthenticated
  • users.listPublicSshKeysForAuthenticated
  • users.deleteGpgKeyForAuthenticated
  • users.getGpgKeyForAuthenticated
  • users.createGpgKeyForAuthenticated
  • users.listGpgKeysForAuthenticated
  • users.checkPersonIsFollowedByAuthenticated
  • users.deleteEmailsForAuthenticated
  • users.addEmailsForAuthenticated
  • users.listEmailsForAuthenticated
  • users.setPrimaryEmailVisibilityForAuthenticated
  • users.listBlockedByAuthenticated
  • scim.deleteUserFromOrg
  • scim.updateAttributeForUser
  • scim.setInformationForProvisionedUser
  • scim.getProvisioningInformationForUser
  • scim.provisionAndInviteUser
  • repos.downloadArchive
  • repos.createCommitStatus
  • repos.listReleaseAssets
  • repos.requestPagesBuild
  • repos.deletePagesSite
  • repos.createPagesSite
  • repos.deleteDeployKey
  • repos.createDeployKey
  • testPushWebhook
  • pingWebhook
  • deleteWebhook
  • updateWebhook
  • getWebhook
  • createWebhook
  • listWebhooks
  • repos.createOrUpdateFileContents
  • repos.getContent
  • repos.getCommunityProfileMetrics
  • repos.listCommitStatusesForRef
  • repos.listCommitComments
  • repos.removeUserAccessRestrictions
  • repos.addUserAccessRestrictions
  • repos.setUserAccessRestrictions
  • repos.removeTeamAccessRestrictions
  • repos.addTeamAccessRestrictions
  • repos.setTeamAccessRestrictions
  • repos.removeAppAccessRestrictions
  • repos.addAppAccessRestrictions
  • repos.setAppAccessRestrictions
  • repos.removeProtectedBranchRestrictions
  • repos.removeStatusCheckContexts
  • repos.addStatusCheckContexts
  • repos.setStatusCheckContexts
  • repos.getAllStatusCheckContexts
  • repos.removeStatusChecksProtection
  • repos.updateStatusChecksProtection
  • repos.getStatusChecksProtection
  • repos.deleteCommitSignatureProtection
  • repos.createCommitSignatureProtection
  • repos.getCommitSignatureProtection
  • repos.deletePullRequestReviewProtection
  • repos.updatePullRequestReviewProtection
  • repos.getPullRequestReviewProtection
  • repos.deleteAdminBranchProtection
  • repos.setAdminBranchProtection
  • repos.getAdminBranchProtection
  • repos.deleteBranchProtection
  • orgs.removePublicMembershipForAuthenticatedUser
  • orgs.setPublicMembershipForAuthenticatedUser
  • orgs.checkPublicMembershipForUser
  • orgs.removeMembershipForUser
  • orgs.setMembershipForUser
  • orgs.getMembershipForUser
  • orgs.checkMembershipForUser
  • orgs.listAppInstallations
  • orgs.pingHook
  • orgs.deleteHook
  • orgs.updateHook
  • orgs.getHook
  • orgs.createHook
  • orgs.listHooks
  • orgs.removeCredentialAuthorization
  • orgs.listSamlSsoAuthorizations
  • repos.listCommitCommentsForRepo
  • gitignore.getAllTemplates
  • licenses.getAllCommonlyUsed
Deprecations
  • repos.getProtectedBranchRestrictions
  • pulls.getCommentsForReview
  • pulls.deleteReviewRequest
  • pulls.createReviewRequest
  • pulls.listReviewRequests
  • pulls.createReviewCommentReply
  • pulls.createComment
  • pulls.listComments
  • pulls.deleteComment
  • pulls.updateComment
  • pulls.getComment
  • pulls.listCommentsForRepo
  • projects.reviewUserPermissionLevel
  • orgs.listPublicEmails
  • orgs.updateMembership
  • orgs.listMemberships
  • users.deletePublicKey
  • users.getPublicKey
  • users.createPublicKey
  • users.listPublicKeys
  • users.deleteGpgKey
  • users.getGpgKey
  • users.createGpgKey
  • users.listGpgKeys
  • users.checkFollowing
  • users.deleteEmailsForAuthenticated
  • users.addEmailsForAuthenticated
  • users.listEmailsForAuthenticated
  • users.togglePrimaryEmailVisibility
  • users.listBlocked
  • scim.removeUserFromOrg
  • scim.updateUserAttribute
  • scim.replaceProvisionedUserInformation
  • scim.getProvisioningDetailsForUser
  • scim.provisionAndInviteUsers
  • repos.getArchiveLink
  • repos.createStatus
  • repos.listAssetsForRelease
  • repos.requestPageBuild
  • repos.disbalePagesSite
  • repos.enablePagesSite
  • repos.removeDeployKey
  • repos.addDeployKey
  • testPushHook
  • pingHook
  • deleteHook
  • updateHook
  • getHook
  • createHook
  • listHooks
  • repos.createOrUpdateFile
  • repos.getContents
  • repos.retrieveCommunityProfileMetrics
  • repos.listStatusesForRef
  • repos.listCommentsForCommit
  • repos.removeProtectedBranchUserRestrictions
  • repos.addProtectedBranchUserRestrictions
  • repos.replaceProtectedBranchUserRestrictions
  • repos.removeProtectedBranchTeamRestrictions
  • repos.addProtectedBranchTeamRestrictions
  • repos.replaceProtectedBranchTeamRestrictions
  • repos.removeProtectedBranchAppRestrictions
  • repos.addProtectedBranchAppRestrictions
  • repos.replaceProtectedBranchAppRestrictions
  • repos.deleteAccessRestrictions
  • repos.removeProtectedBranchRequiredStatusChecksContexts
  • repos.addProtectedBranchRequiredStatusChecksContexts
  • repos.replaceProtectedBranchRequiredStatusChecksContexts
  • repos.listProtectedBranchRequiredStatusChecksContexts
  • repos.removeProtectedBranchRequiredStatusChecks
  • repos.updateProtectedBranchRequiredStatusChecks
  • repos.getProtectedBranchRequiredStatusChecks
  • repos.removeProtectedBranchRequiredSignatures
  • repos.addProtectedBranchRequiredSignatures
  • repos.getProtectedBranchRequiredSignatures
  • repos.removeProtectedBranchPullRequestReviewEnforcement
  • repos.updateProtectedBranchPullRequestReviewEnforcement
  • repos.getProtectedBranchPullRequestReviewEnforcement
  • repos.removeProtectedBranchAdminEnforcement
  • repos.addProtectedBranchAdminEnforcement
  • repos.getProtectedBranchAdminEnforcement
  • repos.removeBranchProtection
  • orgs.concealMembership
  • orgs.publicizeMembership
  • orgs.checkPublicMembership
  • orgs.removeMembership
  • orgs.addOrUpdateMembership
  • orgs.getMembership
  • orgs.checkMembership
  • orgs.listInstallations
  • orgs.pingWebhook
  • orgs.deleteWebhook
  • orgs.updateWebhook
  • orgs.getWebhook
  • orgs.createWebhook
  • orgs.listWebhooks
  • orgs.removeSamlSsoAuthorization
  • orgs.listCredentialAuthorizations
  • repos.listCommitComments.
  • gitignore.listTemplates
  • licenses.listCommonlyUsed

v17.10.0

Compare Source

Features
  • actions.downloadJobLogsForWorkflowRun, actions.getJobForWorkflowRun, actions.listWorkflowRunsForRepo, actions.createInstallationAccessToken, apps.listReposAccessibleToInstallation, apps.revokeInstallationAccessToken, interactions.setRestrictionsForOrg, interactions.setRestrictionsForRepo. Deprecates actions.downloadWorkflowJobLogs, actions.getWorkflowJob, actions.listRepoWorkflowRuns, actions.createInstallationToken, apps.listRepos, apps.revokeInstallationToken, interactions.addOrUpdateRestrictionsForOrg, interactions.addOrUpdateRestrictionsForRepo, issues.replaceAllLabels (#​1750) (e0b4282)

v17.9.3

Compare Source

Bug Fixes

v17.9.2

Compare Source

Bug Fixes

v17.9.1

Compare Source

Bug Fixes
  • TypeScript: `octokit.gists.{create,update}({ gist_id, files }) (#​1714) (647e3a6)

v17.9.0

Compare Source

Features
  • typescript: optional ref parameter for .codeScanning.listAlertsForRepo() method (#​1706) (b61c123)

v17.8.0

Compare Source

Features

v17.7.0

Compare Source

Features
  • octokit.actions.downloadWorkflow{Job,Run}logs, octokit.apps.{suspend,unsuspend}Installation. Deprecates octokit.actions.listWorkflow{Job,Run}Logs (#​1700) (f591f34)

v17.6.0

Compare Source

Features
  • typescript: set types for parameters and results/responses automagically (#​1690) (80e87a0)

v17.5.2

Compare Source

Bug Fixes
  • typescript: remove obsolete ?{page,per_page} parameters (#​1685) (a4c536d)

v17.5.1

Compare Source

Bug Fixes
  • typescript: define .defaults() method on rest endpoint method types (#​1681) (4f23359)

v17.5.0

Compare Source

Features
  • typescript: import { RestEndpointMethodTypes } from "@​octokit/rest"; (#​1680) (6a9f9a4)

v17.4.0

Compare Source

Features

v17.3.0

Compare Source

Features
  • simpler pagination using endpoint methods as first argument (#​1672) (548d65a)

Before

const options = octokit.issues.listForRepo.endpoint.merge({
  owner: "octokit",
  repo: "rest.js",
});
const issues = await octokit.paginate(options);

After

const issues = await octokit.paginate(octokit.issues.listForRepo, {
  owner: "octokit",
  repo: "rest.js",
});

v17.2.1

Compare Source

Bug Fixes

v17.2.0

Compare Source

Features

v17.1.4

Compare Source

Renames

The previous methods have been deprecated.

  • octokit.activity.checkStarringRepo() -> octokit.activity.checkRepoIsStarredByAuthenticatedUser()
  • octokit.activity.listEventsForOrg() -> octokit.activity.listOrgEventsForAuthenticatedUser()
  • octokit.activity.listEventsForUser() -> octokit.activity.listEventsForAuthenticatedUser()
  • octokit.activity.listFeeds() -> octokit.activity.getFeeds()
  • octokit.activity.listNotifications() -> octokit.activity.listNotificationsForAuthenticatedUser()
  • octokit.activity.listNotificationsForRepo() -> octokit.activity.listRepoNotificationsForAuthenticatedUser()
  • octokit.activity.listPublicEventsForOrg() -> octokit.activity.listPublicOrgEvents()
  • octokit.activity.markAsRead() -> octokit.activity.markNotificationsAsRead()
  • octokit.activity.markNotificationsAsReadForRepo() -> octokit.activity.markRepoNotificationsAsRead()
  • octokit.activity.starRepo() -> octokit.activity.starRepoForAuthenticatedUser()
  • octokit.activity.unstarRepo() -> octokit.activity.unstarRepoForAuthenticatedUser()

v17.1.3

Compare Source

Bug Fixes

v17.1.2

Compare Source

Bug Fixes
  • update Octokit.plugin() API to remove deprecation (1c1df88), closes #​1654

v17.1.1

Compare Source

Bug Fixes

v17.1.0

Compare Source

Features
  • octokit.repos.deleteDeployment()
  • octokit.actions.listArtifactsForRepo()
  • new octokit.reactions.* endpoints. Deprecates octokit.reactions.delete()
  • new endpoints and deprecations coming from restructuring in GitHubs REST API docs

v17.0.1

Compare Source

Bug Fixes
  • load all plugins while preserving type information provided to Octokit (#​1638) (1bdd177)

v17.0.0

Compare Source

Breaking Changes
  • All deprecated methods and options have been removed. Upgrade to the latest 16.x.x version and address all deprecation messages for an easy upgrade.

    • For deprecated endpoint methods that have no replacement use octokit.request instead.
      • octokit.oauthAuthorizations.createAuthorization()
        octokit.request("POST /authorizations", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.deleteAuthorization()
        octokit.request("DELETE /authorizations/:authorization_id", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.deleteGrant()
        octokit.request("DELETE /applications/grants/:grant_id", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.getAuthorization()
        octokit.request("GET /authorizations/:authorization_id", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.getGrant()
        octokit.request("GET /applications/grants/:grant_id", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.getOrCreateAuthorizationForApp()
        octokit.request("PUT /authorizations/clients/:client_id", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint()
        octokit.request("PUT /authorizations/clients/:client_id/:fingerprint", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.listAuthorizations()
        octokit.request("GET /authorizations", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.listGrants()
        octokit.request("GET /applications/grants", parameters)
        (see deprecation notice)
      • octokit.oauthAuthorizations.updateAuthorization()
        octokit.request("PATCH /authorizations/:authorization_id", parameters)
        (see deprecation notice)
      • octokit.pulls.createFromIssue()
        octokit.request("POST /repos/:owner/:repo/pulls", parameters)
        (see deprecation notice)
      • octokit.repos.getCommitRefSha()
        octokit.request("GET /repos/:owner/:repo/commits/:ref", parameters)
        (see deprecation notice)
      • octokit.teams.addMemberLegacy()
        octokit.request("PUT /teams/:team_id/members/:username", parameters)
        (see deprecation notice)
      • octokit.teams.getLegacy()
        octokit.request("GET /teams/:team_id", parameters)
        (see deprecation notice)
      • octokit.teams.getMemberLegacy()
        octokit.request("GET /teams/:team_id/members/:username", parameters)
        (see deprecation notice)
      • octokit.teams.removeMemberLegacy()
        octokit.request("DELETE /teams/:team_id/members/:username", parameters)
        (see deprecation notice)
    • Methods have been replaced by new ones, some of which require new parameters
      • octokit.apps.checkAuthorization()
        octokit.apps.checkToken()
      • octokit.apps.resetAuthorization()
        octokit.apps.resetToken()
      • octokit.apps.revokeAuthorizationForApplication()
        octokit.apps.deleteToken()
      • octokit.apps.revokeGrantForApplication()
        octokit.apps.deleteAuthorization()
      • octokit.reactions.createForTeamDiscussionLegacy()
        octokit.reactions.createForTeamDiscussionInOrg()
        (An "org" parameter is now required)
      • octokit.reactions.createForTeamDiscussionCommentLegacy()
        octokit.reactions.createForTeamDiscussionCommentInOrg()
        (An "org" parameter is now required)
      • octokit.reactions.listForTeamDiscussionLegacy()
        octokit.reactions.listForTeamDiscussionInOrg()
        (An "org" parameter is now required)
      • octokit.reactions.listForTeamDiscussionCommentLegacy()
        octokit.reactions.listForTeamDiscussionCommentInOrg()
        (An "org" parameter is now required)
      • octokit.teams.addMemberLegacy()
        octokit.teams.addMemberInOrg()
        (An "org" parameter is now required)
      • octokit.teams.addOrUpdateMembershipLegacy()
        octokit.teams.addOrUpdateMembershipInOrg()
        (An "org" parameter is now required)
      • octokit.teams.addOrUpdateProjectLegacy()
        octokit.teams.addOrUpdateProjectInOrg()
        (An "org" parameter is now required)
      • octokit.teams.addOrUpdateRepoLegacy()
        octokit.teams.addOrUpdateRepoInOrg()
        (An "org" parameter is now required)
      • octokit.teams.checkManagesRepoLegacy()
        octokit.teams.checkManagesRepoInOrg()
        (An "org" parameter is now required)
      • octokit.teams.createDiscussionLegacy()
        octokit.teams.createDiscussionInOrg()
        (An "org" parameter is now required)
      • octokit.teams.createDiscussionCommentLegacy()
        octokit.teams.createDiscussionCommentInOrg()
        (An "org" parameter is now required)
      • octokit.teams.deleteLegacy()
        octokit.teams.deleteInOrg()
        (An "org" parameter is now required)
      • octokit.teams.deleteDiscussionLegacy()
        octokit.teams.deleteDiscussionInOrg()
        (An "org" parameter is now required)
      • octokit.teams.deleteDiscussionCommentLegacy()
        octokit.teams.deleteDiscussionCommentInOrg()
        (An "org" parameter is now required)
      • octokit.teams.getLegacy()
        octokit.teams.getInOrg()
        (An "org" parameter is now required)
      • octokit.teams.getDiscussionLegacy()
        octokit.teams.getDiscussionInOrg()
        (An "org" parameter is now required)
      • octokit.teams.getDiscussionCommentLegacy()
        octokit.teams.getDiscussionCommentInOrg()
        (An "org" parameter is now required)
      • octokit.teams.getMemberLegacy()
        octokit.teams.getMemberInOrg()
        (An "org" parameter is now required)
      • octokit.teams.getMembershipLegacy()
        octokit.teams.getMembershipInOrg()
        (An "org" parameter is now required)
      • octokit.teams.listChildLegacy()
        octokit.teams.listChildInOrg()
        (An "org" parameter is now required)
      • octokit.teams.listDiscussionCommentsLegacy()
        octokit.teams.listDiscussionCommentsInOrg()
        (An "org" parameter is now required)
      • octokit.teams.listDiscussionsLegacy()
        octokit.teams.listDiscussionsInOrg()
        (An "org" parameter is now required)
      • octokit.teams.listMembersLegacy()
        octokit.teams.listMembersInOrg()
        (An "org" parameter is now required)
      • octokit.teams.listPendingInvitationsLegacy()
        octokit.teams.listPendingInvitationsInOrg()
        (An "org" parameter is now required)
      • octokit.teams.listProjectsLegacy()
        octokit.teams.listProjectsInOrg()
        (An "org" parameter is now required)
      • octokit.teams.listReposLegacy()
        octokit.teams.listReposInOrg()
        (An "org" parameter is now required)
      • octokit.teams.removeMemberLegacy()
        octokit.teams.removeMemberInOrg()
        (An "org" parameter is now required)
      • octokit.teams.removeMembershipLegacy()
        octokit.teams.removeMembershipInOrg()
        (An "org" parameter is now required)
      • octokit.teams.removeProjectLegacy()
        octokit.teams.removeProjectInOrg()
        (An "org" parameter is now required)
      • octokit.teams.removeRepoLegacy()
        octokit.teams.removeRepoInOrg()
        (An "org" parameter is now required)
      • octokit.teams.reviewProjectLegacy()
        octokit.teams.reviewProjectInOrg()
        (An "org" parameter is now required)
      • octokit.teams.updateLegacy()
        octokit.teams.updateInOrg()
        (An "org" parameter is now required)
      • octokit.teams.updateDiscussionLegacy()
        octokit.teams.updateDiscussionInOrg()
        (An "org" parameter is now required)
      • octokit.teams.updateDiscussionCommentLegacy()
        octokit.teams.updateDiscussionCommentInOrg()
        (An "org" parameter is now required)
      • octokit.issues.updateLabel({current_name, name})
        octokit.issues.updateLabel({name, new_name})
        (current_name is now name, name is now new_name)
  • octokit.paginate() is now always returning an array, even when the response is a single object.

  • Parameters passed to endpoint methods such as octokit.issues.create(parameters) are no longer validated on the client. We recommend using TypeScript or taking advantage of the TypeScript definitions in JavaScript.

  • Plugins have to return an object in order to extend the octokit instance. It is technically still possible to alter the octokit instance directly, but returning an object is required for TypeScript support

    Instead of

    function myPlugin(octokit, options) {
      octokit.helloWorld = () => console.log('Hello, world!')
    }

    do

    function myPlugin(octokit, options) {
      return {
        helloWorld: () => console.log('Hello, world!')
      }
    }
  • octokit.registerEndpoints() has been removed.

    Instead of

    await octokit.registerEndpoints({
      misc: {
        getRoot: {
          method: "GET",
          url: "/"
        }
      }
    });

    do

    Object.assign(octokit.misc, {
      getRoot: octokit.request.defaults({
        method: "GET",
        url: "/"
      })
    })

    If you use octokit.registerEndpoints() in a plugin, return an object instead:

    function myPlugin(octokit, options) {
      return {
        misc: {
          octokit.request.defaults({ method: "GET", url: "/" })
        }
      }
    }
  • The User-Agent header now includes octokit-rest.js/X.Y.Z instead of octokit.js/X.Y.Z

  • The Octokit constructor must now be invoked with new. const octokit = Octokit() will throw a TypeError

  • Node 8 is no longer supported.

  • TypeScript: The exported { Octokit } is no longer a type, only a value. Use typeof Octokit instead #​1624 Update: resolved via #​1650

Features
  • The documentation website is now versioned. https://octokit.github.io/rest.js/v17/ has the docs for the latest version, the docs for v16 are still accessible at https://octokit.github.io/rest.js/v16. Old links pointing to https://octokit.github.io/rest.js should redirect correctly to https://octokit.github.io/rest.js/v16.

  • reduction in bundle size: 23KB down to 10kb

  • octokit.graphql(). @octokit/rest is no longer a REST-only library, but a REST best-practice library. All Octokit libraries based on @ocotkit/core have both .request() and .graphql() methods.

  • octokit.auth(). Async method that returns the currently used authentcation, based on configured authStrategy. See https://github.com/octokit/auth.js#readme for official strategies

  • octokit.repos.uploadReleaseAsset(parameters) now accepts URL parameters

    • owner
    • repo
    • release_id

    Passing url will still work, but is not recommended. Use octokit.request instead:

    octokit.request(url, {
      method: "POST",
      ...parameters
    })

TypeScript

In v16, many types have been exported on the exported Octokit Constructor. Although they were never documented, types such as Octokit.ChecksCreateParams have been used when wrapping Octokit's code in custom logic.

Starting with v17.5.0, parameter and response times are being officially exported. For example:

import { RestEndpointMethodTypes } from "@​octokit/rest";

// for `octokit.checks.create()`
RestEndpointMethodTypes["checks"]["create"]["parameters"]
RestEndpointMethodTypes["checks"]["create"]["response"]
✨🦄

Renovate 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.

@codecov
Copy link

codecov bot commented Feb 20, 2020

Codecov Report

Merging #1808 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1808   +/-   ##
=======================================
  Coverage   88.06%   88.06%           
=======================================
  Files         157      157           
  Lines        5422     5422           
  Branches     1525     1525           
=======================================
  Hits         4775     4775           
  Misses        578      578           
  Partials       69       69           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff995a7...e84c8f4. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency @octokit/rest to v17 Update dependency @octokit/rest to v17 Mar 12, 2020
@renovate renovate bot changed the title Update dependency @octokit/rest to v17 chore(deps): update dependency @octokit/rest to v17 Mar 13, 2020
@renovate renovate bot changed the title chore(deps): update dependency @octokit/rest to v17 chore(deps): update dependency @octokit/rest to v17 - autoclosed Jun 11, 2020
@renovate renovate bot closed this Jun 11, 2020
@renovate renovate bot deleted the renovate/octokit-rest-17.x branch June 11, 2020 19:28
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant