static-dev / spike-collections

jekyll-esque dynamic content for spike
Other
18 stars 4 forks source link

Update reshape-standard to the latest version 🚀 #27

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of reshape-standard just got published.

Dependency reshape-standard
Current Version 2.1.1
Type devDependency

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 reshape-standard. 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 v3.0.0
  • MASSIVELY BREAKING, you are guaranteed to have to change code when updating to this version. Luckily the change is fairly small and simple. This change removes sugarml as the default option. In order to use sugarml as a default still, just yarn add sugarml, then require it and pass it in to the parser option and you're set.
  • This preset also used to add one edge-case option, which was a couple parserRules that made it such that .html and .svg files would be imported through the default parser into sugarml templates. If this was something you were using, you can just re-add the parser rules manually and will be all set.
  • If you were using this through spike, which many are, the default template for new projects now has an option to choose if you'd like it to be configured with sugarml or not, which makes it an easier switch if you still do favor sugarml.
Commits

The new version differs by 2 commits.

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 99.31% when pulling 81581663944013fb4537753693dadaa62ab878cd on greenkeeper/reshape-standard-3.0.0 into 1f3e8e0b0e9ae1f4c662ee70bee60c5389f05a70 on master.

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • f10eab6 v3.1.0
  • b4df2c3 Allow to pass options to reshape-minify package (#35)

See the full diff