Skip to content
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

Update dependency @octokit/rest to v18.12.0 - abandoned #298

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/rest 18.6.0 -> 18.12.0 age adoption passing confidence

Release Notes

octokit/rest.js

v18.12.0

Compare Source

Features
  • .actions.downloadWorkflowRunAttemptLogs(), .actions.getWorkflowRunAttempt(), .repos.generateReleaseNotes(), .checks.rerequestRun(). Graduate nebula, zzzax, switcheroo, baptiste previews. Removes defunkt /repos/{owner}/{repo}/actions/runs/{run_id}/retry endpoint. Renames methods to have consistent AuthenticatedUser() suffix, deprecates previous method names (#​125) (4daa9f3)

v18.11.4

Compare Source

Bug Fixes
  • removes defunkt endpoints: GET /repos/{owner}/{repo}/community/code_of_conduct, DELETE /reactions/{reaction_id}. encrypted_value and key_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
  • deps: bump minimal version of @octokit/plugin-paginate-rest to v2.16.4 to prevent typescript compile errors (#​120) (fca1907)

v18.11.2

Compare Source

Bug Fixes

v18.11.1

Compare Source

Bug Fixes
  • typescript: graduate previews 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
  • typescript: .packages.deletePackageForUser(), .packages.deletePackageVersionForUser(), .packages.restorePackageForUser(), .packages.restorePackageVersionForUser(), .secretScanning.listAlertsForOrg() (#​105) (40aeaff)
Bug Fixes
  • typescript: fix type for labels parameter in .issues.{add,set}Labels() (#​105) (40aeaff)

v18.9.1

Compare Source

Bug Fixes

v18.9.0

Compare Source

Features
  • typescript: allow_auto_merge parameter when creating / updating a repository. Search: owner in repository items may no longer be null (#​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
  • typescript: .rest.repos.getRelease() response data now includes mentions_count (#​92) (01ba88f)

v18.7.1

Compare Source

Bug Fixes
  • typescript: .rest.repos.uploadReleaseAsset() requires name parameter. .head.repo property is optional in pull request response type (#​90) (515ed87)

v18.7.0

Compare Source

Features
  • typescript: add created parameter to octokit.actions.listWorkflowRuns() and octokit.actions.listWorkflowRunsForRepo() (#​89) (bd3b6a9)

v18.6.8

Compare Source

Bug Fixes

v18.6.7

Compare Source

Bug Fixes
  • typescript: octokit.rest.codeScanning.updateAlert() and octokit.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
  • typescript: octokit.rest.codeScanning.updateAlert() and octokit.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
  • typescript: .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

v18.6.1

Compare Source

Bug Fixes
  • typescript: many type improvements via @octokit/plugin-rest-endpoint-methods v5.3.2 (#​71) (127e0a8)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 5183ffc to e5ed6d1 Compare September 6, 2021 21:10
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from e5ed6d1 to a1d68ed Compare September 22, 2021 18:48
@renovate renovate bot changed the title Update dependency @octokit/rest to v18.10.0 Update dependency @octokit/rest to v18.11.0 Sep 22, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from a1d68ed to 636c2e9 Compare September 24, 2021 21:09
@renovate renovate bot changed the title Update dependency @octokit/rest to v18.11.0 Update dependency @octokit/rest to v18.11.1 Sep 24, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 636c2e9 to 4ad0b25 Compare September 27, 2021 21:55
@renovate renovate bot changed the title Update dependency @octokit/rest to v18.11.1 Update dependency @octokit/rest to v18.11.2 Sep 27, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 4ad0b25 to 263b170 Compare September 30, 2021 02:02
@renovate renovate bot changed the title Update dependency @octokit/rest to v18.11.2 Update dependency @octokit/rest to v18.11.3 Sep 30, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 263b170 to f8be968 Compare September 30, 2021 22:21
@renovate renovate bot changed the title Update dependency @octokit/rest to v18.11.3 Update dependency @octokit/rest to v18.11.4 Sep 30, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from f8be968 to 99693b8 Compare October 7, 2021 20:39
@renovate renovate bot changed the title Update dependency @octokit/rest to v18.11.4 Update dependency @octokit/rest to v18.12.0 Oct 7, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 99693b8 to 4f0dade Compare November 8, 2021 07:40
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 4f0dade to 0850d8a Compare January 24, 2022 16:51
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency @octokit/rest to v18.12.0 Update dependency @octokit/rest to v18.12.0 - abandoned Jun 18, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jun 18, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant