1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-27 06:38:29 -04:00

429 Commits

Author SHA1 Message Date
2f0c3a6505
Hugo v0.84.3 v0.84.3 2021-06-29 08:45:14 -04:00
ebb2a9e1ec
Hugo v0.84.2 v0.84.2 2021-06-28 08:39:12 -04:00
d18f56d824
Hugo v0.84.1 v0.84.1 2021-06-24 21:02:29 -04:00
c7e7672fd1
Hugo v0.84.0 v0.84.0 2021-06-18 20:39:46 -04:00
7bd97c7bed
use got to fetch binary (retries on error, follows redirects, etc.) 2021-06-15 22:19:17 -04:00
dependabot-preview[bot]
9f61522183 Bump execa from 5.1.0 to 5.1.1
Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-05 08:00:17 -04:00
dependabot-preview[bot]
77280bffce Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-05 08:00:10 -04:00
dependabot-preview[bot]
74fc0b50ee Bump execa from 5.0.1 to 5.1.0
Bumps [execa](https://github.com/sindresorhus/execa) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v5.0.1...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-03 09:46:38 -04:00
6ba5b6697e
run prettier 2021-06-03 09:46:24 -04:00
8b9580e12f
print hugo version output to console, better error throwing 2021-06-02 01:03:52 -04:00
9c1e39375d
replace child_process with execa 2021-06-02 00:23:05 -04:00
2fc3b6fc3b
clean up & speed up install.js 2021-06-02 00:10:18 -04:00
e8f5de5e96
Validate download integrity with checksum (closes #1) 2021-06-01 21:24:31 -04:00
bf4f6bb7e3
Update README.md 2021-06-01 20:13:06 -04:00
d87c63f5d3 Switch to more modern and lightweight dependencies 2021-06-01 19:41:24 -04:00
2c4d747aee
add hugo-extended CLI alias 2021-05-24 15:35:32 -04:00
a0aaabb804
run tests on Node 16 2021-05-24 12:23:39 -04:00
457359659c
Hugo v0.83.1 v0.83.1 2021-05-02 17:26:04 -04:00
5f51070c8d
Hugo v0.83.0 v0.83.0 2021-05-01 09:13:22 -04:00
cd2cb897e0
Hugo v0.82.1 v0.82.1 2021-04-20 09:38:54 -04:00
08cc786d66
Update README 2021-03-31 11:29:24 -04:00
afe5c82c10
Hugo v0.82.0 v0.82.0 2021-03-21 17:14:08 -04:00
f962068f6e
send a Discord notification to myself when new Hugo version available 2021-03-21 11:48:47 -04:00
4415b8bf71
clean up version-checking workflow (#42)
TODO: Automatically bump npm package, commit back to repo, and publish new version.
2021-03-16 10:17:09 -04:00
2b526bec08
Take over platform/arch detection for more accuracy (#45)
namely for Apple Silicon ARM64 detection on macOS
2021-03-12 10:12:36 -05:00
74d547b698
Update check-releases.yml 2021-02-27 10:55:31 -05:00
664f725d71
Hugo v0.81.0
added Apple Silicon binary (not detected by bin-wrapper yet, though)
v0.81.0
2021-02-20 22:45:54 -05:00
55e4269f5e
use actions/setup-node@v2 v0.80.0 2021-01-02 12:43:32 -05:00
0d397577dc
Hugo v0.80.0 2021-01-02 10:26:14 -05:00
dependabot-preview[bot]
97dc8e068c Bump xo from 0.36.1 to 0.37.1
Bumps [xo](https://github.com/xojs/xo) from 0.36.1 to 0.37.1.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.36.1...v0.37.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-02 10:20:53 -05:00
984a248c40
Hugo v0.79.1 v0.79.1 2020-12-19 11:25:03 -05:00
1f53fe5f77
Update check-releases.yml 2020-12-13 09:35:47 -05:00
dependabot-preview[bot]
eab72d16b7 [Security] Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-13 09:34:00 -05:00
dependabot-preview[bot]
f7e62e1d62 Bump xo from 0.35.0 to 0.36.1
Bumps [xo](https://github.com/xojs/xo) from 0.35.0 to 0.36.1.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.35.0...v0.36.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-13 09:33:25 -05:00
39242c8c4d
Hugo v0.79.0 v0.79.0 2020-11-27 10:04:21 -05:00
3e8a31e4c2
Hugo v0.78.2 v0.78.2 2020-11-17 10:38:45 -05:00
eac103140f
Hugo v0.78.1 v0.78.1 2020-11-05 09:28:08 -05:00
12e7badbbf
Hugo v0.78.0 v0.78.0 2020-11-03 08:49:30 -05:00
c57997c3cb
Build gohugoio/hugoBasicExample instead of docs site in tests v0.77.0 2020-10-31 14:57:34 -04:00
afe54d29df
Hugo v0.77.0 2020-10-30 18:07:58 -04:00
dependabot-preview[bot]
0c313c60f6 Bump mocha from 8.1.3 to 8.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.3 to 8.2.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/v8.1.3...v8.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 12:32:04 -04:00
dependabot-preview[bot]
74177c7846 Bump xo from 0.33.1 to 0.34.1
Bumps [xo](https://github.com/xojs/xo) from 0.33.1 to 0.34.1.
- [Release notes](https://github.com/xojs/xo/releases)
- [Commits](https://github.com/xojs/xo/compare/v0.33.1...v0.34.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 12:23:42 -04:00
8b89df5ddf
Hugo v0.76.5 v0.76.5 2020-10-15 13:30:03 -04:00
0bcc9dfbc3
Hugo v0.76.4 v0.76.4 2020-10-12 12:18:45 -04:00
2f91b441ab
Hugo v0.76.3 v0.76.3 2020-10-12 12:16:48 -04:00
3c8de8902e
Hugo v0.76.2 v0.76.2 2020-10-07 09:38:45 -04:00
0d87abf2e2
Hugo v0.76.1 v0.76.1 2020-10-07 09:37:18 -04:00
c0a9e00111
Hugo v0.76.0 v0.76.0 2020-10-07 09:34:38 -04:00
6489165f1a
remove macOS 32-bit binary (dropped by Hugo) 2020-09-16 08:40:30 -04:00
b5c87a5a5b
Hugo v0.75.1 v0.75.1 2020-09-16 08:28:32 -04:00