d-band / html2xlsx

transform html to excel (just support xlsx)
16 stars 3 forks source link

Update cssstyle to the latest version 🚀 #55

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency cssstyle was updated from 1.4.0 to 2.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: jon.sakas License: MIT

Release Notes for v2.0.0
  • Add support to hex alpha transparency (#rgba)
  • Fix font size declaration not checking for invalid value
  • Upgrade all dependencies
  • Migrate nodeunit -> jest
  • Add codedov integration
Commits

The new version differs by 37 commits ahead by 37, behind by 3.

  • 9c399b5 2.0.0
  • 60bd182 Merge pull request #99 from jsdom/fix-badges
  • e44bb34 Run npm audit fix
  • aef993a Update github refs to jsdom org
  • a88a5c5 1.3.0
  • cea63fc Update package.json
  • d3b9258 Update allProperties.js
  • ece656a Merge pull request #96 from jsakas/jest
  • caa062b Codecov (#97)
  • 3f2c0cc Update LICENSE
  • 5d0b468 Create parsers.test.js
  • 13c8128 Migrate nodeunit -> jest
  • e9ccbc0 Git mv tests/tests.js -> lib/CSSStyleDeclaration.test.js
  • 1e8ebe0 Merge pull request #95 from jsakas/upgrade-deps-1907
  • a4fe43e Update readme & authors (#98)

There are 37 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 0a16d747014360b45be93dc72d40fba34cf969e5 on greenkeeper/cssstyle-2.0.0 into e104d08828e6b27a40f761193742ce71d859fbef on master.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v2.1.0
  • Reduce package size.
    • was 151.1 kB / 1.5 MB ... now 30.0 kB (packed) / 174.4 kB (unpacked)
  • Add support for ch unit.
  • Fix color with decimal alpha values.
  • Convert hsl / hsla to rgb / rgba to match current browser behavior.
Commits

The new version differs by 24 commits.

  • 935939b 2.1.0
  • c97cdd3 Merge pull request #110 from kraynel/descrease-package-size
  • 5954f6b Merge pull request #108 from jsdom/fix/properties-download
  • bb2db59 Refactor properties generation method
  • 38314ea Ignore everything except lib and LICENSE
  • d5c4a83 Download latest properties from W3C
  • 7140e48 Merge branch 'master' into fix/properties-download
  • cd02273 Merge pull request #109 from kraynel/fix-parsing-of-decimal-alpha
  • 4f080c8 Convert hsl to rgb
  • 1667b4e Fix parsing of colors with decimal alpha
  • e7fc289 Update script that generates allProperties.js
  • ef0ed89 Npm audit fix
  • 80754e9 Update AUTHORS
  • 28fe8dc Merge pull request #107 from tinovyatkin/add-ch-unit
  • 81b3be7 Merge pull request #106 from sirian/pkg_

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀