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(filter): replace is-subset with lodash.ismatch #377

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

pvdlg
Copy link
Contributor

@pvdlg pvdlg commented Sep 26, 2018

This replace is-subset with lodash.isMatch.

is-subset doesn't seems to be maintained anymore (last commit from October 2015) and it currently has a bug that prevent to use pkg: b12-archive/is-subset#9.

As a result any module that depends on conventional-commits-filter cannot be bundled with pkg.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.662% when pulling e7ec47a on pvdlg:lodash-ismatch into 35e279d on conventional-changelog:master.

@bcoe bcoe merged commit fbcc92e into conventional-changelog:master Mar 25, 2019
@bcoe
Copy link
Member

bcoe commented Mar 25, 2019

@pvdlg seems reasonable 👍 thanks for the patch.

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

Successfully merging this pull request may close these issues.

None yet

3 participants