probot/probot (probot)
### [`v13.0.2`](https://togithub.com/probot/probot/releases/tag/v13.0.2)
[Compare Source](https://togithub.com/probot/probot/compare/v13.0.1...v13.0.2)
##### Bug Fixes
- **deps:** update dependency commander to v12 ([737835f](https://togithub.com/probot/probot/commit/737835fb8aafcd8b0d42fe7295b2315b3639c3fd))
### [`v13.0.1`](https://togithub.com/probot/probot/releases/tag/v13.0.1)
[Compare Source](https://togithub.com/probot/probot/compare/v13.0.0...v13.0.1)
##### Bug Fixes
- **deps:** update dependency pino-http to v9 ([#1953](https://togithub.com/probot/probot/issues/1953)) ([5d95b73](https://togithub.com/probot/probot/commit/5d95b7386ebcd48f8eb9452091930b6545d4dc06))
### [`v13.0.0`](https://togithub.com/probot/probot/releases/tag/v13.0.0)
[Compare Source](https://togithub.com/probot/probot/compare/v12.3.3...v13.0.0)
##### Features
- v13 ([#1874](https://togithub.com/probot/probot/issues/1874)) ([948a1b7](https://togithub.com/probot/probot/commit/948a1b7147618966dc0752b59e9b29c5639ac853)), closes [#1643](https://togithub.com/probot/probot/issues/1643)
- Upgrade Octokit libraries to their latest major version
##### BREAKING CHANGES
- Drop support for NodeJS < 18
- replace `node-fetch` with the Fetch API
- default `webhookPath` is now `/api/github/webhooks`
- `probot receive` now only supports payloads in JSON format, previously also (unintionally) allowed JS.
- Probot now requires that payloads be passed as `string` to the `.verify()`, `.verifyAndReceive()` methods. Passing objects is no longer supported
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^12.2.1
->^13.0.0
Release Notes
probot/probot (probot)
### [`v13.0.2`](https://togithub.com/probot/probot/releases/tag/v13.0.2) [Compare Source](https://togithub.com/probot/probot/compare/v13.0.1...v13.0.2) ##### Bug Fixes - **deps:** update dependency commander to v12 ([737835f](https://togithub.com/probot/probot/commit/737835fb8aafcd8b0d42fe7295b2315b3639c3fd)) ### [`v13.0.1`](https://togithub.com/probot/probot/releases/tag/v13.0.1) [Compare Source](https://togithub.com/probot/probot/compare/v13.0.0...v13.0.1) ##### Bug Fixes - **deps:** update dependency pino-http to v9 ([#1953](https://togithub.com/probot/probot/issues/1953)) ([5d95b73](https://togithub.com/probot/probot/commit/5d95b7386ebcd48f8eb9452091930b6545d4dc06)) ### [`v13.0.0`](https://togithub.com/probot/probot/releases/tag/v13.0.0) [Compare Source](https://togithub.com/probot/probot/compare/v12.3.3...v13.0.0) ##### Features - v13 ([#1874](https://togithub.com/probot/probot/issues/1874)) ([948a1b7](https://togithub.com/probot/probot/commit/948a1b7147618966dc0752b59e9b29c5639ac853)), closes [#1643](https://togithub.com/probot/probot/issues/1643) - Upgrade Octokit libraries to their latest major version ##### BREAKING CHANGES - Drop support for NodeJS < 18 - replace `node-fetch` with the Fetch API - default `webhookPath` is now `/api/github/webhooks` - `probot receive` now only supports payloads in JSON format, previously also (unintionally) allowed JS. - Probot now requires that payloads be passed as `string` to the `.verify()`, `.verifyAndReceive()` methods. Passing objects is no longer supportedConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.