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.21.0 #235

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @octokit/webhooks from 7.21.0 to 9.21.0.

Release notes

Sourced from @​octokit/webhooks's releases.

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

v9.16.0

9.16.0 (2021-10-06)

Features

  • types: add missing event workflow_job.in_progress, description updates for push event payload properties (#647) (07279dc)

... (truncated)

Commits
  • 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)
  • 69c4d2e build(deps): lock file maintenance
  • 45afef4 build(deps): update @octokit/webhooks-types - No relevant changes (#648)
  • 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[bot] commented 2 years ago

Superseded by #236.