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

feat: add bun.lockb to ignorelist #168

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

Conversation

antongolub
Copy link

@antongolub antongolub commented May 1, 2023

BREAKING CHANGE: this adds bun.lockb to the strict ignorelist

@antongolub antongolub requested a review from a team as a code owner May 1, 2023 21:02
@antongolub antongolub requested review from nlf and removed request for a team May 1, 2023 21:02
@wraithgar
Copy link
Member

The reason that didn't get implemented is likely due more to the fact that it was a breaking change that got lost in the npm@7 timeline than anything else.

A change like this would bubble up as a breaking change all the way up to npm itself, and would need to be coordinated with the next semver major of npm.

@wraithgar
Copy link
Member

I added #48 to the v10 roadmap to see if this is something we want to finally do

@ljharb
Copy link

ljharb commented May 1, 2023

Are people using bun with packages all that much? I thought it was for apps.

@wraithgar
Copy link
Member

changing the scope of ignored files was moved out of scope of npm 10 so that it could land eventually in node 18's main branch (which it has now!). This will have to wait till npm 11.

@Jarred-Sumner
Copy link

I suggest adding bun.lock to this list as well.

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