1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00
Commit Graph

196 Commits

Author SHA1 Message Date
jake 51bd3671e8 Hugo v0.67.0 2020-03-09 16:57:06 -04:00
jake 22656d3142 Change dragonflybsd to dragonfly for ${process.platform}
Still seems to be undetectable — see below, looks like it'll end up downloading FreeBSD binary — but doesn't hurt to "fix." I'll test this one day...

https://github.com/nodejs/node/blob/2a7d66200b53f645b4f7e412ed080f249e2e667e/tools/utils.py#L66
2020-03-09 14:19:07 -04:00
jake 1e280a3ed2 Hugo v0.66.0 2020-03-03 13:28:19 -05:00
dependabot-preview[bot] 3a1c17d4ef Bump xo from 0.26.1 to 0.27.2
Bumps [xo](https://github.com/xojs/xo) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.26.1...v0.27.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 15:43:04 -05:00
dependabot-preview[bot] 122fa9a6df Bump mocha from 7.0.1 to 7.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.0.1...v7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 15:39:06 -05:00
jake d189fdcc55 Hugo v0.65.3 2020-02-23 21:21:11 -05:00
jake 61dc526cdb Hugo v0.65.2 2020-02-21 16:19:43 -05:00
jake 3c89044615 Hugo v0.65.1 2020-02-20 12:56:41 -05:00
jake b19828376d Hugo v0.65.0 2020-02-20 12:50:24 -05:00
jake 6c87e415dc allow binaries in vendor folder to be cached
aka: don't delete binaries in node_modules folder, since they shouldn't change anyways (unless the package is also updated)
2020-02-18 17:40:51 -05:00
dependabot-preview[bot] 434a6865cf Bump rimraf from 3.0.1 to 3.0.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 03:16:17 +05:30
jake 20039a775a Hugo v0.64.1 2020-02-13 06:04:29 +05:30
jake 9b1434b0b2 remove signale dependency 2020-01-31 11:20:05 -05:00
jake e7cab3ed94 rename to hugo-extended 2020-01-31 08:13:23 -05:00
jake cb88ac1257 default to Hugo extended flavor 2020-01-30 19:08:34 -05:00
XhmikosR a8c6fb39bd Update devDependencies 2020-01-28 16:03:41 +02:00
XhmikosR 67d92d4f14 0.51.2 2020-01-27 15:15:24 +02:00
XhmikosR 8990b9187c 0.51.1 2020-01-23 23:53:00 +02:00
XhmikosR f46577a42e 0.51.0 2020-01-23 14:54:45 +02:00
XhmikosR 0cfebf7314 0.50.2 2020-01-06 01:23:35 +02:00
XhmikosR 4eef577700 Update mocha to v7.0.0 2020-01-06 01:22:36 +02:00
XhmikosR fac9cfeda8 0.50.1 2020-01-02 01:17:30 +02:00
XhmikosR c423c73299 0.50.0 2019-12-23 12:41:18 +02:00
XhmikosR d1d242f086 Update devDependencies. 2019-12-23 12:40:34 +02:00
XhmikosR 6d726d8f9e 0.49.0 2019-12-11 10:48:48 +02:00
XhmikosR b8e28e2ad1 Update devDependencies 2019-12-11 10:48:02 +02:00
XhmikosR 97b28b28f6 0.48.1 2019-11-29 18:10:21 +02:00
XhmikosR be4fd0991f 0.48.0 2019-11-27 12:31:18 +02:00
XhmikosR 7a8d9483ee Update eslint to v6.7.1 2019-11-27 12:30:27 +02:00
XhmikosR c95b798c7c 0.47.1 2019-10-31 19:11:00 +02:00
XhmikosR 2b0f39025d Update ESLint to v6.6.0. 2019-10-31 19:09:53 +02:00
XhmikosR e36b149881 0.47.0 2019-10-21 13:04:19 +03:00
XhmikosR 78b8aa8145 Update mocha to v6.2.2 and regenerate package-lock.json 2019-10-21 12:57:11 +03:00
XhmikosR 247d4581e3 0.46.3 2019-09-19 18:52:05 +03:00
XhmikosR 4747ae1217 0.46.2 2019-09-13 11:56:33 +03:00
XhmikosR c2360d9456 0.46.1 2019-09-06 12:37:39 +03:00
XhmikosR ed126b644e 0.46.0 2019-09-04 19:04:57 +03:00
XhmikosR 0f3e26eb0f Update package-lock.json. 2019-08-23 10:34:38 +03:00
XhmikosR e36cbb9300 0.45.2 2019-08-18 00:35:59 +03:00
XhmikosR bf9db3c3d9 0.45.1 2019-08-16 11:00:05 +03:00
XhmikosR 64e481881a Update dependencies. 2019-08-15 09:35:41 +03:00
XhmikosR 20bbbe4212 0.45.0 2019-08-14 11:31:22 +03:00
XhmikosR 91d97dff47 0.44.3 2019-07-31 16:11:32 +03:00
XhmikosR b3b67aa63d Update devDependencies. 2019-07-31 13:22:41 +03:00
XhmikosR bd41a47865 0.44.2 2019-07-30 15:18:11 +03:00
satoshun00 a9189d1e0c 0.44.1 2019-07-29 13:21:05 +09:00
satoshun00 c0712d5fd5 0.44.0 2019-07-26 14:44:23 +09:00
XhmikosR 8a8f1b9639 Update package-lock.json. 2019-07-14 21:16:44 +03:00
XhmikosR 06f4466e6e 0.43.6 2019-05-18 18:23:23 +03:00
XhmikosR f4282fbd79 0.43.5 2019-05-03 11:43:21 +03:00