AArnott / pr-autocomplete-app

A GitHub App that adds auto-complete functionality to pull requests similar to that found in Azure Repos.
MIT License
4 stars 0 forks source link

Bump @octokit/rest from 18.0.6 to 18.0.12 #127

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @octokit/rest from 18.0.6 to 18.0.12.

Release notes

Sourced from @octokit/rest's releases.

v18.0.12

18.0.12 (2020-12-04)

Features

v18.0.11

18.0.11 (2020-12-03)

Bug Fixes

v18.0.10

Features

  • actions.{disableSelectedRepositoryGithubActionsOrganization,disableWorkflow,enableSelectedRepositoryGithubActionsOrganization,enableWorkflow,getAllowedActionsOrganization,getAllowedActionsRepository,getGithubActionsPermissionsOrganization,listSelectedRepositoriesEnabledGithubActionsOrganization,setAllowedActionsOrganization,setAllowedActionsRepository,setGithubActionsPermissionsOrganization,setGithubActionsPermissionsRepository,setSelectedRepositoriesEnabledGithubActionsOrganization}, apps.{getWebhookConfigForApp,updateWebhookConfigForApp}, enterpriseAdmin.*, orgs.{getWebhookConfigForOrg,updateWebhookConfigForOrg}, repos.{getWebhookConfigForRepo,updateWebhookConfigForRepo} (3228865)
  • octokit.actions.getRepoPermissions, octokit.meta.getOctocat, octokit.meta.getZen, octokit.meta.root, octokit.repos.downloadTarballArchive, octokit.repos.downloadZipballArchive, octokit.repos.updateStatusCheckProtection. Deprecates octokit.repos.downloadArchive, octokit.repos.updateStatusCheckPotection (c5c1d6e)
  • octokit.interactions.{getRestrictionsForYourPublicRepos,removeRestrictionsForYourPublicRepos,setRestrictionsForYourPublicRepos} (e7988d9)

Bug Fixes

  • deps: bump @octokit/plugin-rest-endpoints to 4.3.0 (#1948) (cd72b39)

v18.0.9

18.0.9 (2020-11-02)

Bug Fixes

  • deps: bump @octokit/plugin-rest-endpoint-methods from 4.2.0 to 4.2.1 (97c2e21)

v18.0.8

18.0.8 (2020-11-01)

Bug Fixes

v18.0.7

... (truncated)

Commits
  • 1aefbaf build(deps-dev): bump @octokit/auth from 2.0.1 to 3.0.1
  • 8a359b1 fix(deps): bump @octokit/plugin-rest-endpoint-methods from 4.3.1 to 4.4.1
  • 52b9996 build(deps): bump @octokit/core from 3.2.3 to 3.2.4
  • 9812323 fix: adapt for latest @octokit/types (#1952)
  • e63852a build(deps): bump @octokit/plugin-paginate-rest from 2.6.1 to 2.6.2 (#1954)
  • bee1336 build(deps): bump @octokit/core from 3.2.2 to 3.2.3
  • 623bdd0 build(deps-dev): bump @octokit/request from 5.4.11 to 5.4.12
  • cd72b39 fix(deps): bump @octokit/plugin-rest-endpoints to 4.3.0 (#1948)
  • 6e3120d build(deps-dev): bump prettier from 2.2.0 to 2.2.1
  • 095dd7a build(deps-dev): bump @types/node from 14.14.9 to 14.14.10 (#1945)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @AArnott.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
AArnott commented 3 years ago

@dependabot squash and merge

dependabot[bot] commented 3 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 3 years ago

Superseded by #131.