dfinity-side-projects / js-dfinity-block

This library provides basic functions for creating serializing and deserializing blocks
18 stars 4 forks source link

Update documentation to the latest version πŸš€ #6

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 6.0.0 of documentation was just published.

Dependency documentation
Current Version 5.5.0
Type devDependency

The version 6.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 documentation.

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.


Release Notes It's just like v5.5.0, except it requires Node 6!

And in doing so, updates the mime dependency and updates the version of node we target in Babel configuration, so... is probably slightly faster, in tiny ways.

Commits

The new version differs by 3 commits.

  • 4e322fd chore(release): 6.0.0
  • 2331534 chore: update tests for last version
  • ccce516 feat: documentation.js now requires node v6 or newer. (#1034)

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d7d43190c02ba53f197cc96907ef1fd691d5edde on greenkeeper/documentation-6.0.0 into a649037670bbc8b6c445c23edadeec122420d8dd on master.

greenkeeper[bot] commented 6 years ago

Version 6.1.0 just got published.

Update to this version instead πŸš€

Release Notes v6.1.0

Bug Fixes

  • lends with object property using literal key (#1035) (99ad49b)

Features

Commits

The new version differs by 4 commits.

  • 3a6aba8 chore(release): 6.1.0
  • 4ed5edf feat: Support class property @type tag (#1028)
  • 99ad49b fix: lends with object property using literal key (#1035)
  • e1528c4 chore: update tests for new version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.0 just got published.

Update to this version instead πŸš€

Release Notes v6.2.0

Bug Fixes

  • get rid of shelljs dependency (630625d)

Features

  • doctrine: Support decorator syntax in examples (b309d39), closes #1016
  • inferTypes: Support class properties (22d8740), closes #1043
Commits

The new version differs by 8 commits.

  • b92b8ac chore(release): 6.2.0
  • 630625d fix: get rid of shelljs dependency
  • b309d39 feat(doctrine): Support decorator syntax in examples
  • 22d8740 feat(inferTypes): Support class properties
  • 0d629d6 test: Update Flow annotations for improved analysis
  • c411f00 chore: Update lockfile for new flow
  • b55e68e chore(package): update flow-bin to version 0.69.0
  • 6bf3f97 test: Make tests resilient between versions: no more annoying chores (#1045)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • e5cb9fb chore(release): 6.3.0
  • f60d90c feat: Vue Support
  • 542031e chore(git): Adjust to new parse-git-url API
  • 94a1fb6 fix(package): update git-url-parse to version 9.0.0
  • 0e23b7c test: Another tweak to make tests resistant to versioning

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • d2516e5 chore(release): 6.3.1
  • 9d7bd2e fix: adding vue support broke tests that are not file based (#1058)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • f350680 chore(release): 6.3.2
  • 8f9bc7b fix(vue): Make vue parser tolerant of components that don't contain scripts (#1061)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 2b4612a chore(release): 6.3.3
  • 4e7673a chore(package): Update lodash, to keep david-dm from crying wolf about security (#1071)
  • acb9e34 chore(package): update fs-extra to version 6.0.1 (#1070)
  • 82c6de2 chore(package): update flow-bin to version 0.71.0 (#1069)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 976e484 chore(release): 7.0.0
  • 4fd776b feat: Auto-detect readme filename
  • 2516504 chore: Minor refactor of getReadmeFile code
  • 0c48198 move readme-file into its own file
  • f70961d infer readme name instead of defaulting to README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • b27af25 chore(release): 7.1.0
  • 46ee751 test: flow comment types
  • 85d50f9 feat: support flow comment types

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.0.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 068005e chore(release): 8.0.0
  • ca6217f feat: Semantic markdown headings (#1087)
  • 12c55fe chore(yarn): Update yarn.lock
  • de0dec1 chore(package): update babel-jest to version 23.0.1
  • 9d622bd chore(yarn): Update yarn.lock
  • 5ac1715 chore(package): update flow-bin to version 0.73.0
  • 693eb53 chore(yarn): Update yarn.lock
  • b1b52d2 chore(package): update p-event to version 2.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.0.1 just got published.

Update to this version instead πŸš€

greenkeeper[bot] commented 6 years ago

Version 8.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • f1bb4da chore(release): 8.0.2
  • 53df432 chore: Update yarn.lock
  • 91ade89 fix(package): update git-url-parse to version 10.0.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • fb37789 chore(release): 8.1.0
  • 17ac32b chore: Move version number back, inadvertent change
  • 9146560 chore: Update lint-staged
  • 45a9ea9 feat: added project description
  • 3384c08 chore: update yarn.lock
  • b1399e9 chore(package): update fs-extra to version 7.0.0
  • d8f4509 chore: Update yarn.lock
  • 9ca8c06 fix(package): update get-port to version 4.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.1.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.1.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • fb2595e chore(release): 8.1.2
  • 40b1783 fix: membership infering for methods (#1122)
  • 255d8ee chore: Update yarn.lock
  • 63d2f80 chore(package): update eslint-config-prettier to version 3.0.1
  • 7fd02a7 chore: Update yarn.lock
  • 9a030fd chore(package): update eslint to version 5.0.1
  • 1b7309c Update pify to the latest version πŸš€ (#1116)
  • c09fee1 chore: cache dependencies (#1073)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 34 commits.

  • e4e6afb chore(release): 9.0.0
  • c3aaa86 refactor: remove flow and related dependencies, test on 10 not latest, skip slow tests
  • d04a555 URL updates for README (#1193)
  • 58d2a2f feat: Support for the logical assignment operator
  • 35c635f test(snapshots): Update test snapshots for alpha.1 (#1190)
  • f762448 docs: Use https link for 'how to read documentation' information
  • 631e90d Remove plugin FAQ for now.
  • 7a73be3 chore: Bumping dependency for Node 10 support (#1186)
  • e295c73 s/compacter/'more compact'/ in GETTING_STARTED
  • 06ed2ac chore(release): 9.0.0-alpha.1
  • bd330e0 chore(yarn.lock): Update yarn.lock
  • a4107dc fix: add tests
  • ddd675d feat: add support for node resolve algo
  • a033547 fix: add node-resolve to module-deps
  • 2aa7b59 chore(package): update lockfile yarn.lock

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 44e36c9 chore(release): 9.1.0
  • ccd56b6 ci(coveralls): Remove coveralls
  • ca5a681 feat: support spead types
  • 6e74050 doc: Fix CLI examples
  • f66dd11 doc: remove Greenkeeper
  • 1ebc48f chore: remove .flowconfig, update yarn.lock

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 8a00a0f chore(release): 9.1.1
  • 2d0bd0e fix: inferred properties duplicating explicitly specified ones

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • a648d92 chore(release): 9.2.0
  • 5b045f2 feat: Add favicon option (#1207)
  • fb0a27f fix(default theme): only render either note or section (fixes #1113) (#1206)
  • c5f32ae refactor: remove text/css from default theme #1203, #1200

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • f07064e chore(release): 9.2.1
  • f5f042a chore(deps): Bump highlight.js to known working version (#1210)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 47f0572 chore(release): 9.3.0
  • 64c9ca6 feat: Add inner section (#1212)
  • 8ff9331 chore: Upgrade yarn.lock for test deps

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • a4d4583 chore(release): 9.3.1
  • 15bbc06 Adding additional cli option, markdown-toc-max-depth for configuring markdown-toc maxDepth (#1215)
  • 04a0a29 chore(deps): update yargs to 12.0.2 (#1214)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 13 commits.

  • 6d95e8f chore(release): 10.0.0
  • c5af108 chore(deps): Update husky
  • 1523533 chore(deps): Update doctrine
  • 7947e97 feat: Add flow inference for generators
  • 8e3cd47 feat: Support generator functions
  • d31c3b7 feat: Support async functions
  • d1ee0f3 Merge explicit and inferred param defaults (#1230)
  • 03e721f docs: Fix THEMING.md line number (#1223)
  • 64ef671 feat: Support classPrivateProperties in parser
  • 7008123 docsL Added promises to "recipes" documentation (#1220)
  • 13abb9e chore(release): 10.0.0-alpha.0
  • 746d0a9 feat: Support custom babel config (#1205)
  • f3511f9 chore(deps): Update highlight.js

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 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 πŸš€