213 Commits

Author SHA1 Message Date
Jeff Williams
b8012f482d Update dependencies, plus the URLs for the GitHub repos and docs. 2019-05-04 16:04:57 -07:00
Jeff Williams
aa0b6c1bfa switch to new-ish ECMAScript syntax
With help from Lebab, plus a lot of manual cleanup. (And more cleanup to come, I'm sure.)
2019-01-15 18:39:10 -08:00
Jeff Williams
27f9a33116 migrate from babylon to @babel/parser 2019-01-13 15:22:47 -08:00
greenkeeper[bot]
d3109080ea Update ajv to the latest version 🚀 (#1599)
* chore(package): update ajv to version 6.7.0

* chore(package): update lockfile package-lock.json
2019-01-13 15:04:23 -08:00
Jeff Williams
2d3b55b68a migrate from markdown-it-named-headers to markdown-it-anchor (#1481) 2019-01-12 15:01:16 -08:00
Jeff Williams
7b304d8042 update dependencies and supported Node.js versions
We also need to migrate from `babylon`, but that'll take more work, which is tracked in jsdoc3/jsdoc#1598.
2019-01-12 14:32:17 -08:00
Andreas Hocevar
932c3572fd Prefer copyFileSync from here over native (#1440) 2017-09-13 19:46:48 -07:00
Jeff Williams
8e2f8686c4 upgrade Babylon 2017-08-04 15:04:27 -07:00
greenkeeper[bot]
67f1d23d5c chore(package): update nyc to version 11.1.0 (#1417) 2017-07-29 14:12:10 -07:00
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