Skip to content

Update postcss-modules-scope to the latest version 🚀 #35

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 May 21, 2017

Version 1.1.0 of postcss-modules-scope just got published.

Dependency postcss-modules-scope
Current Version 1.0.2
Type devDependency

The version 1.1.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-modules-scope.
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.


Commits

The new version differs by 12 commits.

  • 45adcfb 1.1.0
  • 5be5cee Merge pull request #155 from TrySound/postcss6
  • 3954c61 Fix package.json links
  • f3918fb Upgrade postcss6
  • 42708f1 Merge pull request #113 from css-modules/greenkeeper-css-selector-tokenizer-0.7.0
  • 096b792 chore(package): update css-selector-tokenizer to version 0.7.0
  • 4dda7d6 Merge pull request #30 from css-modules/greenkeeper-babelify-7.1.0
  • 3e5a8ca chore(package): update babelify to version 7.1.0
  • 2956217 Merge pull request #109 from css-modules/greenkeeper-mocha-3.0.1
  • 8d48bdc Merge pull request #102 from css-modules/greenkeeper-babel-eslint-6.1.2
  • 84746bc chore(package): update mocha to version 3.0.1
  • bffb17e chore(package): update babel-eslint to version 6.1.2

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

greenkeeper bot commented Nov 23, 2018

Update to this version instead 🚀

Release Notes for v2.0.0

2.0.0 - 2018-11-23

Changed

  • Drop support nodejs@4.
  • Update postcss version to 7.

Fixed

  • Handle uppercase keyframe at rules.
Commits

The new version differs by 5 commits.

See the full diff

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

greenkeeper bot commented Nov 27, 2018

Update to this version instead 🚀

Release Notes for v2.0.1

2.0.1 - 2018-11-27

Fixed

  • Conflict class with keyword like constuctor or toString.
Commits

The new version differs by 2 commits.

  • cb28ea5 chore(release): v2.0.1
  • cb11e64 fix: className conflict to keyword like constuctor or toString (#1)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 5, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 5, 2019

Update to this version instead 🚀

Release Notes for v2.1.0

[2.1.0] - 2019-03-05

Fixed

  • handles properly selector with escaping characters (like: .\31 a2b3c { color: red })

Feature

  • generateExportEntry option (allow to setup key and value for :export {} rule)
Commits

The new version differs by 10 commits.

  • 4fa692e chore(release): 2.1.0
  • d82c4fa chore: deps update (#13)
  • 576ce3d feat: generateExportEntry option (#12)
  • 2e34607 test: duplicate selectors with escaping and not (#11)
  • 3080ab2 fix: handle escaping selectors (#10)
  • d6e38e6 fix: don't generate invalid escaping classes (#9)
  • 67697e6 chore: update postcss-selector-parser (#8)
  • 463dce2 chore: update postcss-selector-parser (#7)
  • b6401e7 fix: ignore custom property set (#6)
  • 53bd7f1 chore: migrate to postcss-selector-parser (#5)

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2019

Update to this version instead 🚀

Release Notes for v2.1.1

[2.1.1] - 2019-03-05

Fixed

  • add additional space after the escape sequence
Commits

The new version differs by 3 commits.

  • 59cc288 chore(release): 2.1.1
  • 8365f77 fix: add additional space after the escape sequence (#17)
  • 5e4d69d chore(deps): update (#15)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 19, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 19, 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.

0 participants