Ryan
14f481b2c0
Merge pull request #586 from Sped0n/fix-bundle
...
build(ci): add pre-build cleanup for bundled directory
2026-02-04 04:23:40 +08:00
Sped0n
546791e90b
ci: add pre-build cleanup step for artifact updates
...
Add a cleanup step to remove the bundled directory before building when
running the latest Hugo version on push or merged PR events. This ensures
old or unused JavaScript files are not included in the updated artifacts.
Signed-off-by: Sped0n <hi@sped0n.com >
2026-02-04 04:22:40 +08:00
Ryan
136c2303f9
Merge pull request #577 from Sped0n/dependabot/npm_and_yarn/sass-embedded-1.97.3
...
build(deps-dev): bump sass-embedded from 1.97.2 to 1.97.3
2026-01-31 18:12:11 +08:00
dependabot[bot]
b13f1bf454
build(deps-dev): bump sass-embedded from 1.97.2 to 1.97.3
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.97.2 to 1.97.3.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.97.2...1.97.3 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.97.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-31 10:11:41 +00:00
Ryan
313a6f294a
Merge pull request #580 from Sped0n/dependabot/npm_and_yarn/prettier-3.8.1
...
build(deps-dev): bump prettier from 3.8.0 to 3.8.1
2026-01-31 18:10:25 +08:00
dependabot[bot]
2804be174d
build(deps-dev): bump prettier from 3.8.0 to 3.8.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.8.0...3.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-31 10:07:58 +00:00
Ryan
fec976ad9e
Merge pull request #582 from Sped0n/update-flake-and-codeql
...
Update flake and codeql
2026-01-31 18:04:22 +08:00
Sped0n
582433874c
ci: update CodeQL action
...
Bumps checkout to v6 and codeql-action to v3
Signed-off-by: Sped0n <hi@sped0n.com >
2026-01-31 18:03:43 +08:00
Sped0n
037cdbd679
build(deps): bump nixpkgs from 891611 to 935279
...
Bumps nixpkgs flake input (https://github.com/NixOS/nixpkgs ) from
revision b6a8526db03f735b89dd5ff348f53f752e7ddc8e (891611) to
bfc1b8a4574108ceef22f02bafcf6611380c100d (935279).
Signed-off-by: Sped0n <hi@sped0n.com >
2026-01-31 18:03:43 +08:00
Ryan
50ff7f62bb
Merge pull request #581 from Sped0n/update-ci
...
ci: migrate workflows to mise-action and update actions
2026-01-31 17:50:43 +08:00
Sped0n
3fe8477646
ci: migrate workflows to mise-action and update actions
...
Signed-off-by: Sped0n <hi@sped0n.com >
2026-01-31 17:41:57 +08:00
Ryan
64b43597a4
Merge pull request #578 from Sped0n/dependabot/npm_and_yarn/solid-js-1.9.11
2026-01-28 15:41:34 +08:00
dependabot[bot]
94603999d7
build(deps): bump solid-js from 1.9.10 to 1.9.11
...
Bumps [solid-js](https://github.com/solidjs/solid ) from 1.9.10 to 1.9.11.
- [Release notes](https://github.com/solidjs/solid/releases )
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/solidjs/solid/commits )
---
updated-dependencies:
- dependency-name: solid-js
dependency-version: 1.9.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 00:36:06 +00:00
Ryan
c3c42e4aca
Merge pull request #573 from Sped0n/dependabot/npm_and_yarn/types/node-25.0.9
2026-01-24 03:54:26 +08:00
dependabot[bot]
38f4895233
build(deps-dev): bump @types/node from 25.0.3 to 25.0.9
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 25.0.3 to 25.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.0.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-23 19:50:16 +00:00
Ryan
636fea3496
Merge pull request #575 from Sped0n/dependabot/npm_and_yarn/eslint-plugin-prettier-5.5.5
2026-01-24 03:48:51 +08:00
dependabot[bot]
c15b8a3e46
build(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.5.4 to 5.5.5.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.4...v5.5.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-23 19:44:50 +00:00
Ryan
0cd891d16b
Merge pull request #571 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/parser-8.53.1
2026-01-24 03:43:32 +08:00
dependabot[bot]
4670c00157
build(deps-dev): bump @typescript-eslint/parser from 8.52.0 to 8.53.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.52.0 to 8.53.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.53.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-23 19:39:18 +00:00
Ryan
032a75f581
Merge pull request #570 from Sped0n/dependabot/npm_and_yarn/typescript-eslint-8.53.1
2026-01-24 03:37:59 +08:00
dependabot[bot]
5e40e9041e
build(deps-dev): bump typescript-eslint from 8.53.0 to 8.53.1
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.53.0 to 8.53.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.53.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-23 19:33:44 +00:00
Ryan
9c7731b8e5
Merge pull request #574 from Sped0n/dependabot/npm_and_yarn/eslint-config-love-145.0.0
2026-01-24 03:32:43 +08:00
dependabot[bot]
d59475fbdc
build(deps-dev): bump eslint-config-love from 140.0.0 to 145.0.0
...
Bumps [eslint-config-love](https://github.com/mightyiam/eslint-config-love ) from 140.0.0 to 145.0.0.
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases )
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mightyiam/eslint-config-love/compare/v140.0.0...v145.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-love
dependency-version: 145.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-23 19:28:38 +00:00
Ryan
27c3b754ac
Merge pull request #572 from Sped0n/dependabot/npm_and_yarn/prettier-3.8.0
2026-01-24 03:26:53 +08:00
dependabot[bot]
1359adee59
build(deps-dev): bump prettier from 3.7.4 to 3.8.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-20 00:06:53 +00:00
Ryan
b8d7193fb9
Merge pull request #566 from Sped0n/dependabot/npm_and_yarn/typescript-eslint-8.53.0
2026-01-18 14:00:28 +08:00
dependabot[bot]
a06027401b
build(deps-dev): bump typescript-eslint from 8.52.0 to 8.53.0
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.53.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-13 03:46:44 +00:00
Ryan
5501d10cd0
Merge pull request #564 from Sped0n/dependabot/npm_and_yarn/vite-7.3.1
2026-01-09 22:31:06 +08:00
dependabot[bot]
31e20f752a
build(deps-dev): bump vite from 7.3.0 to 7.3.1
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-09 14:26:53 +00:00
Ryan
fd300d8104
Merge pull request #565 from Sped0n/dependabot/npm_and_yarn/sass-embedded-1.97.2
2026-01-08 18:43:00 +08:00
dependabot[bot]
e91a7c6633
build(deps-dev): bump sass-embedded from 1.97.1 to 1.97.2
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.97.1 to 1.97.2.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.97.1...1.97.2 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.97.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-07 16:56:59 +00:00
Ryan
321e4b618a
Merge pull request #562 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/parser-8.52.0
2026-01-07 18:45:19 +08:00
dependabot[bot]
f630b85669
build(deps-dev): bump @typescript-eslint/parser from 8.51.0 to 8.52.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.52.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-07 10:40:59 +00:00
Ryan
a431d74e8c
Merge pull request #563 from Sped0n/dependabot/npm_and_yarn/typescript-eslint-8.52.0
2026-01-07 03:49:05 +08:00
dependabot[bot]
975e084ea8
build(deps-dev): bump typescript-eslint from 8.51.0 to 8.52.0
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.52.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-05 23:05:28 +00:00
Ryan
771b9b34ab
Merge pull request #561 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/parser-8.51.0
2025-12-30 13:11:39 +08:00
dependabot[bot]
1e5155c49e
build(deps-dev): bump @typescript-eslint/parser from 8.50.1 to 8.51.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.50.1 to 8.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.51.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 05:07:27 +00:00
Ryan
44750037f3
Merge pull request #560 from Sped0n/dependabot/npm_and_yarn/typescript-eslint-8.51.0
2025-12-30 13:06:04 +08:00
dependabot[bot]
9af0090644
build(deps-dev): bump typescript-eslint from 8.49.0 to 8.51.0
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.49.0 to 8.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.51.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 03:20:49 +00:00
Ryan
b05eec64cb
Merge pull request #558 from Sped0n/dependabot/npm_and_yarn/eslint-config-love-140.0.0
2025-12-30 11:09:43 +08:00
dependabot[bot]
284cfa4e84
build(deps-dev): bump eslint-config-love from 136.0.0 to 140.0.0
...
Bumps [eslint-config-love](https://github.com/mightyiam/eslint-config-love ) from 136.0.0 to 140.0.0.
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases )
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mightyiam/eslint-config-love/compare/v136.0.0...v140.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-love
dependency-version: 140.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 03:05:34 +00:00
Ryan
11ea5c101b
Merge pull request #557 from Sped0n/dependabot/npm_and_yarn/types/node-25.0.3
2025-12-30 11:04:28 +08:00
dependabot[bot]
d4b9a4588a
build(deps-dev): bump @types/node from 24.10.2 to 25.0.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.10.2 to 25.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.0.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 03:00:19 +00:00
Ryan
4ed332314d
Merge pull request #549 from Sped0n/dependabot/npm_and_yarn/eslint-9.39.2
2025-12-30 10:58:59 +08:00
dependabot[bot]
82ab5b996f
build(deps-dev): bump eslint from 9.39.1 to 9.39.2
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 02:54:52 +00:00
Ryan
81c14d9f2b
Merge pull request #556 from Sped0n/dependabot/npm_and_yarn/sass-embedded-1.97.1
2025-12-30 10:53:48 +08:00
dependabot[bot]
7cf5f9ad2d
build(deps-dev): bump sass-embedded from 1.93.3 to 1.97.1
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.93.3 to 1.97.1.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.93.3...1.97.1 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.97.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 02:49:39 +00:00
Ryan
0f69ec5f96
Merge pull request #546 from Sped0n/dependabot/npm_and_yarn/eslint/js-9.39.2
2025-12-30 10:13:08 +08:00
dependabot[bot]
e6a9cacfef
build(deps-dev): bump @eslint/js from 9.39.1 to 9.39.2
...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 02:09:03 +00:00
Ryan
b24e401a28
Merge pull request #559 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/parser-8.50.1
2025-12-23 13:15:33 +08:00