emilgoldsmith / stylelint-custom-processor-loader

A Webpack loader for stylelint used with custom processors
MIT License
24 stars 3 forks source link

Update stylelint-processor-styled-components to the latest version šŸš€ #47

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.3.0 of stylelint-processor-styled-components was just published.

Dependency stylelint-processor-styled-components
Current Version 1.2.2
Type devDependency

The version 1.3.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 stylelint-processor-styled-components.

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 25 commits.

  • 52e550b 1.3.0
  • 4d774a3 Add changelog for 1.3.0
  • d1b4708 Merge pull request #167 from styled-components/greenkeeper/stylelint-9.1.0
  • d66dc28 Merge branch 'master' into greenkeeper/stylelint-9.1.0
  • bf2795a Merge pull request #143 from asvetliakov/babylon-typescript
  • fe2559c Add stylelint v9+ as a peerDependency
  • de20f68 Upgrade stylelint to v9.1.1
  • b0065ae Test that CssSyntaxErrors have source maps applied correctly
  • 71a4669 Don't apply sourcemaps to errors we throw
  • 69d3e94 Updated interpolation tagging tests
  • 83056dc chore(package): update lockfile
  • a01ddd2 chore(package): update stylelint to version 9.1.0
  • af3a66f Remove unnecessary additions to package-lock.json
  • b803fa4 Fix import
  • e4239dd Update babylon and @babel/traverse

There are 25 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 1.3.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 11 commits.

  • bb62577 1.3.1
  • 70be768 Update CHANGELOG for 1.3.1
  • 501790d Merge pull request #174 from philipvonbargen/comments
  • 4c5eedd Fixed interpolations following a multiline comment
  • 1f8ed32 Merge pull request #171 from jeddy3/use-default-syntax
  • fc406f5 Merge branch 'master' into use-default-syntax
  • e5d6321 Merge pull request #172 from jeddy3/use-recommended-config-in-docs
  • 554d3be Use stylelint-config-recommend in examples
  • 4324a37 Use default syntax in doc example
  • e8f7cb8 Use default syntax in tests
  • f14fca6 Merge pull request #169 from styled-components/1.3.0

See the full diff