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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dxc-technology/online-devops-dojo/network/alerts).
Bumps @octokit/webhooks to 9.26.3 and updates ancestor dependency probot. These dependencies need to be updated together.
Updates
@octokit/webhooks
from 6.3.2 to 9.26.3Release notes
Sourced from
@octokit/webhooks
's releases.... (truncated)
Commits
a674dd6
fix: try to release with previously used semantic-release version4c05d99
ci(release): run with--debug
8739f93
ci(release): add another debug stepeb52781
build(pkg): fix repository field to address npm warning, and add another debu...cce5722
fix: trigger another releasea338537
updates token env namea608374
bumps node version for the release workflow2750d5c
updates semantic-release to be able to use the new env var format for npma988453
Update package.json6a9749e
Update release.ymlUpdates
probot
from 9.15.1 to 12.3.3Release notes
Sourced from probot's releases.
... (truncated)
Commits
02d81f8
fix(deps):@octokit/webhooks
security update (#1911)fc6886d
fix: Fix async main function type (#1672)76f3376
docs: Fix 404 links (#1678)c1f0767
docs: Fix previous/next button (#1898)7b09369
fix(typescript): simplify ProbotWebhooks object (#1833)6c5840d
feat(server): add logging options (#1645)6e3070f
docs: fix link (#1774)229a01c
fix(typescript): add missing import (#1783)776f6a7
build(typescript): make TS happy85bd6e5
build(package): lock fileDependabot 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 show