skolmer / es2015-i18n-tag

ES2015 template literal tag for i18n and l10n (translation and internationalization)
http://i18n-tag.kolmer.net
MIT License
191 stars 13 forks source link

Update typedoc to the latest version πŸš€ #31

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.6.0 of typedoc just got published.

Dependency typedoc
Current Version 0.5.10
Type devDependency

The version 0.6.0 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 typedoc. 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 7 commits0.

  • c001e00 0.6.0
  • ebe6301 Update specs
  • f04d994 Fix the intrinsic type name typo (#484)
  • 49a241e Add "Sourcefile URL" plugin to README (#483)
  • fe70bf2 Support for intersection types (#482)
  • 2ba0f0f Update dependencies and copyright (#478)
  • 707b4f1 Enable --gitRevision option (#474)

false

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 646cc360fe71ff94e9e370f5124c61105e92fd6d on greenkeeper/typedoc-0.6.0 into 07dced5d5fcf3b5fc7e33897158fcb2858d85068 on master.

greenkeeper[bot] commented 7 years ago

Version 0.7.0 just got published.

Update to this version instead πŸš€

Release Notes Multi-Dimensional Arrays

Added

  • Added support for multi-dimensional arrays (#491)
Commits

The new version differs by 6 commits0.

  • d5fcad8 0.7.0
  • 37e2daa Update TypeDoc theme and specs
  • 54e0017 Support for multidimensional arrays (#491)
  • 2509112 Update dependencies to enable Greenkeeper 🌴 (#490)
  • a9c261b chore(package): update fs-extra to version 3.0.0 (#487)
  • 62da475 chore(package): update typescript to version 2.3.2 (#489)

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.7.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 9043760 0.7.1
  • 56f8878 Attempt to load theme.js when rendering (#504)
  • 4460268 Add source reflection to NavigationItem (#507)
  • 9c0cd44 Update @tag capture pattern (#505)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.7.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 22be6b6 0.7.2
  • 5eb104b Tidy up symbol.declarations check
  • be929bb Check for symbol.declarations (#518)
  • 81779eb Check if the decorators are undefined in the export (#562)
  • 6edcbd5 Updated import export whitespace for tslint (#558)
  • 827effa fix(package): update typescript to version 2.3.4 (#519)
  • 47a8b3d fix(package): update typescript to version 2.3.3 (#512)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.0 just got published.

Update to this version instead πŸš€

Release Notes TypeScript 2.4

Changed

  • Update to TypeScript 2.4
  • Omit TypeScript help output from --help
Commits

The new version differs by 6 commits.

  • b9ca44b 0.8.0
  • 4d6dec9 Rebuild test output
  • 1234724 Update fs-extra
  • db9d942 Remove TypeScript options from help output (#569)
  • 272fc51 Add missing compiler options to README (#568)
  • 3bbf940 Update TypeScript to 2.4.1 (#549)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.9.0 just got published.

Update to this version instead πŸš€

Release Notes Argument Specificity

Added

  • Use TypeScript project option (#588)
  • Support constructor parameters with readonly flag (#584)
  • Respect absolute URLs when rendering (#593)
  • Support @category tag (#566)
  • Export additional classes (#535)
  • Support ES2015-style exports for plugins (#594)

Changed

  • Improve argument order specificity (#587)
  • Gracefully handle GitHub plugin git exec failures (#545)

Fixed

  • Fix --tsconfig help description (#575)
  • Fix type converter removal (#581)
  • Fix enum type conversion (#591)
Commits

The new version differs by 17 commits.

  • 800730f 0.9.0
  • 4959a98 Undo comment whitespace change
  • 422e3dd Fix whitespace across multiline comments (#606)
  • c77b0fc Support ES2015-style exports for plugins (#594)
  • bb0068a Export additional classes (#535)
  • 605cf23 Support @category tag (#566)
  • 482821c Improve argument order specificity (#587)
  • e377524 Fix enum type conversion (#591)
  • f7d27e5 Respect absolute URLs when rendering (#593)
  • 341ae63 Support constructor parameters with readonly flag (#584)
  • 3e3ed18 Use TypeScript project option (#588)
  • f06735d Fix type converter removal (#581)
  • 80c920c Pin @types dependencies (#579)
  • 9b5b544 Fix tslint warnings for inferable types
  • dd84077 Fix --tsconfig help description (#575)

There are 17 commits in total.

See the full diff