amp-github-apps
amp-github-apps copied to clipboard
π¦ Update invite packages (major)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@octokit/rest | 20.1.1 -> 21.0.2 |
||||
probot (source) | 12.4.0 -> 13.3.8 |
See all other Renovate PRs on the Dependency Dashboard
Release Notes
octokit/rest.js (@βoctokit/rest)
v21.0.2
Bug Fixes
v21.0.1
Bug Fixes
v21.0.0
Features
BREAKING CHANGES
- package is now ESM
probot/probot (probot)
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-delivery
header toevent.id
for all requests sent fromcontext.octokit
in 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-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 - 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.
Configuration
π Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Never, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.