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

fix(deps): update dependency @octokit/rest to v18.12.0 - abandoned #34

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 29, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@octokit/rest 18.6.3 -> 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)

Configuration

📅 Schedule: Branch creation - "after 7pm,before 7am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 102701f to 1c5d8d3 Compare June 30, 2021 18:11
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.6.4 fix(deps): update dependency @octokit/rest to v18.6.5 Jun 30, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 1c5d8d3 to f690013 Compare June 30, 2021 19:58
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.6.5 fix(deps): update dependency @octokit/rest to v18.6.6 Jun 30, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 3 times, most recently from f06e4ca to 458fbb4 Compare July 4, 2021 19:57
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.6.6 fix(deps): update dependency @octokit/rest to v18.6.7 Jul 4, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 5 times, most recently from b27ff27 to 63b614a Compare July 12, 2021 20:33
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 3 times, most recently from 0327490 to 921aa50 Compare July 19, 2021 20:56
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 921aa50 to 3121509 Compare July 20, 2021 20:25
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.6.7 fix(deps): update dependency @octokit/rest to v18.6.8 Jul 20, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 3121509 to 8361c78 Compare July 21, 2021 20:08
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.6.8 fix(deps): update dependency @octokit/rest to v18.7.0 Jul 21, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 8361c78 to 109d1b3 Compare July 23, 2021 20:20
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.7.0 fix(deps): update dependency @octokit/rest to v18.7.1 Jul 23, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 3 times, most recently from 42ece55 to dfb32be Compare July 30, 2021 00:48
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.7.1 fix(deps): update dependency @octokit/rest to v18.7.2 Jul 30, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 2 times, most recently from 95926ca to aa0bb33 Compare August 2, 2021 17:58
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.7.2 fix(deps): update dependency @octokit/rest to v18.8.0 Aug 2, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from aa0bb33 to 2aabbab Compare August 2, 2021 19:27
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 2 times, most recently from 7f909e1 to 0bb6533 Compare August 31, 2021 20:06
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.9.1 fix(deps): update dependency @octokit/rest to v18.10.0 Aug 31, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 4 times, most recently from 9ed3c8a to 0fc3c33 Compare September 10, 2021 23:31
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 2 times, most recently from 5f11767 to 299bdc1 Compare September 16, 2021 19:29
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 2 times, most recently from 4f1d0c4 to e7fe762 Compare September 22, 2021 20:29
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.10.0 fix(deps): update dependency @octokit/rest to v18.11.0 Sep 22, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from e7fe762 to bee3765 Compare September 24, 2021 20:37
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.11.0 fix(deps): update dependency @octokit/rest to v18.11.1 Sep 24, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 2 times, most recently from c4f3cfe to 13267f1 Compare September 27, 2021 22:31
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.11.1 fix(deps): update dependency @octokit/rest to v18.11.2 Sep 27, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 13267f1 to fe1574b Compare September 30, 2021 01:27
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.11.2 fix(deps): update dependency @octokit/rest to v18.11.3 Sep 30, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from fe1574b to 62cd1e9 Compare September 30, 2021 21:29
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.11.3 fix(deps): update dependency @octokit/rest to v18.11.4 Sep 30, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch 2 times, most recently from 6ab967e to e8621d3 Compare October 7, 2021 20:18
@renovate renovate bot changed the title fix(deps): update dependency @octokit/rest to v18.11.4 fix(deps): update dependency @octokit/rest to v18.12.0 Oct 7, 2021
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from e8621d3 to 44b1ca0 Compare March 7, 2022 20:21
@renovate renovate bot force-pushed the renovate/octokit-rest-18.x branch from 44b1ca0 to 58be153 Compare March 7, 2022 23:15
@renovate
Copy link
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 fix(deps): update dependency @octokit/rest to v18.12.0 fix(deps): update dependency @octokit/rest to v18.12.0 - abandoned Jun 18, 2023
@renovate
Copy link
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.

1 participant