Skitionek / notify-microsoft-teams

Github action to send comprehensive raport to Microsoft Teams
68 stars 31 forks source link

[Snyk] Upgrade @octokit/rest from 17.5.2 to 17.11.2 #1

Closed snyk-bot closed 3 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade @octokit/rest from 17.5.2 to 17.11.2.

merge advice

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @octokit/rest
  • 17.11.2 - 2020-06-11

    Bug Fixes

    • reverts changes in faulty 17.11.1 release
  • 17.11.1 - 2020-06-11

    faulty release, please ignore

  • 17.11.0 - 2020-06-07

    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
  • 17.10.0 - 2020-06-04

    17.10.0 (2020-06-04)

    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)
  • 17.9.3 - 2020-06-03

    17.9.3 (2020-06-03)

    Bug Fixes

    • deps: bump @octokit/plugin-rest-endpoint-methods from 3.13.3 to 3.14.0 (ca7e89f)
  • 17.9.2 - 2020-05-18

    17.9.2 (2020-05-18)

    Bug Fixes

  • 17.9.1 - 2020-05-17

    17.9.1 (2020-05-17)

    Bug Fixes

    • TypeScript: `octokit.gists.{create,update}({ gist_id, files }) (#1714) (647e3a6)
  • 17.9.0 - 2020-05-11

    17.9.0 (2020-05-11)

    Features

    • typescript: optional ref parameter for .codeScanning.listAlertsForRepo() method (#1706) (b61c123)
  • 17.8.0 - 2020-05-06

    17.8.0 (2020-05-06)

    Features

    • octokit.codeScanning.{getAlert,listAlertsForRepo} (#1701) (f94ccea)
  • 17.7.0 - 2020-05-05

    17.7.0 (2020-05-05)

    Features

    • octokit.actions.downloadWorkflow{Job,Run}logs, octokit.apps.{suspend,unsuspend}Installation. Deprecates octokit.actions.listWorkflow{Job,Run}Logs (#1700) (f591f34)
  • 17.6.0 - 2020-04-24
  • 17.5.2 - 2020-04-22
from @octokit/rest GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: