metadata
metadata copied to clipboard
chore(deps): update dependency probot to v13
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| probot (source) | ^12.0.0 -> ^13.0.0 |
Release Notes
probot/probot (probot)
v13.3.10
v13.3.9
Bug Fixes
v13.3.8
Bug Fixes
v13.3.7
Bug Fixes
v13.3.6
Bug Fixes
v13.3.5
Bug Fixes
v13.3.4
Bug Fixes
v13.3.0
Features
- set
x-github-deliveryheader toevent.idfor all requests sent fromcontext.octokitin event handlers (#2027) (12944d5)
v13.2.2
Bug Fixes
v13.2.1
Bug Fixes
v13.2.0
Features
v13.1.2
Bug Fixes
- deps: update dependency express to v4.19.2 [security] (b1d3ac3)
v13.1.1
Bug Fixes
v13.1.0
Features
v13.0.2
Bug Fixes
- deps: update dependency commander to v12 (737835f)
v13.0.1
Bug Fixes
v13.0.0
Features
BREAKING CHANGES
- Drop support for NodeJS < 18
- replace
node-fetchwith the Fetch API - default
webhookPathis now/api/github/webhooks -
probot receivenow only supports payloads in JSON format, previously also (unintionally) allowed JS. - Probot now requires that payloads be passed as
stringto the.verify(),.verifyAndReceive()methods. Passing objects is no longer supported - The middleware no longer accepts parsed payloads. You will have to pass it as a string
Note on Vercel deployments:
Set NODEJS_HELPERS environment variable to 0 in order to prevent Vercel from parsing the response body.
See Disable Helpers for detail.
v12.4.0
Features
- set
x-github-deliveryheader toevent.idfor all requests sent fromcontext.octokitin event handlers (#2026) (f1985e5)
v12.3.4
Bug Fixes
v12.3.3
Bug Fixes
v12.3.2
Bug Fixes
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 was generated by Mend Renovate. View the repository job log.