Commit Graph

13 Commits

Author SHA1 Message Date
renovate[bot] 2d10214781
build(deps): lock file maintenance (#1978)
* build(deps): lock file maintenance

* style: prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
2024-02-20 08:39:18 +01:00
renovate[bot] eb39500dd7
chore(deps): update dependency @octokit/tsconfig to v3 (#1976)
* chore(deps): update dependency @octokit/tsconfig to v3

* build: deduplicate options with `@octokit/tsconfig`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
2024-02-17 19:40:03 +00:00
renovate[bot] 2c12d3dd93
build(deps): lock file maintenance (#1967)
* build(deps): lock file maintenance

* style: prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
2024-02-06 18:01:07 +00:00
Aras Abbasi 1eb03896e9
chore: apply linting on tsconfig.json (#1963) 2024-01-30 09:07:44 +01:00
wolfy1339 948a1b7147
feat: v13 (#1874)
BREAKING CHANGE: Drop support for NodeJS < 18
BREAKING CHANGE: replace node-fetch with the Fetch API
BREAKING CHANGE: default webhookPath is now /api/github/webhooks
BREAKING CHANGE: probot receive now only supports payloads in JSON format, previously also (unintionally) allowed JS.

closes #1643


---------

Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
Co-authored-by: Alexander Fortin <shaftoe@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Aaron Dewes <aaron.dewes@protonmail.com>
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
Co-authored-by: Aaron Dewes <aaron@runcitadel.space>
Co-authored-by: prettier-toc-me[bot] <56236715+prettier-toc-me[bot]@users.noreply.github.com>
Co-authored-by: Yaseen <9275716+ynx0@users.noreply.github.com>
2024-01-25 16:03:28 -05:00
Gregor Martynus 072b8c26b5 v10.0.0
CHANGELOG: https://github.com/probot/probot/releases/tag/v10.0.0
2020-09-01 10:09:40 -07:00
Gregor Martynus e3f6cf583b
fix: revert "v9.14.0" (#1314)
This reverts commit ee65669677.

It was merged accidentally and incorrectly using squash & merge, which resulted in a 9.x feature relaese instead of tagging the the latest 10.x release as latest
2020-08-21 10:46:00 -07:00
Gregor Martynus ee65669677
feat: v10 (#1310) 2020-08-21 10:38:30 -07:00
wolfy1339 620e40b172 build(package): update typescript to 2.9 (#886) 2019-03-12 15:15:54 -07:00
Brandon Keepers 1642a23738
chore: Turn on esModuleInterop for TypeScript (#564) 2018-06-11 17:00:22 -05:00
Steven Zeck e51dd016dc chore: Remove noImplicitAny and add types to params (#546) 2018-06-09 23:20:03 -05:00
Brandon Keepers 623260ad2f
chore: Convert Context tests to TypeScript (#541) 2018-06-09 22:45:15 -05:00
Tommy Byrd d2fe925e1a chore: Rewrite core in Typescript (#372) 2018-05-25 15:17:19 -05:00