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

fix(deps): update dependency probot to v13 #143

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

bfra-me[bot]
Copy link
Contributor

@bfra-me bfra-me bot commented Feb 29, 2024

This PR contains the following updates:

Package Change Age Confidence
probot (source) 12.4.0 -> 13.3.8 age confidence

Release Notes

probot/probot (probot)

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.

👻 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 has been generated by Renovate Bot.

@bfra-me bfra-me bot added the dependencies Dependency updates or security alerts label Feb 29, 2024
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 6 times, most recently from 90b91b6 to c6d493a Compare March 5, 2024 07:14
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 7 times, most recently from de962ad to a6d5693 Compare March 18, 2024 08:20
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 3 times, most recently from 0f81ffe to a97c9a0 Compare March 25, 2024 08:21
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 4 times, most recently from 33bf4d8 to e64fa71 Compare April 1, 2024 23:18
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 4 times, most recently from f53ac87 to 8ae0148 Compare April 9, 2024 23:16
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 3 times, most recently from d555f08 to d54d56a Compare April 15, 2024 08:17
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 2 times, most recently from e898967 to 274aed8 Compare April 22, 2024 10:19
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 7 times, most recently from 7d3244d to 4023b3f Compare September 30, 2024 12:39
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 7 times, most recently from 5ac2fa6 to 2d0046d Compare October 7, 2024 18:25
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 6 times, most recently from 29e81f9 to e92ba3c Compare October 16, 2024 16:23
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch 6 times, most recently from 5317de4 to 5d63bf0 Compare October 23, 2024 16:25
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | probot  | 12.4.0 | 13.3.8 |
@bfra-me bfra-me bot force-pushed the renovate/major-probot branch from 486caf0 to a5d38b6 Compare October 24, 2024 03:19
@marcusrbrown marcusrbrown merged commit 905ed85 into main Oct 24, 2024
6 checks passed
@marcusrbrown marcusrbrown deleted the renovate/major-probot branch October 24, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates or security alerts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant