misskey-github-notifier
misskey-github-notifier copied to clipboard
GitHub notifier for Misskey
resolve #16
**this pull request as ready for review**とGitHub上でステータスが変わったことは出るがそれを認知する方法がコメントしてもらうほかない
webhookのペイロードの型を@octokit/webhooksから取得して型チェックが正しく回るようにしました
Fixes https://misskey.niri.la/notes/9uotuaagw6 > これ、一回marked answerになっちゃうとunansweredに戻っても分からない?(botの話)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.9 to 24.9.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.0.0 to 10.9.2. Release notes Sourced from ts-node's releases. Fix tsconfig.json file not found Fixed Fixed tsconfig.json file not found on latest TypeScript version (TypeStrong/ts-node#2091) v10.9.1 Fixed...
Bumps [koa-bodyparser](https://github.com/koajs/bodyparser) from 4.3.0 to 4.4.1. Changelog Sourced from koa-bodyparser's changelog. 4.4.1 / 2023-06-22 fixes [5a551b1] - fix: compatible extra semicolon on content-type header (#153) (fengmk2 ) 4.4.0 / 2023-03-15...
Bumps [koa-router](https://github.com/koajs/router) from 10.0.0 to 14.0.0. Release notes Sourced from koa-router's releases. v14.0.0 chore: fix path under bench to be compatible with v8 + support koa v3 + node v20+...