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

chore: remove redundant lodash.endswith package #1871

Merged
merged 1 commit into from May 5, 2021

Conversation

jan-stehlik
Copy link
Contributor

What does this PR do?

Remove redundant lodash.endswith library

Where should the reviewer start?

The change affects only one comand snyk test the test scenario is described below

How should this be manually tested?

snyk test /path/to/any/package/with/known/manifest/file pathB --project-name=ANY

Expected output to stderr:
Not a recognised option did you mean --file=/Users/jan/projects/customer-bugs/snyk-poetry-bug/Pipfile? Check other options by running snyk --help

Any background context you want to provide?

As a part of working on other ticket I've noticed that we use lodash.endswith only in one place and it can easily be removed.

@jan-stehlik jan-stehlik requested review from a team as code owners April 29, 2021 16:48
@github-actions
Copy link
Contributor

github-actions bot commented Apr 29, 2021

Warnings
⚠️ You've modified files in src/ directory, but haven't updated anything in test folder. Is there something that could be tested?
Messages
📖

This PR will not trigger a new version. It doesn't include any commit message with feat or fix.

Generated by 🚫 dangerJS against 0c3ae68

@jan-stehlik jan-stehlik force-pushed the chore/remove-lodash-endswith-lib branch from 75e6362 to 5678bb3 Compare May 4, 2021 08:45
@jan-stehlik jan-stehlik force-pushed the chore/remove-lodash-endswith-lib branch from 5678bb3 to 0c3ae68 Compare May 5, 2021 09:47
Copy link
Contributor

@Avishagp Avishagp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@jan-stehlik jan-stehlik merged commit e78a3bc into master May 5, 2021
@jan-stehlik jan-stehlik deleted the chore/remove-lodash-endswith-lib branch May 5, 2021 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants