1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 12:45:57 -04:00
Commit Graph

511 Commits

Author SHA1 Message Date
jake 199476ae1c v0.112.0 2023-05-25 09:48:25 -04:00
jake 08cead98d6 require node 14 2023-05-25 09:43:47 -04:00
jake 8989796023 v0.111.3 2023-03-12 09:02:56 -04:00
jake 4655187782 v0.111.2 2023-03-07 08:13:44 -05:00
jake ff40705b95 v0.111.1 2023-03-02 10:42:27 -05:00
jake 868bed8ecb v0.111.0 2023-03-02 10:39:20 -05:00
dependabot[bot] 8ffda4e47a Bump eslint from 8.27.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.35.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.27.0...v8.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 10:38:02 -05:00
dependabot[bot] 8dfe56b05a Bump mocha from 9.2.2 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.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/v9.2.2...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 10:31:19 -05:00
jake a23fdc720b v0.110.0 2023-01-17 08:07:58 -05:00
jake 4ce03c6d48 v0.109.0 2022-12-23 10:00:27 -05:00
jake 8e2610473b v0.108.0 2022-12-06 13:35:02 -05:00
jake 19132da43a v0.107.0 2022-11-24 15:31:05 -05:00
jake f0ca0343ea v0.106.0 2022-11-17 13:57:46 -05:00
jake d06538f2d6 update lockfile 2022-11-17 13:55:32 -05:00
jake 3ff6b0920d v0.105.0 2022-10-28 09:14:44 -04:00
jake 9bd99ae0dd v0.104.3 2022-10-04 12:07:05 -04:00
jake 5a2061fff9 v0.104.2 2022-09-29 10:57:47 -04:00
jake 96a2ea487d v0.104.1 2022-09-26 20:11:00 -04:00
jake d3832d0977 v0.104.0 2022-09-23 11:32:51 -04:00
jake 620cc74c51 v0.103.1 2022-09-18 14:05:11 -04:00
dependabot[bot] 835d97d58a Bump eslint from 8.23.0 to 8.23.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.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.23.0...v8.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-18 14:04:35 -04:00
jake 35ec8724b8 v0.103.0 2022-09-15 15:18:39 -04:00
jake 85f431407f v0.102.3 2022-09-01 08:06:28 -04:00
jake 50cef3793c v0.102.2 2022-08-31 16:15:47 -04:00
jake 78815a72a1 v0.102.1 2022-08-29 10:51:13 -04:00
jake 3b3cda93c0 v0.102.0 2022-08-28 16:23:55 -04:00
jake 0119855e65 add support for Linux ARM64 and macOS universal binaries, remove 32-bit releases 2022-08-28 16:23:27 -04:00
jake 091b8c2a72 v0.101.0 2022-06-16 07:26:12 -04:00
jake 23ecafea0c v0.100.2 2022-06-08 17:57:33 -04:00
dependabot[bot] f96635e976 Bump del from 6.1.0 to 6.1.1
Bumps [del](https://github.com/sindresorhus/del) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v6.1.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 17:57:08 -04:00
dependabot[bot] 59d0aa5107 Bump eslint from 8.15.0 to 8.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.17.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.15.0...v8.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 17:54:36 -04:00
jake ed6f3676b8 v0.100.1 2022-06-01 17:14:26 -04:00
jake 7f22a3178c v0.100.0 2022-05-31 17:09:59 -04:00
jake 4d99ad3090 run CI on node 18.x 2022-05-18 09:28:07 -04:00
jake 86ac0cfbff v0.99.1 2022-05-18 09:24:53 -04:00
jake 43fb012cfa v0.99.0 2022-05-16 08:46:26 -04:00
jake 689f04514f v0.98.0 2022-04-28 12:16:29 -04:00
dependabot[bot] 131aed2ac4 Bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.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.13.0...v8.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 12:16:10 -04:00
jake db58aad5d4 v0.97.3 2022-04-18 17:23:50 -04:00
jake a8200f295b v0.97.2 2022-04-17 11:48:36 -04:00
jake 32728a88a9 v0.97.1 2022-04-16 13:38:53 -04:00
jake 2be19dd397 v0.97.0 2022-04-14 09:17:19 -04:00
dependabot[bot] 90768a6b46 Bump eslint from 8.12.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.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.12.0...v8.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-14 09:16:42 -04:00
jake a1c9ae98b5 v0.96.0 2022-03-26 13:40:22 -04:00
dependabot[bot] 912ebcf7d1 Bump eslint from 8.10.0 to 8.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.12.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.10.0...v8.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 13:39:40 -04:00
jake 685a23c626 v0.95.0 2022-03-16 18:49:06 -04:00
jake f416240aea v0.94.2 2022-03-12 08:58:01 -05:00
jake 5b732968fa v0.94.1 2022-03-11 12:08:21 -05:00
dependabot[bot] 62516c051e Bump mocha from 9.2.1 to 9.2.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.1 to 9.2.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.2.1...v9.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 12:06:44 -05:00
jake 952e7264bd v0.94.0 2022-03-10 09:30:54 -05:00