Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update esdoc to the latest version 馃殌 #11

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 23, 2017

Version 1.0.0-alpha.1 of esdoc just got published.

Dependency esdoc
Current Version 0.5.2
Type devDependency

The version 1.0.0-alpha.1 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 esdoc.
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.


Commits

The new version differs by 22 commits0.

  • 5e3de80 chore: v1.0.0-alpha.1
  • fd0c206 fix(package.json): remove package.json and add packageJSON to docs
  • 789b9a0 fix(index.json): rename dump.json to index.json
  • 82db7bc fix(plugin): rename onHandleTag to onHandleDocs
  • 3a887e9 fix(plugin): remove onHandleHTML
  • df924f6 fix(parser): hook point of parser
  • df79107 feat(ecmascript-proposal): split to plugin
  • de4f78c fix(eslint): too many statement
  • ad0a33d feat(publish): split to plugin
  • 681af03 feat(publish): split to plugin
  • c0740cf fix(ast): write ast and dump at main code
  • cc0dd1b feat(undocument): split to plugin
  • 5699525 feat(unexported): split to plugin
  • f28205a feat: split scripts and styles option to plugin
  • b37b5b6 feat(includesource): split to exclude-source-plugin

There are 22 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@codecov-io
Copy link

codecov-io commented Apr 23, 2017

Codecov Report

Merging #11 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   19.75%   19.75%           
=======================================
  Files           5        5           
  Lines          81       81           
=======================================
  Hits           16       16           
  Misses         65       65

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update fdca39f...ae72e70. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 19.753% when pulling ae72e70 on greenkeeper/esdoc-1.0.0-alpha.1 into fdca39f on master.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 23, 2017

Version 1.0.0-alpha.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits0.

  • d656ff5 chore: v1.0.0-alpha.2
  • 874abc5 fix(ignore): not change when unexported or undocument

false

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 23, 2017

Version 1.0.0-alpha.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits0.

  • e91e5c5 chore: v1.0.0-alpha.3
  • 43b9207 fix(factory): work to export instance

false

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 30, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 30, 2017

Version 1.0.1 just got published.

Update to this version instead 馃殌

Release Notes v1.0.1

https://github.com/esdoc/esdoc/blob/master/CHANGELOG.md#101-2017-07-30

Commits

The new version differs by 26 commits.

  • 6b381cc fix(doc): nits
  • 09697c0 chore: generate self doc
  • 1b86e40 feat(migration): check old config
  • e04865a fix(site): remove
  • b66e989 fix(config): default config
  • c997a54 feat(lineNumber): enable from comment
  • abd3d34 chore(version): v1.0.0-alpha.7
  • fd558f8 feat(CommentParser): add usefule method
  • 5f57fb5 chore: nits
  • bcdc25c chore: v1.0.0-alpha.6
  • e0ee062 feat(test): carve out test integration to plugin
  • ead6c64 feat(manual): split to manual plugin
  • 6d95ade chore: v1.0.0-alpha.5
  • 42b445b fix(guess): remove forgotten codes
  • 26c3d4f chore: 1.0.0-alpha.4

There are 26 commits in total.

See the full diff

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.

None yet

3 participants