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

Update octokit dependency #124

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Update octokit dependency #124

merged 1 commit into from
Apr 25, 2024

Conversation

bnavetta
Copy link
Contributor

This updates Octokit to address https://github.com/warpdotdev/generate-changelog/security/dependabot/19.

I don't think we use the webhook component of Octokit directly, but it should be safer to upgrade. This also updates ncc, because older versions run into this issue on Node versions greater than 16.

I tested by running npm run all (and reverting the formatting changes to generate-changelog.ts). This is a major version upgrade of Octokit, but the TypeScript compiler didn't flag any breaking API changes.

@bnavetta bnavetta marked this pull request as ready for review April 24, 2024 20:35
@bnavetta bnavetta requested a review from elviskahoro April 24, 2024 20:35
@elviskahoro
Copy link

@bnavetta I think we should have @alokedesai review this since he made this workflow

@elviskahoro elviskahoro requested a review from alokedesai April 25, 2024 17:26
@bnavetta bnavetta merged commit 3c53d67 into main Apr 25, 2024
2 checks passed
@bnavetta bnavetta deleted the ben/update-octokit branch April 25, 2024 18:57
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.

3 participants