jpoehnelt / in-solidarity-bot

An inclusive language GitHub App for detecting and suggesting changes to insensitive language in pull requests.
https://github.com/jpoehnelt/in-solidarity-bot
Apache License 2.0
43 stars 8 forks source link

build(deps): bump @octokit/webhooks from 9.20.0 to 9.26.3 #525

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps @octokit/webhooks from 9.20.0 to 9.26.3.

Release notes

Sourced from @​octokit/webhooks's releases.

v9.26.3

9.26.3 (2023-11-15)

Bug Fixes

  • try to release with previously used semantic-release version (a674dd6)

v9.26.2

9.26.2 (2023-11-15)

Bug Fixes

v9.26.1

9.26.1 (2023-11-15)

Bug Fixes

v9.26.0

9.26.0 (2022-06-12)

Features

v9.25.0

9.25.0 (2022-06-09)

Features

v9.24.0

9.24.0 (2022-04-28)

Features

v9.23.0

9.23.0 (2022-03-13)

... (truncated)

Commits
  • a674dd6 fix: try to release with previously used semantic-release version
  • 4c05d99 ci(release): run with --debug
  • 8739f93 ci(release): add another debug step
  • eb52781 build(pkg): fix repository field to address npm warning, and add another debu...
  • cce5722 fix: trigger another release
  • a338537 updates token env name
  • a608374 bumps node version for the release workflow
  • 2750d5c updates semantic-release to be able to use the new env var format for npm
  • a988453 Update package.json
  • 6a9749e Update release.yml
  • 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 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/jpoehnelt/in-solidarity-bot/network/alerts).
codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9f069c6) 75.00% compared to head (2a4aa0f) 75.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #525 +/- ## ======================================= Coverage 75.00% 75.00% ======================================= Files 6 6 Lines 224 224 Branches 44 41 -3 ======================================= Hits 168 168 - Misses 55 56 +1 + Partials 1 0 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.