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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates clean-css dependency to version 5. #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jakubpawlowicz
Copy link

Version 5 disables rebasing as default so tests changed accordingly.

If you need any help with additional tests or with releasing it, please just let me know! 馃嵑

@jakubpawlowicz
Copy link
Author

Since this is a major version change (incompatible with 4.x) you may have to release it by bumping gulp-clean-css version to 5.0.

Version 5 disables rebasing as default so tests changed accordingly.
@sirwalterious
Copy link

@scniro Any progress with this PR? We're facing a bug in clean-css, and would like to update to 5.1.x.

@cb-eli
Copy link

cb-eli commented Oct 14, 2021

Please merge

@iradovanovic
Copy link

Please merge this if is a fix. Or this project is dead?

@shrpne
Copy link

shrpne commented Nov 11, 2022

@scniro friendly reminder, please merge it

@ChaosEngine
Copy link

FWIW: You can do this in package.json to enforce usage of clean-css-5.*:

	"overrides": {
		"clean-css": ">=5.3.1"
	}

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.

None yet

6 participants