Merged
Conversation
Member
Author
|
Now we will have a stable testing infrastructure |
puckowski
pushed a commit
to puckowski/less.js
that referenced
this pull request
Jan 17, 2025
* fix: node23 ci * Update package-lock.json * chore: rename node23 ci * chore: rename
puckowski
pushed a commit
to puckowski/less.js
that referenced
this pull request
Jan 17, 2025
* fix: pptr timeout issue * fix: try again * chore: fix pptr timeout issue * fix: test scripts * chore: drop node 10/12/14 * fix: node 23 deprecated api * chore: tru again * fix: windows * fix: windows is * chore: test node14 * fix: drop node v10/v12/v14 support * chore: remove sandbox config * fix: add sandbox config * ci: try playwright * chore: update ci yml * chore: test node * chore: add all test * fix: yml grammer * chore: try topo * chore: node23 test * chore: nodejs v23 * fix: yml grammer * fix: steps's id * chore: final test config * chore: update folder name * chore: refactor * chore: update title * chore: improve code quality fix: node23 ci (less#4309) * fix: node23 ci * Update package-lock.json * chore: rename node23 ci * chore: rename
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What:
Why:
less-plugin-clean-css -> clean-css(3.x.x) -> node23 deprecate utils.isRegExp api
Checklist: