Update dependency @octokit/rest to v19 #146
Open
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.0.12->^19.0.0Release Notes
octokit/rest.js
v19.0.7Compare Source
Bug Fixes
v19.0.6Compare Source
Bug Fixes
v19.0.5Compare Source
Bug Fixes
@octokit/plugin-paginate-restto v5 (#220) (9debac2)v19.0.4Compare Source
Bug Fixes
v19.0.3Compare Source
Bug Fixes
v19.0.2Compare Source
Bug Fixes
v19.0.1Compare Source
Bug Fixes
v19.0.0Compare Source
Continuous Integration
BREAKING CHANGES
v18.12.0Compare Source
Features
.actions.downloadWorkflowRunAttemptLogs(),.actions.getWorkflowRunAttempt(),.repos.generateReleaseNotes(),.checks.rerequestRun(). Graduatenebula,zzzax,switcheroo,baptistepreviews. Removes defunkt/repos/{owner}/{repo}/actions/runs/{run_id}/retryendpoint. Renames methods to have consistentAuthenticatedUser()suffix, deprecates previous method names (#125) (4daa9f3)v18.11.4Compare Source
Bug Fixes
GET /repos/{owner}/{repo}/community/code_of_conduct,DELETE /reactions/{reaction_id}.encrypted_valueandkey_idparameters are required for.rest.actions.{createOrUpdateEnvironmentSecret,setSelectedReposForOrgSecret}().access_tokenparameter is required for.rest.apps.deleteAuthorization(). Previews graduated:ant-man,flash,scarlet-witch,squirrel-girl(#122) (9c02e7d)v18.11.3Compare Source
Bug Fixes
@octokit/plugin-paginate-resttov2.16.4to prevent typescript compile errors (#120) (fca1907)v18.11.2Compare Source
Bug Fixes
luke-cagepreview graduated (#119) (38a823f)v18.11.1Compare Source
Bug Fixes
dorian,inertia,london,lydian,wyandotte(#116) (f1e2416)v18.11.0Compare Source
Features
octokit.rest.repos.{enable,disable}LfsForRepo(),octokit.rest.repos.mergeUpstream({ owner, repo, branch })(916a8bb)v18.10.0Compare Source
Features
.packages.deletePackageForUser(),.packages.deletePackageVersionForUser(),.packages.restorePackageForUser(),.packages.restorePackageVersionForUser(),.secretScanning.listAlertsForOrg()(#105) (40aeaff)Bug Fixes
labelsparameter in.issues.{add,set}Labels()(#105) (40aeaff)v18.9.1Compare Source
Bug Fixes
v18.9.0Compare Source
Features
allow_auto_mergeparameter when creating / updating a repository. Search:ownerin repository items may no longer benull(#95) (c26c4fe)v18.8.0Compare Source
Features
.rest.repos.createAutolink(),.rest.repos.listAutolinks(),.rest.repos.getAutolink(),.rest.repos.deleteAutolink()(#94) (13df9e7)v18.7.2Compare Source
Bug Fixes
.rest.repos.getRelease()response data now includesmentions_count(#92) (01ba88f)v18.7.1Compare Source
Bug Fixes
.rest.repos.uploadReleaseAsset()requiresnameparameter..head.repoproperty is optional in pull request response type (#90) (515ed87)v18.7.0Compare Source
Features
createdparameter tooctokit.actions.listWorkflowRuns()andoctokit.actions.listWorkflowRunsForRepo()(#89) (bd3b6a9)v18.6.8Compare Source
Bug Fixes
@octokit/openapi-typesv9 via @octokit/plugin-rest-endpoint-methods to v5.4.2 (#88) (17399bf)v18.6.7Compare 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.6Compare Source
Bug Fixes
octokit.rest.codeScanning.updateAlert()andoctokit.rest.codeScanning.getAlert()response types now include.rule.security_severity_level(#79) (f69f2b2)v18.6.5Compare Source
Bug Fixes
v18.6.4Compare Source
Bug Fixes
.security_and_analysis.secret_scanningproperty in repository responses (#77) (36373fe)v18.6.3Compare Source
Bug Fixes
v18.6.2Compare Source
Bug Fixes
.search.topics()and.search.labels()via @octokit/plugin-rest-endpoint-methods v5.3.3 (#72) (acc61e3)v18.6.1Compare Source
Bug Fixes
@octokit/plugin-rest-endpoint-methodsv5.3.2 (#71) (127e0a8)v18.6.0Compare Source
Features
error.response(#64) (59cf96f)v18.5.6Compare Source
Bug Fixes
v18.5.5Compare Source
Bug Fixes
v18.5.4Compare 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_atparameterv18.5.3Compare Source
Bug Fixes
organdorganizationparameters fromoctokit.repos.createFork()again (#46) (8263ce9)v18.5.2Compare Source
Bug Fixes
v18.5.1Compare Source
Bug Fixes
v18.5.0Compare Source
Features
octokit.rest.*. The methods are also set onoctokit.*for foreseeable time, but no longer documented, and will be deprecated at some point in future (#2054) (40ee966)v18.4.0Compare Source
Features
octokit.repos.getReadmeInDirectory()octokit.packages.getAllPackageVersionsForPackageOwnedByAuthenticatedUser()(deprecatesoctokit.packages.getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser())octokit.packages.getAllPackageVersionsForPackageOwnedByOrg()(deprecatesoctokit.packages.getAllPackageVersionsForAPackageOwnedByAnOrg)(#2053) (5350388)
v18.3.5Compare Source
Bug Fixes
v18.3.4Compare Source
Bug Fixes
v18.3.3Compare Source
Bug Fixes
v18.3.2Compare Source
Bug Fixes
octokit.checks.create(),octokit.checks.update(), andoctokit.gists.update()(#2030) (5478448)v18.3.1Compare Source
Bug Fixes
v18.3.0Compare Source
Features
octokit.actions.createOrUpdateEnvironmentSecret(),octokit.actions.deleteEnvironmentSecret(),octokit.actions.getEnvironmentPublicKey(),octokit.actions.getEnvironmentSecret(),octokit.actions.getPendingDeploymentsForRun(),octokit.actions.getReviewsForRun(),octokit.actions.listEnvironmentSecrets(),octokit.actions.reviewPendingDeploymentsForRun(),octokit.repos.createAnEnvironment(),octokit.repos.deleteAnEnvironment(),octokit.repos.getAllEnvironments(),octokit.repos.getEnvironment(),octokit.repos.setEnvironmentProtectionRules()(c36bb43)v18.2.1Compare Source
Bug Fixes
octokit.repos.createFork()has aneverresolve type - via @octokit/plugin-rest-endpoint-methods v4.12.2 (#2024) (beed592)v18.2.0Compare Source
Features
octokit.packages.deletePackageForAuthenticatedUser()octokit.packages.deletePackageForOrg()octokit.packages.deletePackageVersionForAuthenticatedUser()octokit.packages.deletePackageVersionForOrg()octokit.packages.getAllPackageVersionsForAPackageOwnedByAnOrg()octokit.packages.getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser()octokit.packages.getAllPackageVersionsForPackageOwnedByUser()octokit.packages.getPackageForAuthenticatedUser()octokit.packages.getPackageForOrganization()octokit.packages.getPackageForUser()octokit.packages.getPackageVersionForAuthenticatedUser()octokit.packages.getPackageVersionForOrganization()octokit.packages.getPackageVersionForUser()octokit.packages.restorePackageForAuthenticatedUser()octokit.packages.restorePackageForOrg()octokit.packages.restorePackageVersionForAuthenticatedUser()octokit.packages.restorePackageVersionForOrg()(#2017) (40b40f8)
v18.1.1Compare Source
Bug Fixes
@octokit/plugin-rest-endpoint-methods@4.10.3/@octokit/types@6.8.4/@octokit/openapi-types@4.0.3(#2012) (20b6a76)v18.1.0Compare Source
Features
octokit.interactions.{get,set,remove}RestrictionsForAuthenticatedUser(). Deprecatesoctokit.interactions.{get,set,remove}RestrictionsForYourPublicRepos.several response type fixes (#1998) (8f11742)v18.0.15Compare Source
Bug Fixes
v18.0.14Compare Source
Bug Fixes
v18.0.13Compare Source
Bug Fixes
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.
This PR has been generated by Renovate Bot.