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.3 to 18.0.4 #61

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps @octokit/rest from 18.0.3 to 18.0.4.

Release notes

Sourced from @octokit/rest's releases.

v18.0.4

18.0.4 (2020-08-26)

Bug Fixes

  • deps: bump @octokit/plugin-rest-endpoint-methods from 4.1.2 to 4.1.3 (README update only, no code changes) (0106e28)
Commits
  • 6f92241 build(deps-dev): bump prettier from 2.1.0 to 2.1.1
  • 0106e28 fix(deps): bump @octokit/plugin-rest-endpoint-methods from 4.1.2 to 4.1.3
  • ac3d9f4 build(deps-dev): bump prettier from 2.0.5 to 2.1.0
  • 2328968 build(deps-dev): bump @types/node from 14.0.27 to 14.6.0
  • 4959c83 build(deps-dev): bump semantic-release-plugin-update-version-in-files from 1....
  • afdc3a9 build(deps-dev): bump fetch-mock from 9.10.6 to 9.10.7
  • 197e21d build(deps-dev): bump @types/jest from 26.0.9 to 26.0.10
  • 620853f build(deps-dev): bump @types/jest from 26.0.8 to 26.0.9
  • 546de1b build(deps): bump @octokit/core from 3.1.1 to 3.1.2
  • 605dabc build: trigger docs build
  • 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 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)