hellomouse / GNS

GitHub Notification Service For IRC
MIT License
6 stars 3 forks source link

Build(deps): bump probot from 9.6.0 to 9.8.1 #858

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps probot from 9.6.0 to 9.8.1.

Release notes

Sourced from probot's releases.

v9.8.1

9.8.1 (2020-01-02)

Bug Fixes

v9.8.0

9.8.0 (2019-12-25)

Bug Fixes

  • Limit webhook-event-check to known events in /app response (#1092) (28a4d43)

Features

  • warn on passing in unknown commands (f368013)

v9.7.0

9.7.0 (2019-12-19)

Features

v9.6.6

9.6.6 (2019-11-18)

Bug Fixes

  • update bunyan-format and remove earlier type assertion patch (61c05ea)

v9.6.5

9.6.5 (2019-11-18)

Bug Fixes

v9.6.4

9.6.4 (2019-11-05)

... (truncated)
Commits
  • e0d3072 fix(cli): fixup invalid args validation (#1099)
  • f90057e fix: Add publish-docs stage to Travis build (#1100)
  • 28a4d43 fix: Limit webhook-event-check to known events in /app response (#1092)
  • f368013 feat: warn on passing in unknown commands
  • 5b86e1b chore(package): update lockfile package-lock.json
  • 5c2070d chore(package): update @types/node to version 13.1.0
  • b8410d3 chore(package): update lockfile package-lock.json
  • b353794 chore(package): update @types/resolve to version 1.14.0
  • d8aa4e0 feat: Initial webhook-event-check feature (#1078)
  • 6425415 docs: update create-probot-app section (#1085)
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #862.