Skip to content
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

Update postcss-cssnext to the latest version 🚀 #16

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 5, 2017

Version 3.0.0 of postcss-cssnext just got published.

Dependency postcss-cssnext
Current Version 2.11.0
Type dependency

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 postcss-cssnext.
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 3.0.0

Removed: support for node 0.12

Node 4+ is supported.

Changed: upgrade to PostCSS 6

All postcss plugins dependencies have been updated to latest version to ensure
full PostCSS 6 compatibility.

Some breaking (minor) changes:

  • image-set polyfill change 2x from 144dpi to 192dpi
  • whitespace changes for image-set polyfill output
  • rebeccapurpule is now an hexa number
  • custom-selector does not output useless (empty) blocks with a selector with no rules associated

You can expect some other since all postcss plugins used have been updated to
latest versions.
If you have unexpected regression, please check corresponding plugins changelog before opening an issue.

Added: warning is emitted is you use custom property sets and @apply

This feature won't be included in next the major release of postcss-cssnext.

This most likely won't get any more support from browser vendors as the
spec is yet considered deprecated and alternative solutions are being
discussed.
Read more about the reason here https://github.com/pascalduez/postcss-apply

Commits

The new version differs by 11 commits.

  • 03b6017 3.0.0
  • cf9fb19 Docs: fix chalk update issue
  • b7d6ffd Merge pull request #400 from MoOx/postcss6-upgrade
  • 1781dc7 Docs: Fix id of overflow wrap property in index (#393)
  • 8b99180 Ensure a version of caniuse-db that includes css-image-set (#380)
  • db0f0fa Add a warning for custom property sets that are going to be removed + an option to hide the warning
  • cc7c864 Change: support node4+ up to 8
  • 7bb55c1 chore: add package-lock.json and yarn.lock files
  • 20ae74d Change: upgrade to PostCSS 6
  • af5f9c1 Change link to custom media queries specification
  • 974e40b Fix PR link

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Jul 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2017

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes 3.0.1
  • Fixed: specify the actual require peer dependency for caniuse database (caniuse-lite is used since latest caniuse-api latest major bump)
    (@MoOx)
  • Fixed: bump dependencies not updated to PostCSS@6
    (#401 - @MoOx)
Commits

The new version differs by 5 commits.

  • 7730660 3.0.1
  • 483b81f Fixed: specify the actual require peer dependency for caniuse database (caniuse-lite is used since latest caniuse-api latest major bump)
  • 50557fa Fixed: bump dependencies not updated to PostCSS@6
  • efb7100 Update babel config + some devDeps to be able to build website
  • 69169ac update package-lock.json to 3.0.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2017

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notes 3.0.2
  • Fixed: remove incorrect "postinstall" npm script
    (#404)@MoOx)
Commits

The new version differs by 2 commits.

  • bd954b0 3.0.2
  • 492b144 Fixed: remove incorrect "postinstall" npm script

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 22, 2018

Version 3.1.0 just got published.

Update to this version instead 🚀

Release Notes 3.1.0
  • Update postcss-font-family-system-ui to version 3.0
    by @JLHwung in #443
  • Update postcss-cli usage example in docs
    by @RyanZim in #444
Commits

The new version differs by 17 commits.

  • 19fded3 3.1.0
  • 9b1bfc2 Fix nesting test
  • 0d2cd29 Update deps in yarn.lock
  • f96791a Fix travis badge location
  • a8f1e79 Update yarn.lock file
  • 150ec2f Update postcss-font-family-system-ui to version 3.0 (#443)
  • 9109e32 Website: Update postcss-cli usage example (#444)
  • ffe3b99 Merge pull request #433 from DanielRuf/master
  • 726b0bd fix typo
  • 8f092e1 Bye codesponsor 😢
  • f3b60a9 Delete package-lock.json
  • 1aaaef5 Merge pull request #426 from sethbergman/master
  • abf0785 Merge pull request #1 from sethbergman/documentation-fix
  • c0353a2 features.md documentation fix
  • 7059a7f Update README.md

There are 17 commits in total.

See the full diff

@greenkeeper greenkeeper bot closed this Sep 2, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/postcss-cssnext-3.0.0 branch September 2, 2018 10:27
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.

None yet

0 participants