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: don't panic on empty pnpm-lock.yaml files #191

Merged
merged 1 commit into from May 3, 2023
Merged

Conversation

G-Rath
Copy link
Owner

@G-Rath G-Rath commented May 3, 2023

No description provided.

@G-Rath G-Rath added the bug Something isn't working label May 3, 2023
@G-Rath G-Rath merged commit a868e1f into main May 3, 2023
8 checks passed
@G-Rath G-Rath deleted the fix-pnpm-panic branch May 3, 2023 19:11
robotdana added a commit to robotdana/osv-scanner that referenced this pull request May 4, 2023
Ported from G-Rath/osv-detector#191

Note that this is not actually supported by `pip` itself, but doing so
actually optimizes the parser a bit anyway by only reading each file
exactly once regardless of how often it is required

fixes: google#354

Co-authored-by: Gareth Jones <Jones258@Gmail.com>
robotdana added a commit to robotdana/osv-scanner that referenced this pull request May 5, 2023
Copied from G-Rath/osv-detector#191

Co-authored-by: Gareth Jones <Jones258@Gmail.com>

fixes: google#364
robotdana added a commit to robotdana/osv-scanner that referenced this pull request May 5, 2023
Copied from G-Rath/osv-detector#191

Co-authored-by: Gareth Jones <Jones258@Gmail.com>

fixes: google#364
oliverchang pushed a commit to google/osv-scanner that referenced this pull request May 5, 2023
Copied from G-Rath/osv-detector#191

Co-authored-by: Gareth Jones <Jones258@Gmail.com>

fixes: #364
robotdana added a commit to robotdana/osv-scanner that referenced this pull request May 5, 2023
Ported from G-Rath/osv-detector#191

Note that this is not actually supported by `pip` itself, but doing so
actually optimizes the parser a bit anyway by only reading each file
exactly once regardless of how often it is required

fixes: google#354

Co-authored-by: Gareth Jones <Jones258@Gmail.com>
robotdana added a commit to robotdana/osv-scanner that referenced this pull request May 5, 2023
Ported from G-Rath/osv-detector#191

Note that this is not actually supported by `pip` itself, but doing so
actually optimizes the parser a bit anyway by only reading each file
exactly once regardless of how often it is required

fixes: google#354

Co-authored-by: Gareth Jones <Jones258@Gmail.com>
another-rex pushed a commit to google/osv-scanner that referenced this pull request May 5, 2023
Ported from G-Rath/osv-detector#191

Note that this is not actually supported by `pip` itself, but doing so
actually optimizes the parser a bit anyway by only reading each file
exactly once regardless of how often it is required

fixes: #354

Co-authored-by: Gareth Jones <Jones258@Gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant