204 Commits

Author SHA1 Message Date
Jeff Williams
599a376cb5 fix Node.js 4.x 2017-07-22 19:18:32 -07:00
Jeff Williams
8191227607 use the markdown-it Markdown parser by default (#1243)
The marked parser is deprecated in JSDoc 3.6.0 and will be removed in JSDoc 3.7.0.
2017-07-22 19:00:24 -07:00
Jeff Williams
8aeedb7503 bump revision 2017-07-22 14:15:34 -07:00
Jeff Williams
d29a4dd3c1 update JSON schema to draft-06, and use ajv to validate doclets 2017-07-22 14:12:58 -07:00
Jeff Williams
2c7c282ccd upgrade Babylon 2017-07-22 11:34:20 -07:00
greenkeeper[bot]
827bcc33b5 Update dependencies to enable Greenkeeper 🌴 (#1405) 2017-07-13 11:14:49 -07:00
Jeff Williams
80dabc01ba require latest version of Catharsis (#1302)
Allows JSDoc to parse type expressions that contain `@` signs, like `module:@prefix/my-module~myCallback`.
2017-07-12 16:47:25 -07:00
Jeff Williams
4047aa695d bump revision 2017-07-12 11:20:20 -07:00
Jeff Williams
f6af93b108 bump revision; start 3.6.0-dev 2017-07-09 19:23:34 -07:00
Jeff Williams
a097e2f299 get rid of jsdoc/util/runtime (#1383); delint 2017-07-05 22:57:11 -07:00
Jeff Williams
15b57e52f3 overhaul ESLint config; delint 2017-07-05 21:05:52 -07:00
Jeff Williams
3c325725bc bump revision 2017-07-03 20:39:58 -07:00
Jeff Williams
c463524fce use nyc runner for Istanbul 2017-07-02 15:59:59 -07:00
Jeff Williams
68a762e689 update dependencies; delint 2017-07-02 15:46:58 -07:00
Jeff Williams
ffec4a4229 switch to Babylon parser 2017-07-01 20:33:17 -07:00
Chris Recher
632c2bb62b Remove dependence on fs-extra. 2016-09-30 13:56:04 -07:00
Jeff Williams
f9c42de5c1 upgrade Espree (#1258) 2016-09-12 15:49:51 -07:00
Jeff Williams
40eb640967 update dependencies 2016-09-06 16:14:27 -07:00
Alexander Bolshakov
14d90eb7ea Fetch taffydb from npm registry 2016-09-02 20:17:34 +03:00
Jeff Williams
37d0f91515 bump revision 2016-08-31 16:00:10 -07:00
Jeff Williams
8c07fc519d upgrade marked (#1200) 2016-08-26 16:59:13 -07:00
Jeff Williams
cc1b966057 Merge branch 'dep-up-minor' of https://github.com/bjornharrtell/jsdoc into bjornharrtell-dep-up-minor 2016-08-26 16:41:41 -07:00
Jeff Williams
407bd470cd use latest Catharsis 2016-04-27 13:45:47 -07:00
Björn Harrtell
5ca4590a9e Replace wrench with fs-extra 2016-03-31 21:41:52 +02:00
Björn Harrtell
b7c89c9f1b Update bluebird major version 2016-03-31 21:18:43 +02:00
Björn Harrtell
34c6eb9ffd Update gulp-eslint and minor style fixes to adapt to new eslint version 2016-03-31 21:17:41 +02:00
Björn Harrtell
1d8ecb705a Upgrade dependencies within minor levels 2016-03-31 20:51:04 +02:00
Jeff Williams
a19ae48831 bump version 2015-12-03 06:04:16 -08:00
Jeff Williams
62b5dbe0c7 3.4.0 2015-11-17 16:39:52 -08:00
Jeff Williams
6519acee73 bump revision 2015-11-09 16:28:34 -08:00
Jeff Williams
93bd06c9e2 update gulp-eslint; delint 2015-08-13 16:23:19 -07:00
Jeff Williams
3ad5be44fe update dependencies 2015-07-29 16:30:49 -07:00
Jeff Williams
d8c88ce158 bump revision 2015-06-14 11:49:32 -07:00
Jeff Williams
05a08ad6a0 upgrade Espree, and update code to reflect breaking changes in Espree (#977) 2015-06-13 15:03:59 -07:00
Jeff Williams
70d13b8948 update ESLint, and delint accordingly 2015-06-08 14:49:08 -07:00
Jeff Williams
6b8517319f update Catharsis to fix bug with record types that have numeric keys (#1016) 2015-06-01 15:54:52 -07:00
Jeff Williams
de87a1b3f4 Revert "use npm module for taffydb (#961)"
This reverts commit 3a70553217c78d9ee29b0c21864144430da7b77a.
2015-05-10 19:05:29 -07:00
Jeff Williams
3a70553217 use npm module for taffydb (#961) 2015-05-10 18:58:50 -07:00
Jeff Williams
dcb327605e update Espree 2015-04-06 16:34:30 -07:00
Jeff Williams
141499d3af update Espree; handle new node types (#555) 2015-03-16 09:58:41 -07:00
Jeff Williams
a4d5574f00 use ~ operator for submodule (#953) 2015-03-15 16:54:54 -07:00
Alexandrine Boissière
0af05bea81 Add bluebird promises, make publish method work asynchronously if needed 2015-03-15 16:45:06 -07:00
Jeff Williams
cc4ffc762e update Espree and LICENSE file 2015-02-26 14:59:05 -08:00
Jeff Williams
bfa610682c bump revision 2015-02-17 19:07:38 -08:00
Jeff Williams
034432a0e7 bump revision 2015-02-08 12:57:28 -08:00
Jeff Williams
09bddc4610 re-enable linting as part of npm test 2015-01-29 17:07:00 -08:00
Jeff Williams
04559dbe7d switch from Esprima to Espree (#555) 2015-01-27 08:53:11 -08:00
Jeff Williams
f963fb1266 update dev dependencies; remove linting from "npm test" because gulp-eslint is out of date 2015-01-25 09:45:10 -08:00
Jeff Williams
8e8a009e51 bump version/revision 2015-01-22 15:02:32 -08:00
Jeff Williams
a2ce6a79ad update dependencies
Includes patch from @TimothyGu to rhino/os.js and rhino/rhino-shim.js.
2015-01-22 09:00:32 -08:00