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: octokit request/request-error sec vuln fixes #5689

Merged
merged 6 commits into from
Mar 11, 2025
Merged

Conversation

ldetmer
Copy link
Contributor

@ldetmer ldetmer commented Mar 10, 2025

update all probot/octokit dependencies to use request 8.4.1 and request-error 5.1.1

We can not upgrade to latest octokit version because of breaking migration to ESM that probot does not support.

Tested via canary bot: #5691

Fixes #2079

BEGIN_COMMIT_OVERRIDE
fix!: octokit request/request-error sec vuln fixes
END_COMMIT_OVERRIDE

@ldetmer ldetmer marked this pull request as ready for review March 10, 2025 22:50
@ldetmer ldetmer requested a review from a team as a code owner March 10, 2025 22:50
@ldetmer ldetmer requested a review from chingor13 March 10, 2025 23:05
@ldetmer ldetmer merged commit 232ca85 into main Mar 11, 2025
19 checks passed
@ldetmer ldetmer deleted the octo-sec-vuln branch March 11, 2025 15:40
@release-please release-please bot mentioned this pull request Mar 11, 2025
@chingor13 chingor13 added the release-please:force-run To run release-please label Mar 11, 2025
@release-please release-please bot removed the release-please:force-run To run release-please label Mar 11, 2025
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.

4 participants