Tags: ZoneCog/probot
Tags
fix(types): avoid TS2590 errors in `Context` (probot#2073) Fixes probot#1968 > error TS2590: Expression produces a union type that is too complex to represent.
fix(deps): Revert "fix(deps): update dependency lru-cache to v11" (pr… …obot#2056) * Revert "fix(deps): update dependency lru-cache to v11 (probot#2049)" This reverts commit e2a9698. * Update lockfile
fix: remove eventsource dependency (probot#2052) * fix: remove eventsource dependency * also remove eventsource types * remove reference to eventsource import in test file
fix(ci): Use organization-wide PROBOTBOT_NPM_TOKEN (probot#2054)
fix(docs): Re-enable Google Analytics (probot#2046) Typedoc recently removed the corresponding option. This makes builds work again by "recovering" that code as a plugin.
fix(deps): update dependency lru-cache to v11 (probot#2049) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: set `x-github-delivery` header to `event.id` for all requests s… …ent from `context.octokit` in event handlers (probot#2027) * test: set `x-github-delivery` header to `event.id` for all requests sent from `context.octokit` * feat: set `x-github-delivery` header to `event.id` for all requests sent from `context.octokit`
feat: set `x-github-delivery` header to `event.id` for all requests s… …ent from `context.octokit` in event handlers (probot#2026)
fix(deps): update dependencies pino to v9, pino-http to v10 (probot#2007 )
PreviousNext