Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 15 commits0.
9878616
3.1.0
bd161da
add black list filtering description
cc2e3d1
bump css-tree to 1.0.0-alpha19
a14b406
remove white spaces in the beginning and at the ending of sequences, and between top-level and block nodes
7510c39
implement blacklist in usage (fixes #334)
ddd9429
typo
28398f0
tweak ready to use list
2e3993f
apply usage for nested selectors (in :nth-*/:has/:matches/etc)
2e607c1
rephrase readme
a647bf1
omit plus sign for number only when safe
17f62c2
replace rgba(x,x,x,0) to transparent
3643c13
rename color test files
130211e
Optimise none
keyword in border and outline properties (#41) (#332)
3ebae58
add only version from package.json into build
bff95ce
remove outdated docs (usage and install)
false
See the full diff
Update to this version instead 🚀
Arial Black
, and with no hacks ;)@keyframes
to the beginning of style sheet@keyframes
, @media
and @supports
with no prelude@keyframes
(#202)forceMediaMerge
to force media rules merging. It's unsafe in general, but works fine in many cases. Use it on your own risk (#350)CSSTree
to 1.0.0-alpha23
The new version differs by 11 commits.
e8dc483
3.2.0
202106c
bump csstree to 1.0.0-alpha23
07213ba
tweak code style
b4b2bdd
- change order of mergeAtrule
and initialMergeRuleset
,
bcac2cc
drop atrule with no expression that require it
7a1785a
internal refactoring to allow pass more options to compression step handlers
fc48e04
use 1.0.0-alpha20 instead of master head
6efafad
Merge branch 'master' of https://github.com/css/csso
70ddf8d
Add csso-webpack-plugin
to "Ready to use" section (#346)
9c36d5a
update to latest csstree
ce25532
start using csstree lexer for correct color detection
See the full diff
Update to this version instead 🚀
1.0.0-alpha25
Update to this version instead 🚀
The new version differs by 6 commits.
59bf950
3.4.0
2724855
fix broken test
3a5c83d
Improve performance of hasSimilarSelectors (#343)
c0d8676
remove percent sign removal for functions and bad known properties, extend test
2fe96cc
#286: Remove percent sign for zero-values percentages when safe (#363)
71fcdcc
avoid unit removal for zero-values in -ms-flex (fixes #362)
See the full diff
dependency
csso was updated from 2.3.2
to 4.0.0
.Update to this version instead 🚀
The new version differs by 19 commits.
bbb30f3
4.0.0
5881863
Change prepublish script for prepublishOnly
5481602
Expose compress() as syntax.compress()
08cc334
Rename HISTORY.md -> CHANGELOG.md
76c0ef3
Fix prepublish script
b43ed0a
Fix gh-pages script
f953d15
Fix version injection
a0293ab
Fix declaration merge with iehack
e1e4045
Fix Buffer warning
cc460b6
Bump mocha
cb1e698
Change bundle files csso-browser.js -> csso.js & csso.min.js
8a0dee1
Update years
f489289
Replace browserify -> rollup, uglify-js -> terser
d463570
Bump coveralls, istanbul -> nyc
ffd78e4
Bump eslint, drop jscs
There are 19 commits in total.
See the full diff
dependency
csso was updated from 2.3.2
to 4.0.1
.dependency
csso was updated from 2.3.2
to 4.0.2
.dependency
csso was updated from 2.3.2
to 4.0.3
.
Version 3.0.0 of csso just got published.
The version 3.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of csso. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 52 commits (ahead by 52, behind by 2).
d150161
3.0.0
826a2bf
use last stable csstree – 1.0.0-alpha17
7ef0e93
fix a test
ddf4757
no global flag
0923082
some tweaks
3342dff
update api, complete source map section, formatting
36cdae4
drop bin reference
f381f09
change module's layout
a67d1e9
hide all csstree methods behind syntax property and update tests
9dbdfc8
move API doc down
44fc320
add source-map as dev-dependency since requires for tests
7b8632a
move cli to standalone package (css/csso-cli)
ab28815
update years
22ea50f
lint tests with jscs
f301dcb
Minor typos (#322)
There are 52 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: