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): move bottleneck to dependencies #1992

Merged
merged 1 commit into from Mar 26, 2024

Conversation

valpinkman
Copy link
Contributor

As it is directly imported in get-octokit-throttle-options.ts, bottleneck should be defined in package.json's dependencies (it will break with stricter package manager like pnpm)

@valpinkman valpinkman requested a review from a team as a code owner March 26, 2024 15:23
Copy link

welcome bot commented Mar 26, 2024

Thanks for opening this pull request! A contributor should be by to give feedback soon. In the meantime, please check out the contributing guidelines and explore other ways you can get involved.

@valpinkman valpinkman changed the title fix(bottleneck): move bottleneck to dependency fix(bottleneck): move bottleneck to dependencies Mar 26, 2024
@wolfy1339 wolfy1339 changed the title fix(bottleneck): move bottleneck to dependencies fix(deps): move bottleneck to dependencies Mar 26, 2024
@wolfy1339 wolfy1339 enabled auto-merge (squash) March 26, 2024 15:25
@wolfy1339 wolfy1339 merged commit 52de532 into probot:master Mar 26, 2024
17 checks passed
Copy link

welcome bot commented Mar 26, 2024

Thanks for your contribution to probot! 🎉
Congrats!

Copy link

🎉 This PR is included in version 13.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants