rtsao / hokusai

:ocean: Modern static site generator
MIT License
64 stars 2 forks source link

Update unified to the latest version πŸš€ #20

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of unified just got published.

Dependency unified
Current Version 5.1.0
Type dependency

The version 6.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 unified. 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 6.0.0
Changes
  • 111d3c6 (GH-26) Remove streaming
  • 6f1b3e3 (GH-21) Remove first argument of attachers, processor (use this instead);
  • 56882b0 (GH-8) Remove sync behaviour from run, process (use runSync, processSync instead)
  • e73da90 (GH-29) Add plugin reconfiguring (no longe possible to pass duplicate plugins). Plugins are now invoked when freezing the processor (see below)
  • e73da90 (GH-29) Rename .abstract() to .freeze()
  • e73da90 (GH-29) It’s now possible to call .parse, .stringify, .run, .runSync, .process, .processSync on frozen processors
  • e73da90 (GH-29) Processors automatically freeze on .parse, .stringify, .run, .runSync, .process, .processSync.
  • 0db0928 (GH-23) Change signatures in parser, compiler.
Features
  • b17f876 (GH-25) Add support for parser, compiler, as functions instead of constructors
  • f0427f4 (GH-22, GH-23) Add support for presets
  • 56882b0 (GH-8) Add support for returning promises from run, process
Commits

The new version differs by 27 commits .

  • 6e4e5bf 6.0.0
  • c9ed5a4 Migrate to unifiedjs
  • f5f4cb5 Fix bug where use in plugins did not work
  • 109ad12 Fix bug where parser/compiler were accessed before freezing
  • d6cc6e8 Refactor a bit
  • eff9ab4 Update docs for changes
  • e73da90 Add plugin reconfiguring
  • fe746a7 Refactor docs, and add preset example
  • a49a202 Add example of a plugin
  • 56882b0 Add processSync, runSync
  • f0427f4 Add support for presets
  • 758d968 Refactor to externalise function check
  • b17f876 Add support for parser, compiler as non-constructors
  • 0db0928 Remove options from params in functions
  • 6f1b3e3 Remove processor as first param from attachers

There are 27 commits in total. 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 7 years ago

Version 6.1.0 just got published.

Update to this version instead πŸš€

Release Notes 6.1.0
  • 03650ff Fix to only merge settings for plain objects
Commits

The new version differs by 3 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 6.1.1 just got published.

Update to this version instead πŸš€

Release Notes 6.1.1
  • f7b592f Fix bug when calling freeze when freezing
Commits

The new version differs by 2 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 6.1.2 just got published.

Update to this version instead πŸš€

Release Notes 6.1.2
  • c73fe3f Fix incorrect return on turned off plugins
Commits

The new version differs by 5 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 6.1.3 just got published.

Update to this version instead πŸš€

Release Notes 6.1.3
  • 655239b Remove deprecated isarray
Commits

The new version differs by 2 commits0.

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.1.4 just got published.

Update to this version instead πŸš€

Release Notes 6.1.4
  • 51b85c0 Mention site and guides in readme.md
  • 851e1c4 Fix and update examples
Commits

The new version differs by 6 commits.

  • a299b11 6.1.4
  • 51b85c0 Mention site and guides in readme.md
  • 851e1c4 Fix and update examples
  • c772681 Update remark-preset-wooorm
  • 1f1f5b5 Remove semi-colons and full-stops from list-item endings
  • ca6bbbc Update reference to logo

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.1.5 just got published.

Update to this version instead πŸš€

Release Notes 6.1.5
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.1.6 just got published.

Update to this version instead πŸš€

Release Notes 6.1.6
Commits

The new version differs by 13 commits.

See the full diff