fix: do not include .nyc_output in published files by andrewhampton ยท Pull Request #851 ยท commitizen/cz-cli

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@andrewhampton

Copy link

Contributor

I noticed in a PR review for a bump from 4.2.3 to 4.2.4 that there were
810 changed files. One was packages.json, the other 809 were
.nyc_output json files. This makes it particularly tough to do a
thorough security review.

fixes #730

I noticed in a PR review for a bump from 4.2.3 to 4.2.4 that there were
[810 changed files][1]. One was packages.json, the other 809 were
.nyc_output json files. This makes it particularly tough to do a
thorough security review.

[1]: https://app.renovatebot.com/package-diff?name=commitizen&from=4.2.3&to=4.2.4#d2h-425221

fixes commitizen#730

@github-actions

Copy link

๐ŸŽ‰ This PR is included in version 4.2.5 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

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

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

A lot of unnecessary files are included in the npm package

2 participants

@andrewhampton @LinusU