Skip to content

Update postcss-custom-properties to the latest version 🚀 #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 16, 2018

Version 7.0.0 of postcss-custom-properties was just published.

Dependency postcss-custom-properties
Current Version 6.3.1
Type devDependency

The version 7.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of postcss-custom-properties.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

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

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 47.324% when pulling efe90c2 on greenkeeper/postcss-custom-properties-7.0.0 into c314171 on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 16, 2018

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
Copy link
Author

greenkeeper bot commented Sep 17, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2018

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
Copy link
Author

greenkeeper bot commented Sep 20, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 21, 2018

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
Copy link
Author

greenkeeper bot commented Sep 26, 2018

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
Copy link
Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 5, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 2, 2019

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
Copy link
Author

greenkeeper bot commented Jun 20, 2019

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
Copy link
Author

greenkeeper bot commented Jun 20, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 15, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 20, 2020

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant