z-kit / z-grid

A 12-column grid system for your web application
https://www.npmjs.com/package/z-grid
MIT License
2 stars 0 forks source link

Update postcss-calc to the latest version πŸš€ #37

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of postcss-calc just got published.

Dependency postcss-calc
Current Version 5.3.1
Type devDependency

The version 6.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 postcss-calc. 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.


Release Notes v6.0.0
  • Breaking: Updated PostCSS from v5.x to v6.x, and reduce-css-calc from v1.x
    to v2.x (thanks to @andyjansson).
Commits

The new version differs by 27 commits0.

There are 27 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:

greenkeeper[bot] commented 6 years ago

Version 6.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 67e4394 6.0.1
  • fc3b4d5 Update changelog.
  • 0bb7f1f #39 Fix throwing error for attribute selectors without a value

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 7.0.0
  • Changed: Updated postcss-selector-parser to version 5.0.0-rc.3
  • Changed: Dropped reduce-css-calc as a dependency
  • Fixed: Support constant() and env() (#42, #48)
  • Fixed: Support custom properties with "calc" in its name (#50)
  • Fixed: Remove unnecessary whitespace around * and / (cssnano#625)
  • Fixed: Arithmetic bugs around subtraction (#49)
  • Fixed: Handling of nested calc statements (reduce-css-calc#49)
  • Fixed: Bugs regarding complex calculations (reduce-cs-calc#45)
  • Fixed: 100% incorrectly being transformed to 1 (reduce-css-calc#44)
  • Added: support for case-insensitive calc statements
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 7.0.1
  • Updated: postcss to 7.0.2 (patch)
  • Updated: postcss-selector-parser to 5.0.0-rc.4 (patch)
  • Updated: postcss-value-parser to 3.3.1 (patch)
Commits

The new version differs by 5 commits.

See the full diff