NasAmin / trx-parser

This repository contains a Typescript GitHub action for parsing trx files and creating status check for each trx file based on its test outcome
MIT License
15 stars 16 forks source link

Bump @octokit/webhooks from 7.21.0 to 9.22.0 #236

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @octokit/webhooks from 7.21.0 to 9.22.0.

Release notes

Sourced from @​octokit/webhooks's releases.

v9.22.0

9.22.0 (2022-01-04)

Features

  • types: updates to deployment and deployment_status events, new deployment property for check_run event (#662) (ebf8f49)

v9.21.0

9.21.0 (2021-12-23)

Features

  • types: new changes.base property on pull_request#edited, new merged_at property on issues common schema, new rerequestable property on check_suite#completed, new log_url property on deployment#created, remove content_reference event (#660) (9fdd549)

v9.20.0

9.20.0 (2021-11-23)

Features

  • types: new pull_request_review_thread event (#659) (768ce13)

v9.19.0

9.19.0 (2021-11-22)

Features

v9.18.0

9.18.0 (2021-11-17)

Features

  • types: description updates for the workflow_run event (#657) (bad7bf7)

v9.17.0

9.17.0 (2021-10-11)

Features

... (truncated)

Commits
  • ebf8f49 feat(types): updates to deployment and deployment_status events, new `dep...
  • 264e8c0 build(deps): bump @octokit/webhooks-types & @octokit/webhooks-examples (#...
  • 9fdd549 feat(types): new changes.base property on pull_request#edited, new `merge...
  • 768ce13 feat(types): new pull_request_review_thread event (#659)
  • d185662 feat: update @octokit/webhooks-types to [v4.16](https://github.com/octokit/...
  • bad7bf7 feat(types): description updates for the workflow_run event (#657)
  • c0d03ab build(deps): update @octokit/webhooks-examples (#656)
  • e2982e2 tests: remove newline in push event payload fixture & bump `@octokit/webhoo...
  • 5d175cc build(deps): update @octokit/webhooks-types - No relevant changes (#651)
  • aa9570e feat(types): multiple updates from @octokit/webooks-types@4.12.0 (#650)
  • 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)
NasAmin commented 2 years ago

@dependabot recreate

NasAmin commented 2 years ago

@dependabot recreate

dependabot[bot] commented 2 years ago

Looks like @octokit/webhooks is no longer a dependency, so this is no longer needed.