Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency probot to v13 #523

Merged
merged 2 commits into from
Dec 29, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
probot (source) 12.4.0 -> 13.4.1 age adoption passing confidence

Release Notes

probot/probot (probot)

v13.4.1

Compare Source

Bug Fixes

v13.4.0

Compare Source

Features

v13.3.10

Compare Source

Bug Fixes

v13.3.9

Compare Source

Bug Fixes

v13.3.8

Compare Source

Bug Fixes

v13.3.7

Compare Source

Bug Fixes

v13.3.6

Compare Source

Bug Fixes

v13.3.5

Compare Source

Bug Fixes

v13.3.4

Compare Source

Bug Fixes

v13.3.0

Compare Source

Features
  • set x-github-delivery header to event.id for all requests sent from context.octokit in event handlers (#​2027) (12944d5)

v13.2.2

Compare Source

Bug Fixes
  • deps: update dependencies pino to v9, pino-http to v10 (#​2007) (ef7b9df)

v13.2.1

Compare Source

Bug Fixes

v13.2.0

Compare Source

Features

v13.1.2

Compare Source

Bug Fixes
  • deps: update dependency express to v4.19.2 [security] (b1d3ac3)

v13.1.1

Compare Source

Bug Fixes

v13.1.0

Compare Source

Features

v13.0.2

Compare Source

Bug Fixes
  • deps: update dependency commander to v12 (737835f)

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

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 - 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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/probot-13.x branch 10 times, most recently from 532eb98 to 858d588 Compare February 2, 2024 01:00
@renovate renovate bot force-pushed the renovate/probot-13.x branch 9 times, most recently from b85fbc3 to 85f3f7f Compare February 9, 2024 01:44
@renovate renovate bot force-pushed the renovate/probot-13.x branch 7 times, most recently from 7d1dbba to 59224ab Compare February 22, 2024 03:49
@renovate renovate bot force-pushed the renovate/probot-13.x branch 4 times, most recently from 32af2d8 to f461763 Compare February 27, 2024 00:32
@renovate renovate bot force-pushed the renovate/probot-13.x branch 4 times, most recently from a8d64ba to 35fcdde Compare November 9, 2024 21:16
@renovate renovate bot force-pushed the renovate/probot-13.x branch 3 times, most recently from 33c64ea to dd0486e Compare November 20, 2024 03:19
@renovate renovate bot force-pushed the renovate/probot-13.x branch 7 times, most recently from 8cb73ea to bd84545 Compare November 28, 2024 11:18
@renovate renovate bot force-pushed the renovate/probot-13.x branch 4 times, most recently from fe20c87 to 9636ed1 Compare December 9, 2024 08:32
@renovate renovate bot force-pushed the renovate/probot-13.x branch 4 times, most recently from 346d367 to 7f52c93 Compare December 14, 2024 01:23
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 7f52c93 to 63780c5 Compare December 19, 2024 05:28
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 63780c5 to c2171c7 Compare December 29, 2024 16:14
@renovate renovate bot force-pushed the renovate/probot-13.x branch from c2171c7 to 1731120 Compare December 29, 2024 16:21
Copy link
Contributor Author

renovate bot commented Dec 29, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Ezard Ezard merged commit 7d7cf87 into master Dec 29, 2024
2 checks passed
@Ezard Ezard deleted the renovate/probot-13.x branch December 29, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant