Commit Graph

80 Commits

Author SHA1 Message Date
Ming Di Leom 2d259e81d6
ci: requireConfig syntax
without "=", "ignored" is parsed as target repo
2024-03-20 10:33:33 +00:00
Ming Di Leom 1e5847fabb
fix(deps): switch to published hexo
- when installing from a git url, tsc command needs
to be in the "prepare" lifecycle script.
  - [when installing from a git url,] If the package being installed contains a prepare script, its dependencies and devDependencies will be installed, and the prepare script will be run, before the package is packaged and installed.
    - https://docs.npmjs.com/cli/v10/commands/npm-install
  - hexo uses prepare script to install husky git hook
    - https://github.com/typicode/husky/issues/884
- Revert af212ddb8d
- Reapply 844a785718
2024-01-07 11:45:32 +00:00
Ming Di Leom af212ddb8d
Revert "fix(hexo): switch to prod v7"
This reverts commit 844a785718.
2024-01-07 11:44:42 +00:00
Ming Di Leom 844a785718
fix(hexo): switch to prod v7
workaround for "Cannot find module hexo" issue
2024-01-07 08:09:50 +00:00
Ming Di Leom d80f25caf8
chore(deps): bump hexo from 6.3.0 to 7.0.0 2024-01-07 08:08:32 +00:00
Ming Di Leom 161ac92964
chore(deps): bump hexo from 6.2.0 to 6.3.0 2023-10-02 00:51:16 +00:00
Ming Di Leom c92fbee1d5
ci: explicitly specify SNYK_TOKEN 2023-01-28 23:26:39 +00:00
Ming Di Leom 280f0e0557
ci(renovate): update requireConfig option 2022-09-05 10:30:57 +00:00
Ming Di Leom 49cf1eb2b3
ci(renovate): update cli options 2022-09-05 10:26:44 +00:00
Ming Di Leom 6161cab510
ci: snyk-protect
- https://updates.snyk.io/snyk-wizard-and-snyk-protect-removal-224137
2022-09-05 09:03:56 +00:00
Ming Di Leom 43b0382b77
chore(deps): upgrade hexo to 6.2.0 2022-08-10 05:33:14 +00:00
Ming Di Leom 8ffd759beb
chore(deps): bump hexo from 5.4.0 to 6.0.0 2021-12-26 23:26:45 +00:00
Ming Di Leom 8df01d1d67
chore(deps): bump hexo to 5.4.0 2021-04-26 04:53:59 +00:00
MDLeom 7344801eb5
chore: update hexo from 5.2.0 to 5.3.0 2021-01-21 02:27:07 +00:00
MDLeom d6d520dbb3
chore: hexo convention 'npm run build'
- 3d337683d2/package.json (L6)
2020-12-12 08:13:30 +00:00
MDLeom 7be01fb3dd
chore: update hexo to 5.2.0 2020-10-21 09:01:55 +00:00
MDLeom 7712e5efe7
chore(snyk): use snyk auth 2020-09-05 13:09:41 +00:00
MDLeom bc9ab239a1
fix: wrap variable in quote 2020-09-05 13:00:37 +00:00
MDLeom 6e7a86542d
chore: update hexo from 5.0.0 to 5.1.1 2020-08-24 01:45:15 +00:00
MDLeom 176df56ffc
chore(snyk): update auth method
- https://support.snyk.io/hc/en-us/articles/360004008258#UUID-4f46843c-174d-f448-cadf-893cfd7dd858_section-idm4557419555668831541902780562
2020-08-24 01:42:34 +00:00
MDLeom 18327dc01b
chore(deps): test hexojs/hexo-renderer-marked#161 2020-08-23 10:39:58 +00:00
MDLeom 1e590c15af
chore: make css build to be optional 2020-08-15 13:26:27 +00:00
MDLeom 1e51f918ed
chore(deps): remove hexo-util workaround 2020-08-10 04:07:44 +00:00
MDLeom 911cf077ad
chore: update hexo from 4.2.0 to 5.0.0 2020-07-31 02:02:27 +01:00
MDLeom 45a8a0c402
chore: temporarily use latest commit of hexo-util
- https://github.com/hexojs/hexo-util/pull/210 is not released yet
2020-06-23 05:35:40 +01:00
MDLeom 0752e3382c Revert "chore(deps): temporarily update hexo-util & hexo-fs"
This reverts commit c6d0b9d8b8.

- fixed in https://github.com/hexojs/hexo/pull/4276 https://github.com/hexojs/hexo/pull/4277
2020-06-23 04:03:16 +01:00
MDLeom c6d0b9d8b8
chore(deps): temporarily update hexo-util & hexo-fs
for compatibility with Node 14
2020-04-30 05:15:24 +01:00
MDLeom 58e23695d9
chore(deps): update postcss-normalize to 9.0.0 2020-04-22 11:44:47 +01:00
curben 4620bfe915
chore: update hexo from 4.1.1 to 4.2.0 2019-12-26 06:12:25 +00:00
curben 80c9e584f2
chore(hexo): update hexo from 4.1.0 to 4.1.1 2019-12-18 02:15:30 +00:00
curben 3ca86f563c
style: trailing new line 2019-10-18 03:51:04 +01:00
curben 71a41c6c79
chore: replace hexo-nofollow with hexo-filter-nofollow 2019-10-18 03:34:20 +01:00
curben e0cb55030c
chore: hexo version 4.0.0 2019-10-17 06:25:30 +01:00
curben eee630c574 chore: hexo-generator-index is necessary to generate the homepage 2019-09-07 06:21:28 +01:00
curben 0c05222589
fix(package): syntax 2019-08-26 06:19:27 +09:30
curben 910dde814f
feat: add sanitize.css (via postcss-normalize) and autoprefixer 2019-08-26 00:39:10 +09:30
curben 100a5b75d5
chore(deps): use master branch of curbengh/hexo-nofollow 2019-08-23 12:03:05 +09:30
curben d2d627ba27
chore: move hexo-server to dev-deps 2019-08-23 12:02:37 +09:30
curben 2633424331
chore: fix typo in repo name 2019-08-08 16:17:08 +09:30
curben 955b1d6517
chore(dev-deps): move snyk and renovate to ci scripts 2019-08-08 09:15:01 +09:30
curben bbb688aa23
chore(deps): use bleeding edge version of deps from github 2019-08-08 09:11:40 +09:30
curben 345440e120
chore: update hexo-nofollow repo link 2019-08-06 15:08:49 +09:30
null 10e8b88b80 chore(deps): update dependency renovate to v19 2019-07-21 04:40:03 +00:00
curben dad0ed6b34 chore: remove unused packages 2019-07-07 10:40:00 +09:30
curben 9220800789 chore: update hexo to 3.9.0 2019-06-22 14:22:45 +09:30
Renovate Bot a82e2b16f4 chore(deps): update dependency renovate to v18 2019-06-02 07:36:29 +00:00
curben ef96081fc7 fix: cheerio doesn't escape '<' character
https://github.com/weyusi/hexo-nofollow/issues/4
2019-06-02 14:12:45 +09:30
curben e4345f743b Merge branch 'renovate/renovate-17.x' into 'master'
chore(deps): update dependency renovate to v17

See merge request curben/blog!17
2019-05-13 06:13:02 +00:00
Renovate Bot 78d8c9476f chore(deps): update dependency renovate to v17 2019-05-12 06:27:12 +00:00
Renovate Bot c2382264b3 chore(deps): update dependency hexo-renderer-marked to v1 2019-05-12 06:27:10 +00:00