probot / example-azure-function

Probot & Azure Functions example
ISC License
1 stars 11 forks source link

build(deps): bump probot from 11.0.0 to 11.0.5 #4

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps probot from 11.0.0 to 11.0.5.

Release notes

Sourced from probot's releases.

v11.0.5

11.0.5 (2021-01-20)

Bug Fixes

  • clarify error message in case of invalid app authentication (#1465) thanks @eXpire163 (5f1831b)

v11.0.4

11.0.4 (2021-01-17)

Bug Fixes

  • TypeScript: fix description of context.pullRequest method (#1461) (a5779ff)

v11.0.3

11.0.3 (2021-01-14)

Bug Fixes

v11.0.2

11.0.2 (2021-01-14)

Bug Fixes

  • typescript: remove options.webhookProxy from Probot constructor (#1459) (01bb678)

v11.0.1

11.0.1 (2020-12-17)

Bug Fixes

  • import app functions transpiled from TypeScript (#1448) (3356845)
Commits
  • 5f1831b fix: clarify error message in case of invalid app authentication (#1465) than...
  • a5779ff fix(TypeScript): fix description of context.pullRequest method (#1461)
  • 2275698 fix: correctly import (transpiled) app function for run and receive (#1457) t...
  • 01bb678 fix(typescript): remove options.webhookProxy from Probot constructor (#1459)
  • dc7dc32 docs: remove probot-messages extension (#1455)
  • 59f07c9 build(deps): bump node-notifier from 8.0.0 to 8.0.1 (#1449)
  • 3356845 fix: import app functions transpiled from TypeScript (#1448)
  • See full diff 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)
github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: