Skip to content

build(deps-dev): bump @octokit/webhooks-types from 3.77.1 to 7.5.1#1545

Merged
thomasrockhu-codecov merged 1 commit intomainfrom
dependabot/npm_and_yarn/octokit/webhooks-types-7.5.1
Aug 13, 2024
Merged

build(deps-dev): bump @octokit/webhooks-types from 3.77.1 to 7.5.1#1545
thomasrockhu-codecov merged 1 commit intomainfrom
dependabot/npm_and_yarn/octokit/webhooks-types-7.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 13, 2024

Bumps @octokit/webhooks-types from 3.77.1 to 7.5.1.

Release notes

Sourced from @​octokit/webhooks-types's releases.

v7.5.1

7.5.1 (2024-04-22)

Bug Fixes

v7.5.0

7.5.0 (2024-04-03)

Features

v7.4.0

7.4.0 (2024-03-11)

Features

  • schema updates (adds custom_properties field) to branch_protection_rule, check_suite, code_scanning_alert, commit_comment, create, delete, dependabot_alert, deploy_key, deployment, deployment_review, deployment_status, discussion, disscussion_comment, fork, gollum, issue_comment, issues, label, member, merge_group, meta, milestone, package, page_build. ping, project, project_card, project_column, public, pull_request, pull_request_review, pull_request_review_comment, pull_request_review_thread, push, registry_package, release, repository, repository_dispatch, repository_import, repository_vulnerability_alert, secret_scanning_alert, star, status, team, team_add, watch, workflow_dispatch, workflow_job, workflow_run, branch_protection_configuration, common, custom_property, custom_property_values (#904) (bc5f6fd)

v7.3.2

7.3.2 (2024-02-03)

Bug Fixes

  • add "cancelled" as possible conclusion of a completed workflow step (#892) (6df0bc4)

v7.3.1

7.3.1 (2023-09-16)

Bug Fixes

  • declare pull_request auto_merge properties as string|null (#829) (c8983a4)

v7.3.0

7.3.0 (2023-09-11)

Features

  • examples: add GitHub Enterprise Server versions (#841) (1983486)

v7.2.0

7.2.0 (2023-08-10)

... (truncated)

Commits
  • babdb8a fix(schema): correct some schema IDs (#921)
  • eb87d8d chore(deps): update dependency json-schema-to-typescript to v14 (#920)
  • 10620f0 build(deps): lock file maintenance (#919)
  • c71a8e1 ci(action): update actions/add-to-project action to v1.0.1 (#918)
  • a1d3390 build(deps): lock file maintenance (#917)
  • b28ee22 feat(security): Add provenance (#916)
  • 897531e build(deps): lock file maintenance (#915)
  • 8cbbc6b ci(action): update actions/add-to-project action to v1
  • 28abb9a build(deps): lock file maintenance (#912)
  • d0eac4f ci(action): update actions/add-to-project action to v0.6.1 (#910)
  • 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 show <dependency name> 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)

Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 3.77.1 to 7.5.1.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v3.77.1...v7.5.1)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.92%. Comparing base (d2bac1a) to head (61cc0e2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1545      +/-   ##
==========================================
+ Coverage   89.84%   92.92%   +3.07%     
==========================================
  Files           5        5              
  Lines         325      325              
  Branches       77       78       +1     
==========================================
+ Hits          292      302      +10     
+ Misses         33       23      -10     
Flag Coverage Δ
demo 92.92% <ø> (+3.07%) ⬆️
macos-latest 92.92% <ø> (+3.07%) ⬆️
script 92.92% <ø> (+3.07%) ⬆️
ubuntu-latest 92.92% <ø> (+3.07%) ⬆️
version 92.92% <ø> (+3.07%) ⬆️
windows-latest 92.92% <ø> (+3.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomasrockhu-codecov thomasrockhu-codecov merged commit bb81333 into main Aug 13, 2024
@thomasrockhu-codecov thomasrockhu-codecov deleted the dependabot/npm_and_yarn/octokit/webhooks-types-7.5.1 branch August 13, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant