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 馃殌 #36

Merged
merged 10 commits into from
Oct 14, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 30, 2017

Version 1.0.1 of esdoc just got published.

Dependency esdoc
Current Version 0.5.2
Type devDependency

The version 1.0.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 52 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 52 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
Copy link

codecov bot commented Jul 30, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #36   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          34     34           
=====================================
  Hits           34     34

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 a8aca23...4999c35. Read the comment docs.

@codecov
Copy link

codecov bot commented Jul 30, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #36   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          34     34           
=====================================
  Hits           34     34

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 9243746...b0ab547. Read the comment docs.

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

greenkeeper bot commented Sep 3, 2017

Version 1.0.2 just got published.

Update to this version instead 馃殌

Release Notes v1.0.2

https://github.com/esdoc/esdoc/blob/master/CHANGELOG.md#102-2017-09-03

Commits

The new version differs by 19 commits.

  • 50f73b6 chore(version): bump v1.0.2
  • 68a7849 doc: typo
  • 2f0af3e chore(changelog):
  • 33d9c39 Merge pull request #409 from dimitryvolkov/master
  • 044e2b9 chore(changelog):
  • f3d3f0f fix(variable): crash when finding class.
  • 418921f fix(lint): call chain
  • c390045 chore: changelog
  • 501d9f4 Merge pull request #436 from pzuraq/bugfix/properly-escape-descriptions
  • 931c01c Merge pull request #444 from isnifer/isnifer-patch-1
  • d73c579 Merge pull request #446 from togana/master
  • dc1c4fc fix typo
  • e16de12 fix typo
  • 6b1715d doc: nits
  • 3d0c4be doc(manual): copy from site

There are 19 commits in total.

See the full diff

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

greenkeeper bot commented Sep 20, 2017

Version 1.0.3 just got published.

Update to this version instead 馃殌

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

greenkeeper bot commented Nov 12, 2017

Version 1.0.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • cf2c92b chore: bump v1.0.4
  • 97ff3c6 Merge pull request #472 from mysim1/master
  • 6ceb6be chore(npm): add lock
  • 02d9dee Merge pull request #464 from mprobber/master
  • 1d05e24 Merge pull request #470 from ProLoser/patch-1
  • 1d1960e support multiline decorators. like JSON or callbacks
  • 8696ece Fixed links in ISSUE_TEMPLATE.md
  • 3d60c9d bump babel

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 29, 2018

Version 1.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 28 commits.

  • b4f62e7 chore(changelog):
  • 63e8567 Merge pull request #486 from bmaupin/master
  • e37763a fix(config): outputAST
  • 6b41a73 Merge branch 'master' of github.com:esdoc/esdoc
  • 2d61c4a Merge pull request #483 from MattMcFarland/fix/eslint-issue-406
  • 7c0509a chore(test): enable eslit
  • 4d939fe chore(changelog):
  • d6d2b8d fix: display warning about config.index
  • e1d0d8c Merge pull request #490 from 22a/master
  • 74edfb6 Merge pull request #507 from reconbot/typo
  • 8703f77 Merge pull request #509 from RusinovAnton/master
  • 3d786a5 chore(travis): using node v8
  • 4671df4 chore(changelog):
  • 4bd505c chore(package): update package-lock.json
  • 0cf831e chore(package): update babel-generator

There are 28 commits in total.

See the full diff

@mrsteele mrsteele merged commit 0a3561f into master Oct 14, 2018
@mrsteele mrsteele deleted the greenkeeper/esdoc-1.0.1 branch October 14, 2018 01:35
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

1 participant