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 broccoli-postcss-single to the latest version 🚀 #83

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 6, 2018

Version 2.0.0 of broccoli-postcss-single was just published.

Dependency broccoli-postcss-single
Current Version 1.6.0
Type dependency

The version 2.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 broccoli-postcss-single.

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

  • 66c54ed 2.0.0
  • a3e197b fix plugin reference and remove deprecation test
  • c05fbe4 Use more flexible dependencies
  • bd73f78 Remove deprecations and map options default
  • db67bf3 build: bump nyc from 11.8.0 to 12.0.2
  • 52ce174 Add husky git hooks
  • b4f7da7 Drop Node 4 support
  • 229e34e build: bump eslint-plugin-promise from 3.7.0 to 3.8.0
  • ab77b0f build: bump async from 2.6.0 to 2.6.1
  • 0a4ddb7 build: bump mocha from 5.1.1 to 5.2.0
  • 622e979 build: bump eslint-plugin-import from 2.11.0 to 2.12.0
  • ac309de build: bump nyc from 11.7.3 to 11.8.0
  • 5218af4 build: bump nyc from 11.7.2 to 11.7.3
  • 20f93dd build: bump nyc from 11.7.1 to 11.7.2
  • acaa083 build: bump coveralls from 3.0.0 to 3.0.1

There are 52 commits in total.

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 9, 2018

Update to this version instead 🚀

Commits

The new version differs by 37 commits.

  • d23c79d 2.1.0
  • a88f12a relax dev dependencies
  • f3bf782 build(deps-dev): bump eslint-plugin-standard from 3.1.0 to 4.0.0
  • ebbea55 build(deps-dev): bump husky from 1.1.0 to 1.1.1
  • 5997bc9 build(deps): bump postcss from 7.0.4 to 7.0.5
  • 0754aee build(deps-dev): bump husky from 1.0.1 to 1.1.0
  • 3b7fb63 build(deps-dev): bump broccoli from 1.1.4 to 2.0.0
  • c43d20f build(deps-dev): bump eslint from 5.6.0 to 5.6.1
  • c6b05b3 remove appveyor
  • 61e7ab9 build(deps-dev): bump husky from 1.0.0 to 1.0.1
  • c459559 build(deps): bump postcss from 7.0.3 to 7.0.4
  • 99ca82b build(deps): bump postcss from 7.0.1 to 7.0.3
  • 5fc153e build(deps-dev): bump husky from 1.0.0-rc.8 to 1.0.0
  • 2da52d0 build(deps-dev): bump postcss-color-rebeccapurple from 4.0.0 to 4.0.1
  • 77e4667 build(deps-dev): bump postcss-color-rebeccapurple from 3.1.0 to 4.0.0

There are 37 commits in total.

See the full diff

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

greenkeeper bot commented Oct 10, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

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

greenkeeper bot commented Feb 7, 2019

Update to this version instead 🚀

Commits

The new version differs by 32 commits.

  • 40b656d 2.1.2
  • cc7ee1a fix tests with sourcemap postcss update
  • 5a6bd56 build(deps): bump postcss from 7.0.8 to 7.0.14
  • 00b7341 build(deps): [security] bump lodash from 4.17.10 to 4.17.11
  • d146a56 build(deps): [security] bump extend from 3.0.1 to 3.0.2
  • 5e58fa7 build(deps-dev): bump nyc from 13.1.0 to 13.2.0
  • 7200fd4 build(deps-dev): bump eslint from 5.12.1 to 5.13.0
  • b502cd1 build(deps-dev): bump eslint-plugin-import from 2.15.0 to 2.16.0
  • ffc5a86 build(deps-dev): bump eslint-plugin-import from 2.14.0 to 2.15.0
  • e2abd1e build(deps-dev): bump eslint from 5.12.0 to 5.12.1
  • 34490ae build(deps): bump postcss from 7.0.7 to 7.0.8
  • a6d524d build(deps-dev): bump eslint from 5.11.1 to 5.12.0
  • 3f72d46 build(deps-dev): bump eslint-plugin-node from 8.0.0 to 8.0.1
  • d546aa7 build(deps-dev): bump rimraf from 2.6.2 to 2.6.3
  • 003bf92 build(deps-dev): bump husky from 1.3.0 to 1.3.1

There are 32 commits in total.

See the full diff

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

greenkeeper bot commented Apr 29, 2019

Update to this version instead 🚀

Commits

The new version differs by 24 commits.

  • 65d0813 build(deps-dev): bump broccoli from 2.2.0 to 2.3.0
  • 536ef2e 3.0.0
  • ea2c643 drop support for node 6
  • 67c2560 build(deps-dev): bump nyc from 13.3.0 to 14.0.0
  • ef77c2b build(deps-dev): bump mocha from 6.1.3 to 6.1.4
  • 84c02b5 build(deps-dev): bump eslint-plugin-import from 2.17.1 to 2.17.2
  • acff864 build(deps-dev): bump eslint-plugin-import from 2.16.0 to 2.17.1
  • 7805bd8 build(deps-dev): bump mocha from 6.1.2 to 6.1.3
  • 02ee6a9 build(deps-dev): bump mocha from 6.0.2 to 6.1.2
  • 1c15bd1 build(deps-dev): bump eslint-plugin-promise from 4.0.1 to 4.1.1
  • 2cbad65 build(deps-dev): bump eslint from 5.15.3 to 5.16.0
  • daaa692 build(deps-dev): bump eslint from 5.15.1 to 5.15.3
  • cc168ba build(deps-dev): bump broccoli from 2.1.0 to 2.2.0
  • e59e4a9 build(deps-dev): bump eslint from 5.15.0 to 5.15.1
  • 7abb70a build(deps-dev): bump broccoli from 2.0.1 to 2.1.0

There are 24 commits in total.

See the full diff

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

greenkeeper bot commented Mar 24, 2020

Update to this version instead 🚀

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

greenkeeper bot commented May 6, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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