fix(deps): update dependency @octokit/rest to v16.43.2#678
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency @octokit/rest to v16.43.2#678renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
390b3d6 to
5f79b5f
Compare
765e644 to
748f319
Compare
f0f5a16 to
9921af2
Compare
9921af2 to
a74439e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
16.33.1→16.43.2Release Notes
octokit/rest.js (@octokit/rest)
v16.43.2Compare Source
Bug Fixes
octokit.hook.wrapcallback (#1770) (0798dcd)v16.43.1Compare Source
Bug Fixes
{ Octokit }export (486eadd)v16.43.0Compare Source
Features
octokit.gitdata.*,octokit.pullRequests.*(#1585) (989afc1)v16.42.2Compare Source
Bug Fixes
v16.42.1Compare Source
Bug Fixes
v16.42.0Compare Source
Features
const Octokit = require("@​octokit/rest")in favor ofconst { Octokit } = require("@​octokit/rest")(bbc3e48)v16.41.2Compare Source
Bug Fixes
v16.41.1Compare Source
Bug Fixes
sinceparameter type is integer, not string (6285b6c)fileparameter is nodatafor.repos.uploadReleaseAsset()(dc2cc51)v16.41.0Compare Source
Features
v16.40.2Compare Source
Bug Fixes
v16.40.1Compare Source
Bug Fixes
v16.40.0Compare Source
Features
v16.39.0Compare Source
Features
response.data[namespacekey]in.paginate(options, mapFn)map function now logs a deprecation (3caa24a)v16.38.3Compare Source
Bug Fixes
v16.38.2Compare Source
Bug Fixes
everestpreview graduated (441c452).endpoint()method to all deprecated endpoint methods (9701151)octokit.teams.removeMember()(d439ca7)octokit.apps.*OAuth authorization methods' (5f5e62e)v16.38.1Compare Source
Bug Fixes
authStrategykey in Octokit constructor options (fb19f11)v16.38.0Compare Source
Features
@octokit/authare now supported. Settingauthto an object or a basic authentication string is now deprecated and will be removed in v17 (4573ee2)v16.37.0Compare Source
Features
.apps.revokeInstallationToken()(ed31137).migrations.listReposForOrg(),.migrations.listReposForUser()(8777073).repos.listForOrg()'stypeparameter can now be set to"internal"(GitHub Enterprise Cloud only) (9c71d18)visibilityparameter for.repos.createForAuthenticatedUser()and.repos.createInOrg()(31b094b)delete_branch_on_mergeparameter for.repos.createForAuthenticatedUser(),.repos.createInOrg(),.repos.update()(c783249).orgs.update():members_can_create_internal_repositories,members_can_create_private_repositories,members_can_create_public_repositories(7be5174).repos.updateBranchProtection():allow_deletions,allow_force_pushes,required_linear_history(c5632ff)/teams/:team_id*path internally. The are being replaced by*ForOrgmethods that use/orgs/:org/teams/:team_slug*internally. With the next breaking version, the*ForOrgsuffix will be removed using another deprecation. (faecc99)Bug Fixes
v16.36.0Compare Source
Features
v16.35.2Compare Source
Bug Fixes
v16.35.1Compare Source
Bug Fixes
v16.35.0Compare Source
Features
.apps.checkAuthorization().apps.checkToken().apps.deleteAuthorization().apps.deleteToken().apps.resetAuthorization().apps.resetToken().apps.revokeAuthorizationForApplication().apps.revokeGrantForApplication()Deprecations
.apps.checkAuthorization().apps.resetAuthorization().apps.revokeAuthorizationForApplication().apps.revokeGrantForApplication().oauthAuthorizations.checkAuthorization.oauthAuthorizations.createAuthorization.oauthAuthorizations.deleteAuthorization.oauthAuthorizations.deleteGrant.oauthAuthorizations.getAuthorization.oauthAuthorizations.getGrant.oauthAuthorizations.getOrCreateAuthorizationForApp.oauthAuthorizations.getOrCreateAuthorizationForAppAndFingerprint.oauthAuthorizations.listAuthorizations.oauthAuthorizations.listGrants.oauthAuthorizations.resetAuthorization.oauthAuthorizations.revokeAuthorizationForApplication.oauthAuthorizations.revokeGrantForApplication.oauthAuthorizations.updateAuthorizationSee also: https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/
Fixes
.repos.listTopics()&.repos.replaceTopics(): requiredmercypreview header set by defaultv16.34.1Compare Source
Bug Fixes
v16.34.0Compare Source
Bug Fixes
Features
client_payloadparameter for creating a repository dispatch event, listing installations for an organization (e891d4e)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.