savvy-css / core-variables

Core, application-wide variables for Savvy CSS
MIT License
1 stars 0 forks source link

Update postcss-import to the latest version πŸš€ #12

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 11.0.0 of postcss-import just got published.

Dependency postcss-import
Current Version 10.0.0
Type devDependency

The version 11.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-import. 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 11.0.0
  • Changed: A syntax error in an imported file now throws an error instead of just warning (#264)
  • Changed: Symlink handling to be consistent with Node.js require (#300)
Commits

The new version differs by 15 commits.

  • 55cca2d 11.0.0
  • 579e9ba Fix prettier build
  • 80cadec BREAKING: do not preserve symlinks as per Node's default behaviour
  • 86ccbdb BREAKING: CssSyntaxError in imported file now throws instead of warns
  • a993d1a Test Node 8 on Windows
  • 33da0f5 Use eslint-plugin-prettier; upgrade eslint
  • 527fe6f Upgrade ava
  • 5db28c3 Remove transform option from README.md (#292)
  • 99fd0f8 Improve & correct Usage notes
  • c36b66e Refactor tests: use ava macros
  • 7b24d7c Upgrade prettier to fix Travis build (#289)
  • 198b7f3 Add prettier as a devDep to get tests passing on CI with npm@2
  • 17169ea Fix CHANGELOG
  • ac9903b Use ES6 supported by Node 4.5+ & add strict mode declarations
  • c50b02c Add prettier-eslint and fix formatting

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

Version 11.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 20 commits.

  • a941757 11.1.0
  • 5a99783 Add Filter Parameter (#327)
  • 7c863ea Update eslint-config-i-am-meticulous to version 8.0.0 (#344)
  • 78c0832 Update ava to version 0.25.0 (#343)
  • 2949578 Silence postcss warnings in tests
  • d5e0f10 Update .gitignore
  • 7ab52b7 Add tests for importing sub-files/directories from npm packages (#337)
  • df611c2 Update eslint to version 4.16.0 (#336)
  • b53e7f5 Update prettier to version 1.10.2 (#333)
  • 4a3bd99 Update prettier to version 1.10.1 (#332)
  • a76971e Update prettier to version 1.10.0 (#331)
  • 101e6e5 Update prettier to version 1.9.2 (#325)
  • 23d58d5 Update prettier to version 1.9.1 (#323)
  • b5fe032 Update prettier to version 1.9.0 (#322)
  • ec70200 Update ava to version 0.24.0 (#321)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 12.0.0 just got published.

Update to this version instead πŸš€

Release Notes 12.0.0
Commits

The new version differs by 15 commits.

  • aae7db3 12.0.0
  • d9bc09f Update eslint-config-i-am-meticulous to version 11.0.0 (#371)
  • 3868ce2 Update postcss-scss to version 2.0.0 (#370)
  • 1c40a5f Update prettier to version 1.14.0 (#373)
  • 8c8c7ec Update eslint to version 5.0.0 (#364)
  • 92e38d7 Drop Node 4 from AppVeyor
  • 9cd2953 Use PostCSS 7 & drop support for Node.js 4 (#372)
  • 84d35e2 Update prettier to version 1.13.5 (#363)
  • 7127b77 Update eslint-config-i-am-meticulous to version 10.0.0 (#362)
  • fcc31b1 Update npmpub to version 4.0.0 (#360)
  • c62200b Update eslint-config-i-am-meticulous to version 9.0.0 (#361)
  • 3d9dc49 Update prettier to version 1.13.0 (#357)
  • f72bdc2 Update prettier to version 1.12.1 (#353)
  • 64ffaa2 Update prettier to version 1.12.0 (#352)
  • af2747d Update prettier to version 1.11.0 (#346)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 397cc44 12.0.1
  • 67f4553 Set plugin property on dependency messages (#380)
  • f98dd1a Update eslint-plugin-prettier to version 3.0.0 (#377)
  • 85c7e6a Update sugarss to version 2.0.0 (#375)
  • a9a7ab2 Loosen prettier dependency to use ~ instead of pinning versions
  • 20dd08f Remove npmpub; doesn't work with npm 2FA --otp

See the full diff