-
Notifications
You must be signed in to change notification settings - Fork 18
fix(deps): update dependency @octokit/rest to v16.43.2 #89
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/octokit-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
4350154
to
432ccf5
Compare
432ccf5
to
cf60c33
Compare
c5f5d20
to
32ab903
Compare
32ab903
to
f60fa49
Compare
f60fa49
to
f078ced
Compare
f078ced
to
e91ba49
Compare
e91ba49
to
18cf19a
Compare
fcb7df6
to
6e2f0be
Compare
6e2f0be
to
346ba9d
Compare
346ba9d
to
bc9fa4f
Compare
bc9fa4f
to
c0a9f7a
Compare
de262fc
to
c8fd768
Compare
c8fd768
to
57892ab
Compare
57892ab
to
43536b1
Compare
0563246
to
0d8b34a
Compare
0d8b34a
to
5406806
Compare
5406806
to
f00ece2
Compare
6f27b53
to
e6f5090
Compare
e6f5090
to
6e7f32f
Compare
6e7f32f
to
3b0fbe5
Compare
3b0fbe5
to
b747037
Compare
b747037
to
f7bf162
Compare
f7bf162
to
722d352
Compare
722d352
to
012f63f
Compare
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.36.0
->16.43.2
Release Notes
octokit/rest.js (@octokit/rest)
v16.43.2
Compare Source
Bug Fixes
octokit.hook.wrap
callback (#1770) (0798dcd)v16.43.1
Compare Source
Bug Fixes
{ Octokit }
export (486eadd)v16.43.0
Compare Source
Features
octokit.gitdata.*
,octokit.pullRequests.*
(#1585) (989afc1)v16.42.2
Compare Source
Bug Fixes
v16.42.1
Compare Source
Bug Fixes
v16.42.0
Compare Source
Features
const Octokit = require("@​octokit/rest")
in favor ofconst { Octokit } = require("@​octokit/rest")
(bbc3e48)v16.41.2
Compare Source
Bug Fixes
v16.41.1
Compare Source
Bug Fixes
since
parameter type is integer, not string (6285b6c)file
parameter is nodata
for.repos.uploadReleaseAsset()
(dc2cc51)v16.41.0
Compare Source
Features
v16.40.2
Compare Source
Bug Fixes
v16.40.1
Compare Source
Bug Fixes
v16.40.0
Compare Source
Features
v16.39.0
Compare Source
Features
response.data[namespacekey]
in.paginate(options, mapFn)
map function now logs a deprecation (3caa24a)v16.38.3
Compare Source
Bug Fixes
v16.38.2
Compare Source
Bug Fixes
everest
preview graduated (441c452).endpoint()
method to all deprecated endpoint methods (9701151)octokit.teams.removeMember()
(d439ca7)octokit.apps.*
OAuth authorization methods' (5f5e62e)v16.38.1
Compare Source
Bug Fixes
authStrategy
key in Octokit constructor options (fb19f11)v16.38.0
Compare Source
Features
@octokit/auth
are now supported. Settingauth
to an object or a basic authentication string is now deprecated and will be removed in v17 (4573ee2)v16.37.0
Compare Source
Features
.apps.revokeInstallationToken()
(ed31137).migrations.listReposForOrg()
,.migrations.listReposForUser()
(8777073).repos.listForOrg()
'stype
parameter can now be set to"internal"
(GitHub Enterprise Cloud only) (9c71d18)visibility
parameter for.repos.createForAuthenticatedUser()
and.repos.createInOrg()
(31b094b)delete_branch_on_merge
parameter 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*ForOrg
methods that use/orgs/:org/teams/:team_slug*
internally. With the next breaking version, the*ForOrg
suffix will be removed using another deprecation. (faecc99)Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.