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: css-minimizer-webpack-plugin updated to 7.0.0 #26

Closed

Conversation

helio-frota
Copy link
Collaborator

removing this warning during npm install:

npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort,
so this library is deprecated.

Related to #17

removing this warning during npm install:

```
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort,
so this library is deprecated.
```
Copy link
Member

@carlosthe19916 carlosthe19916 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!
This PR is upgrading major versions of one library and while it seems everything is working fine I would ask you to hold on please.

  • I have created this issue Implement e2e tests #31 to put in place E2E tests in this repository so we are sure we do not break things on new PRs. I will work on it shortly
  • Once the E2E tests are in place we can be more confident in doing this kind of things
  • Upgrading dependencies is not a priority unless necessary, for now. Therefore, please I'd like to ask you for your patience until the e2e tests are in place and then we could merge this PR.

@helio-frota
Copy link
Collaborator Author

sounds good to me 👍

@helio-frota
Copy link
Collaborator Author

closing in the light of cleanup-repo-noise

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.

2 participants