Skip to content

Tags: probot/probot

Tags

v14.2.4

Toggle v14.2.4's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: integrate static files (#2272)

* make probot-head.png to .svg

* ship

* fix

* Apply suggestion from @wolfy1339

* fix content-type

* improve

* improve head.svg

---------

Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>

v14.2.3

Toggle v14.2.3's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(deps): update dependency smee-client to v5 (#2271)

* chore(deps): update dependency smee-client to v5

* set version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>

v14.2.2

Toggle v14.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update octokit monorepo (major) (#2266)

fix(deps): update octokit monorepo

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v14.2.1

Toggle v14.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: stop server in `run` if we send SIGINT (#2251)

v14.2.0

Toggle v14.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: replace js-yaml with yaml (#2255)

v14.1.0

Toggle v14.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remove sourcemaps, ensure only `erasableSyntaxOnly` is enforced (

…#2253)

v14.0.6

Toggle v14.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency pino to v10 (#2246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v14.0.5

Toggle v14.0.5's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(deps): update dependency pino-http to v11 (#2249)

* fix(deps): update dependency pino-http to v11

* fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>

v14.0.4

Toggle v14.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency @octokit/types to v15 (#2245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v14.0.3

Toggle v14.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: correct some TypeScript errors (#2248)

* fix: use correct pino import

* fix: make TypeScript happy

Due to the union between Pino and Console, and the different types it complains

* fix: use proper pino usage

* build(deps): update pino

* fix: make typescript ignore some errors for sanity

* test: use proper pino import