Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Dec 12, 2017

Version 5.3.4 of documentation was just published.

Dependency documentation
Current Version 5.3.3
Type devDependency

The version 5.3.4 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.


Commits

The new version differs by 15 commits.

  • 74bbbf7 chore(release): 5.3.4
  • 7e01278 Fix args regression: readme --shallow --format (Invalid second argument) (#968)
  • b6e7e7d chore - update lint-staged --verbose options is deprecated
  • 359ba92 chore(package): update flow-bin to version 0.61.0
  • 1d6fe80 fix(package): update vinyl-fs to version 3.0.0 (#966)
  • 9842814 fix(package): update remark-html to version 7.0.0
  • f42cbe7 chore(package): update flow-bin to version 0.60.0
  • 436bfcb chore(package): update lint-staged to version 5.0.0
  • 84f383d chore(package): update flow-bin to version 0.59.0
  • d8fbf2c fix(package): update read-pkg-up to version 3.0.0
  • 68000e6 chore(package): update flow-bin to version 0.58.0
  • bdbec7e chore(package): update cz-conventional-changelog to version 2.1.0 (#944)
  • 10dff6f fix(package): update babelify to version 8.0.0
  • 3884d6c chore(package): update flow-bin to version 0.57.1 (#940)
  • 2128e42 Update for tag

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.31% when pulling 2d28d36 on greenkeeper/documentation-5.3.4 into 9e9b1eb on master.

greenkeeper bot added a commit that referenced this pull request Dec 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 12, 2017

Version 5.3.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 5a3a239 chore(release): 5.3.5
  • e0fa330 ci(circle): Use CircleCI 2 (#974)
  • aa661ff fix(globals-docs): Remove en-US from MDN links. (#973)

See the full diff

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

greenkeeper bot commented Feb 10, 2018

Version 5.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • 99f4236 chore(release): 5.4.0
  • 05c5279 feat: add support for class param declarations at the constructor (#1013)
  • 647fdf4 fix .npmignore for tests folder (#1010)
  • 41bd944 chore: update git-url-parse and flow-bin
  • 7d74060 Eslint add new rules - no-var and prefer-const
  • c1611ca chore: update dependencies
  • debf471 chore: update mime package to next major version
  • 21c585a chore: update dev dependencies
  • 77a3b98 chore(package): update flow-bin to version 0.63.1 (#998)
  • ef75a9f chore(package): update jest to version 22.1.2 (#997)
  • 27f75a9 ci: run tests on multiple node versions (#983)
  • f0c3227 docs(readme, usage): updated help command/message (#994)
  • 4bb2047 Fix typos (#977)
  • 03429ae chore: udpate yarn lock file
  • 963e7dc chore(package): update fs-extra to version 5.0.0

There are 17 commits in total.

See the full diff

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

greenkeeper bot commented Mar 2, 2018

Version 5.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 6d5972e chore(release): 5.5.0
  • 5067ee0 fix: Make documentation.js compatible with node 4.x for one more version (#1033)
  • d2006d1 chore(package): update flow-bin to version 0.66.0 (#1032)
  • b069f08 Update lint-staged to the latest version 🚀 (#1019)
  • ab494dd feat: use reference links for Markdown output, improving brevity
  • 64f660d feat: Support --shallow argument for lint command. Closes #956 (#995)
  • 37a91b2 fix: github links for @typedef comments should link to comment, not context (#1024)
  • 43682b2 docs: Update THEMING.MD (#1026)
  • b8a7e0d feat: Support the .mjs extension by default. (#1023)
  • 487336f chore: Update tests for release (#1017)
  • 5236ddf docs: Improve README

See the full diff

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

greenkeeper bot commented Mar 2, 2018

Version 6.0.0 just got published.

Update to this version instead 🚀

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

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

greenkeeper bot commented Mar 8, 2018

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 added a commit that referenced this pull request Apr 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2018

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 added a commit that referenced this pull request Apr 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2018

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 added a commit that referenced this pull request Apr 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 23, 2018

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 added a commit that referenced this pull request Apr 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 24, 2018

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 added a commit that referenced this pull request May 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2018

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 added a commit that referenced this pull request May 22, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 22, 2018

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 added a commit that referenced this pull request May 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 26, 2018

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 added a commit that referenced this pull request Jun 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 4, 2018

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 added a commit that referenced this pull request Jul 16, 2018
greenkeeper bot added a commit that referenced this pull request Apr 18, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2019

  • The devDependency documentation was updated from 5.3.3 to 10.0.0.

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 added a commit that referenced this pull request Apr 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2019

  • The devDependency documentation was updated from 5.3.3 to 10.1.0.

Update to this version instead 🚀

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

greenkeeper bot commented May 8, 2019

  • The devDependency documentation was updated from 5.3.3 to 11.0.0.

Update to this version instead 🚀

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

greenkeeper bot commented Jun 12, 2019

  • The devDependency documentation was updated from 5.3.3 to 11.0.1.

Update to this version instead 🚀

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

greenkeeper bot commented Jul 10, 2019

  • The devDependency documentation was updated from 5.3.3 to 12.0.0.

Update to this version instead 🚀

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

greenkeeper bot commented Jul 16, 2019

  • The devDependency documentation was updated from 5.3.3 to 12.0.2.

Update to this version instead 🚀

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

greenkeeper bot commented Jul 22, 2019

  • The devDependency documentation was updated from 5.3.3 to 12.0.3.

Update to this version instead 🚀

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

greenkeeper bot commented Jul 31, 2019

  • The devDependency documentation was updated from 5.3.3 to 12.1.0.

Update to this version instead 🚀

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

greenkeeper bot commented Aug 1, 2019

  • The devDependency documentation was updated from 5.3.3 to 12.1.1.

Update to this version instead 🚀

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

greenkeeper bot commented Sep 9, 2019

  • The devDependency documentation was updated from 5.3.3 to 12.1.2.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 4, 2019

  • The devDependency documentation was updated from 5.3.3 to 12.1.3.

Update to this version instead 🚀

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

greenkeeper bot commented Nov 15, 2019

  • The devDependency documentation was updated from 5.3.3 to 12.1.4.

Update to this version instead 🚀

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

greenkeeper bot commented Mar 31, 2020

  • The devDependency documentation was updated from 5.3.3 to 12.2.0.

Update to this version instead 🚀

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

greenkeeper bot commented Apr 7, 2020

  • The devDependency documentation was updated from 5.3.3 to 12.3.0.

Update to this version instead 🚀

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

greenkeeper bot commented May 9, 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


  • The devDependency documentation was updated from 5.3.3 to 13.0.0.

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.

2 participants