CognosExt / grunt-cognos-ext-upload

Grunt plugin that uploads zipped extension files during development
GNU General Public License v3.0
1 stars 0 forks source link

Update documentation to the latest version šŸš€ #2

Closed greenkeeper[bot] closed 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:

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