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 #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.0.0 -> ^13.0.0 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 from 7ffe306 to 861e426 Compare February 27, 2024 07:24
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 861e426 to 4ae0fbf Compare March 26, 2024 08:02
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 4ae0fbf to b62596f Compare May 7, 2024 07:56
@renovate renovate bot force-pushed the renovate/probot-13.x branch from b62596f to 4235b1f Compare May 28, 2024 07:23
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 4235b1f to 1fbec55 Compare June 11, 2024 06:42
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 1fbec55 to cfeaa87 Compare July 16, 2024 04:01
@renovate renovate bot force-pushed the renovate/probot-13.x branch 2 times, most recently from d8f19fa to 225a718 Compare July 30, 2024 07:10
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 225a718 to 3a806b5 Compare August 13, 2024 09:12
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 3a806b5 to 471636f Compare August 27, 2024 06:28
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 471636f to 73473e9 Compare September 3, 2024 07:31
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 73473e9 to 870a6a4 Compare October 22, 2024 07:42
@renovate renovate bot changed the title fix(deps): update dependency probot to v13 fix(deps): update dependency probot to v13 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/probot-13.x branch December 8, 2024 18:56
@renovate renovate bot changed the title fix(deps): update dependency probot to v13 - autoclosed fix(deps): update dependency probot to v13 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 3c6179a to 870a6a4 Compare December 9, 2024 02:45
@renovate renovate bot force-pushed the renovate/probot-13.x branch from 870a6a4 to bbc12a7 Compare December 17, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants