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-custom-properties to the latest version πŸš€ #38

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of postcss-custom-properties just got published.

Dependency postcss-custom-properties
Current Version 5.0.2
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-custom-properties. 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 6.0.0
  • Added: compatibility with postcss v6.x
Commits

The new version differs by 3 commits0.

false

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 7 years ago

Version 6.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits0.

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • bbf9294 6.1.0
  • bd38c2f Update dependencies
  • 43b6cbf Merge pull request #67 from bundyo/make-warnings-work
  • c371abe Let "warnings" option silence all warnings.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 025db4d 6.2.0
  • c572e60 Bump deps
  • 9bfcb51 Typo in variable name (#77)
  • 7acd559 README: Add CSS Standard Status (#78)
  • 129f750 README: Document compiling fallback values. (#75)
  • f1621c4 Added: noValueNotifications option (#71)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 10 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 7.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 12 commits.

  • 6ef218d 8.0.0
  • e0f68f9 Use postcss 7
  • cd964ce Drop node@4 support
  • 7775416 Use PostCSS 7
  • a115c35 Update dependencies
  • 4508964 Allow warnings option to be an object to configure each warning
  • 4adb75c Fix appendVariables appending duplicate vars
  • ccc045d Update README.md badges
  • 4f7ad35 Update README.md cssdb badge
  • 0bf934d change "preserve-computed" to "computed"
  • 1b495ce Fix documentation code examples for preserve option
  • f108950 Update README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for 8.0.3
  • Added: New exportTo function to specify where to export custom properties to
  • Added: New importFrom option to specify where to import custom properties from
  • Added: Support for variables written within html
  • Added: Support for PostCSS 7+
  • Added: Support for PostCSS Values Parser 2+
  • Added: Support for Node 6+
  • Removed: strict option, as using the fallback value isn’t necessarily more valid.
  • Removed: preserve: "computed" option, as there seems to be little use in preserving custom property declarations while removing all usages of them
  • Removed: warnings and noValueNotifications options, as this should be the job of a linter tool
  • Removed: variables option, which is now replaced by importFrom
  • Removed: appendVariables option, which is now replaced by exportTo
  • Fixed: Custom Properties in :root are not also transformed
  • Fixed: Declarations that do not change are not duplicated during preserve
Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for 8.0.5
  • Fixed: Issue with multiple importFrom not getting combined
Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for 8.0.6
  • Fixed: Issue with regular :root and html properties not getting polyfilled
  • Updated: postcss to 7.0.3 (patch)
Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 654d59d 8.0.10
  • 2f616d0 Adding support for ignoring lines and or blocks

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 9.0.0

This is a breaking release that uses PostCSS Values Parser 3 and requires Node 8 or higher. The update to PostCSS Values Parser was made possible by @remithomas.


  • Updated: postcss-values-parser to 3.0.4 (major)
  • Updated: Node 8+ compatibility (major)
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€