Skip to content

release: Upgrade version to v1.3.24 - #856

Merged
WCY-dt merged 132 commits into
mainfrom
release/v1.3.24
Jul 19, 2026
Merged

release: Upgrade version to v1.3.24#856
WCY-dt merged 132 commits into
mainfrom
release/v1.3.24

Conversation

@WCY-dt

@WCY-dt WCY-dt commented Mar 26, 2026

Copy link
Copy Markdown
Member

Release v1.3.24

This release branch collects the low-risk fixes and dependency updates prepared for v1.3.24.

Fixed issues

Fixes #555
Fixes #562
Fixes #590
Fixes #594
Fixes #619
Fixes #631
Fixes #669
Fixes #716
Fixes #770
Fixes #797
Fixes #802
Fixes #804
Fixes #826
Fixes #853
Fixes #695
Fixes #643
Fixes #655
Fixes #663
Fixes #750
Fixes #801
Fixes #894
Fixes #903
Fixes #904
Fixes #873
Fixes #876
Fixes #875
Fixes #896
Fixes #902
Fixes #910
Fixes #911
Fixes #912
Fixes #913
Fixes #917
Fixes #920
Fixes #942
Fixes #946

Dependency updates applied to release branch

Included passing Dependabot updates from #921, #922, #923, #924, #925, #926, #927, #928, #929, #930, #931, #932, #933, #934, #936, #937, #938, #939, #940, and #944.

Skipped #935 because its Build Check and Test Backend checks were failing.

Validation

  • go test -v -timeout=5m ./...
  • cd frontend && npm run test:unit
  • cd frontend && npm run build
  • cd website && npm run build

dependabot Bot and others added 9 commits March 26, 2026 04:27
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v7.2.0...@cypress/vite-dev-server-v7.2.1)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.56.0 to 8.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 8.0.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vue](https://github.com/vuejs/core) from 3.5.29 to 3.5.30.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.29...v3.5.30)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.46.1 to 1.47.0.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.1...v1.47.0)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.85.0 to 6.0.2.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.0.2/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.56.1 to 8.57.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.57.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.57.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vue](https://github.com/vuejs/core) from 3.5.28 to 3.5.30.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.28...v3.5.30)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@WCY-dt WCY-dt added 📑documentation Improvements or additions to documentation 📈version Bump software version labels Mar 26, 2026
WCY-dt and others added 19 commits March 26, 2026 12:34
…ite-8.0.1

chore(npm-deps:website)(deps-dev): bump vite from 7.3.1 to 8.0.1 in /website
…vue-3.5.30

chore(npm-deps:frontend)(deps): bump vue from 3.5.28 to 3.5.30 in /frontend
…ue-3.5.30

chore(npm-deps:website)(deps): bump vue from 3.5.29 to 3.5.30 in /website
…/sqlite-1.47.0

chore(go-deps:backend)(deps): bump modernc.org/sqlite from 1.46.1 to 1.47.0
…ypescript-eslint/parser-8.57.1

chore(npm-deps:website)(deps-dev): bump @typescript-eslint/parser from 8.56.1 to 8.57.1 in /website
…knip-6.0.2

chore(npm-deps:frontend)(deps-dev): bump knip from 5.85.0 to 6.0.2 in /frontend
…cypress/vite-dev-server-7.2.1

chore(npm-deps:frontend)(deps-dev): bump @cypress/vite-dev-server from 7.2.0 to 7.2.1 in /frontend
…typescript-eslint/eslint-plugin-8.57.1

chore(npm-deps:frontend)(deps-dev): bump @typescript-eslint/eslint-plugin from 8.56.0 to 8.57.1 in /frontend
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5...v6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 5 to 6.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v5...v6)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v4...v5)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vue](https://github.com/vuejs/core) from 3.5.30 to 3.5.31.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.30...v3.5.31)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/antchfx/xmlquery](https://github.com/antchfx/xmlquery) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/antchfx/xmlquery/releases)
- [Commits](antchfx/xmlquery@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/antchfx/xmlquery
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.46.1 to 1.48.0.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.1...v1.48.0)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.0 to 8.0.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.0 to 25.5.0.
- [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.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.57.0 to 8.57.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.57.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
WCY-dt and others added 24 commits July 19, 2026 14:52
# Conflicts:
#	internal/database/article_db.go
#	internal/database/cleanup_db.go
fix(database): prevent repeated article fetching after cleanup
@WCY-dt
WCY-dt marked this pull request as ready for review July 19, 2026 12:14
@WCY-dt
WCY-dt requested review from Copilot and removed request for Copilot July 19, 2026 12:14
@WCY-dt
WCY-dt merged commit 2a43d60 into main Jul 19, 2026
8 of 9 checks passed
@WCY-dt
WCY-dt deleted the release/v1.3.24 branch July 19, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment