1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 21:38:26 -04:00

381 Commits

Author SHA1 Message Date
42c85f71b7
v0.90.0 v0.90.0 2021-12-08 10:53:14 -05:00
dependabot[bot]
903e94f56b Bump log-symbols from 5.0.0 to 5.1.0
Bumps [log-symbols](https://github.com/sindresorhus/log-symbols) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/log-symbols/releases)
- [Commits](https://github.com/sindresorhus/log-symbols/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: log-symbols
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 10:51:14 -05:00
dependabot[bot]
d62b060561 Bump eslint from 8.2.0 to 8.4.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.4.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.2.0...v8.4.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 10:51:03 -05:00
92699280df
v0.89.4 v0.89.4 2021-11-17 08:58:25 -05:00
c217be8b96
v0.89.3 v0.89.3 2021-11-15 09:28:38 -05:00
ad0c73dc46
v0.89.2 v0.89.2 2021-11-08 11:04:35 -05:00
9207c20018
Hugo v0.89.1 (reverts universal macOS release) v0.89.1 2021-11-05 12:30:47 -04:00
ca09f24378
add missing release for Windows on ARM64 (new as of 0.89.0) 2021-11-02 15:51:20 -04:00
f7e9cd0038
run CI on node 17, release using node 16 2021-11-02 13:44:54 -04:00
8ae6f1fb94
v0.89.0 v0.89.0 2021-11-02 08:54:29 -04:00
2f78efc9f8
as of Hugo 0.89.0, macOS binary is universal and Free/OpenBSD is x64 only
https://github.com/gohugoio/hugo/releases/tag/v0.89.0
2021-11-02 08:53:48 -04:00
8698b38887
process.exit(code) -> process.exitCode = code
discouraged by official docs, see: https://nodejs.org/api/process.html#process_process_exit_code
2021-11-01 22:03:03 -04:00
8251c012de
When Hugo seems to disappear, just reinstall and then continue normally (#82)
should fix #81 (or at least mitigate it)
2021-11-01 14:06:51 -04:00
dependabot[bot]
b14f7abeb2 Bump eslint from 8.0.1 to 8.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 14:01:50 -04:00
a5e608e2cf
trim output of hugo version 2021-10-19 10:01:15 -04:00
c4b08ffb14
fix check-releases CI to account for hugoVersion field in package.json 2021-10-16 07:29:56 -04:00
abd1ca427f
bump careful-downloader to 2.0.0
https://github.com/jakejarvis/careful-downloader/releases/tag/v2.0.0
2021-10-16 07:24:49 -04:00
4709412308
v0.88.1-patch1 v0.88.1-patch1 2021-10-13 14:13:21 -04:00
c55d3d58c3
forward Hugo's exit code so this module itself reports success/failure (fixes #77) 2021-10-13 14:06:15 -04:00
a390ab6cc7
fixes for eslint 8.0.0 2021-10-12 20:20:12 -04:00
6c5602152d
enable careful-downloader debug logs in CI 2021-10-10 07:24:11 -04:00
eddc6a62a1
check for a hugoVersion package.json field just in case the package version does not and/or cannot align with Hugo in the future (should never happen!) 2021-10-09 11:32:48 -04:00
0f1844f49e
fix tests (cli.js -> lib/cli.js) 2021-10-09 11:05:29 -04:00
757a061ebe
refactor directory structure and modularize a few common functions 2021-10-09 11:03:39 -04:00
dependabot[bot]
64f91f5b8e Bump careful-downloader from 1.3.0 to 1.3.1
Bumps [careful-downloader](https://github.com/jakejarvis/careful-downloader) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/jakejarvis/careful-downloader/releases)
- [Commits](https://github.com/jakejarvis/careful-downloader/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: careful-downloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 19:33:23 -04:00
dependabot[bot]
2006f27be6 Bump careful-downloader from 1.2.0 to 1.3.0
Bumps [careful-downloader](https://github.com/jakejarvis/careful-downloader) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/jakejarvis/careful-downloader/releases)
- [Commits](https://github.com/jakejarvis/careful-downloader/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: careful-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 11:18:42 -04:00
41665fd003
warn if Hugo Extended isn't supported, proceed with downloading vanilla Hugo 2021-10-06 12:45:23 -04:00
102d7a7ca7
chmod hugo[.exe] to ensure it's executable 2021-10-06 12:32:07 -04:00
dependabot[bot]
36ec7bde36 Bump careful-downloader from 1.0.1 to 1.1.0
Bumps [careful-downloader](https://github.com/jakejarvis/careful-downloader) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/jakejarvis/careful-downloader/releases)
- [Commits](https://github.com/jakejarvis/careful-downloader/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: careful-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 11:36:36 -04:00
bf8f731e49
increase timeout to an excessive 30 seconds for CI 2021-10-06 10:37:52 -04:00
9387ba950d
Use careful-downloader module (#70)
https://github.com/jakejarvis/careful-downloader
2021-10-06 10:16:15 -04:00
dependabot[bot]
127bd2a51b Bump mocha from 9.1.1 to 9.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 9.1.2.
- [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/v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 20:02:39 -04:00
d1141afdc1
remove execa & switch back to vanilla child_process 2021-09-19 07:35:50 -04:00
f8ef349944
support for Windows on ARM (non-extended) release 2021-09-04 10:11:12 -04:00
75f82eedb5
add very simple types file, update readme 2021-09-04 09:59:56 -04:00
0bd1f6bc0d
v0.88.1 v0.88.1 2021-09-04 08:09:49 -04:00
e26c04971f
v0.88.0 v0.88.0 2021-09-02 08:11:06 -04:00
f1b7b1875b
master -> main 2021-08-31 12:32:10 -04:00
08b6f533f3
update readme example to ESM imports 2021-08-31 12:09:54 -04:00
5bb2ff0eb3
switch to ESM imports (drops node 10.x support)
also download assets to a temp dir instead of ./vendor
2021-08-31 11:56:33 -04:00
7c4e8df256
add --ignore-engines to CI's yarn install so we can still test node 10.x 2021-08-31 10:33:18 -04:00
0f315eadc4
use @jakejarvis/eslint-config, switch to yarn 2021-08-31 10:28:03 -04:00
dependabot[bot]
09b503609b Bump mocha from 9.0.3 to 9.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.3 to 9.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/v9.0.3...v9.1.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 09:16:40 -04:00
329dbb5849 Update dependabot.yml 2021-08-24 08:51:02 -04:00
dependabot-preview[bot]
b5a90dc44c Upgrade to GitHub-native Dependabot 2021-08-24 08:51:02 -04:00
b8d9ca6ffb
Hugo v0.87.0 v0.87.0 2021-08-03 13:34:36 -04:00
e6e7531e4a
Hugo v0.86.1 v0.86.1 2021-07-30 08:34:26 -04:00
e93c12e298
Hugo v0.86.0 v0.86.0 2021-07-21 08:23:49 -04:00
dependabot-preview[bot]
5cd17634d3 Bump mocha from 8.4.0 to 9.0.2
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.2.
- [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.4.0...v9.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-07 10:07:21 -04:00
2a39900b8a
also publish to GitHub Package Registry 2021-07-05 11:27:23 -04:00