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

Add support for Bun #41

Merged
merged 5 commits into from
Jul 1, 2024
Merged

Add support for Bun #41

merged 5 commits into from
Jul 1, 2024

Conversation

kytta
Copy link
Contributor

@kytta kytta commented Jul 1, 2024

This PR adds support for Bun:

  • info is still queried from NPM, as Bun does not have an info command
  • update is done via bun update
  • tests use bun pm ls --all to query the lockfile

Closes #25

test/index.test.js Outdated Show resolved Hide resolved
@ai
Copy link
Member

ai commented Jul 1, 2024

I will combine both your PRs and both of you will be mentioned in Cult of Martians.

@ai ai merged commit 258a68d into browserslist:main Jul 1, 2024
4 of 5 checks passed
@ai
Copy link
Member

ai commented Jul 1, 2024

Do you have Twitter account to mention you in release tweet?

1 similar comment
@ai
Copy link
Member

ai commented Jul 1, 2024

Do you have Twitter account to mention you in release tweet?

@kytta
Copy link
Contributor Author

kytta commented Jul 1, 2024

Do you have Twitter account to mention you in release tweet?

Yes, it's https://twitter.com/kyttawashere (albeit inactive)

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.

[feature request] Add support for the bun package manager
2 participants