Update dependency @octokit/rest to v18.12.0 #123
Merged
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:
18.5.3
->18.12.0
Release Notes
octokit/rest.js
v18.12.0
Compare Source
Features
.actions.downloadWorkflowRunAttemptLogs()
,.actions.getWorkflowRunAttempt()
,.repos.generateReleaseNotes()
,.checks.rerequestRun()
. Graduatenebula
,zzzax
,switcheroo
,baptiste
previews. Removes defunkt/repos/{owner}/{repo}/actions/runs/{run_id}/retry
endpoint. Renames methods to have consistentAuthenticatedUser()
suffix, deprecates previous method names (#125) (4daa9f3)v18.11.4
Compare Source
Bug Fixes
GET /repos/{owner}/{repo}/community/code_of_conduct
,DELETE /reactions/{reaction_id}
.encrypted_value
andkey_id
parameters are required for.rest.actions.{createOrUpdateEnvironmentSecret,setSelectedReposForOrgSecret}()
.access_token
parameter is required for.rest.apps.deleteAuthorization()
. Previews graduated:ant-man
,flash
,scarlet-witch
,squirrel-girl
(#122) (9c02e7d)v18.11.3
Compare Source
Bug Fixes
@octokit/plugin-paginate-rest
tov2.16.4
to prevent typescript compile errors (#120) (fca1907)v18.11.2
Compare Source
Bug Fixes
luke-cage
preview graduated (#119) (38a823f)v18.11.1
Compare Source
Bug Fixes
dorian
,inertia
,london
,lydian
,wyandotte
(#116) (f1e2416)v18.11.0
Compare Source
Features
octokit.rest.repos.{enable,disable}LfsForRepo()
,octokit.rest.repos.mergeUpstream({ owner, repo, branch })
(916a8bb)v18.10.0
Compare Source
Features
.packages.deletePackageForUser()
,.packages.deletePackageVersionForUser()
,.packages.restorePackageForUser()
,.packages.restorePackageVersionForUser()
,.secretScanning.listAlertsForOrg()
(#105) (40aeaff)Bug Fixes
labels
parameter in.issues.{add,set}Labels()
(#105) (40aeaff)v18.9.1
Compare Source
Bug Fixes
v18.9.0
Compare Source
Features
allow_auto_merge
parameter when creating / updating a repository. Search:owner
in repository items may no longer benull
(#95) (c26c4fe)v18.8.0
Compare Source
Features
.rest.repos.createAutolink()
,.rest.repos.listAutolinks()
,.rest.repos.getAutolink()
,.rest.repos.deleteAutolink()
(#94) (13df9e7)v18.7.2
Compare Source
Bug Fixes
.rest.repos.getRelease()
response data now includesmentions_count
(#92) (01ba88f)v18.7.1
Compare Source
Bug Fixes
.rest.repos.uploadReleaseAsset()
requiresname
parameter..head.repo
property is optional in pull request response type (#90) (515ed87)v18.7.0
Compare Source
Features
created
parameter tooctokit.actions.listWorkflowRuns()
andoctokit.actions.listWorkflowRunsForRepo()
(#89) (bd3b6a9)v18.6.8
Compare Source
Bug Fixes
@octokit/openapi-types
v9 via @octokit/plugin-rest-endpoint-methods to v5.4.2 (#88) (17399bf)v18.6.7
Compare Source
Bug Fixes
octokit.rest.codeScanning.updateAlert()
andoctokit.rest.codeScanning.getAlert()
response types no longer includes.rule.security_severity_level
- reverts v18.6.6 (#80) (91ffcf2)v18.6.6
Compare Source
Bug Fixes
octokit.rest.codeScanning.updateAlert()
andoctokit.rest.codeScanning.getAlert()
response types now include.rule.security_severity_level
(#79) (f69f2b2)v18.6.5
Compare Source
Bug Fixes
v18.6.4
Compare Source
Bug Fixes
.security_and_analysis.secret_scanning
property in repository responses (#77) (36373fe)v18.6.3
Compare Source
Bug Fixes
v18.6.2
Compare Source
Bug Fixes
.search.topics()
and.search.labels()
via @octokit/plugin-rest-endpoint-methods v5.3.3 (#72) (acc61e3)v18.6.1
Compare Source
Bug Fixes
@octokit/plugin-rest-endpoint-methods
v5.3.2 (#71) (127e0a8)v18.6.0
Compare Source
Features
error.response
(#64) (59cf96f)v18.5.6
Compare Source
Bug Fixes
v18.5.5
Compare Source
Bug Fixes
v18.5.4
Compare Source
(that should have been a feature release, sorry)
Features
octokit.rest.repos.getPagesHealthCheck()
codeScanning.listAlertInstances()
,actions.approveWorkflowRun()
apps.createContentAttachmentForRepo()
,reactions.createForRelease()
,repos.compareCommitsWithBasehead()
Deprecations
codeScanning.listAlertsInstances()
Bug Fixes
POST /repos/{owner}/{repo}/deployments
(repos/create-deployment
) does not accept acreated_at
parameterConfiguration
📅 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.