[PR #909] [CLOSED] fix(deps): update dependency flexsearch to v0.8.205 #1051

Closed
opened 2025-11-01 21:09:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/909
Author: @kolaente
Created: 6/10/2025
Status: Closed

Base: mainHead: codex/update-flexsearch-to-0.8.205


📝 Commits (2)

  • 033dee4 chore: update flexsearch to v0.8.205
  • 6416372 fix flexsearch patch

📊 Changes

4 files changed (+21 additions, -26 deletions)

View changed files

📝 frontend/package.json (+2 -2)
frontend/patches/flexsearch@0.7.43.patch (+0 -18)
frontend/patches/flexsearch@0.8.205.patch (+13 -0)
📝 frontend/pnpm-lock.yaml (+6 -6)

📄 Description

Summary

  • bump flexsearch to 0.8.205
  • update patched dependency references
  • refresh pnpm lock file
  • add new patch for flexsearch 0.8.205

Testing

  • go test ./... (fails: command timed out)

https://chatgpt.com/codex/tasks/task_e_684820b61ec483229a8d8372471c129a


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/909 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 6/10/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `codex/update-flexsearch-to-0.8.205` --- ### 📝 Commits (2) - [`033dee4`](https://github.com/go-vikunja/vikunja/commit/033dee46c2112f76034c3703bef87d581d000135) chore: update flexsearch to v0.8.205 - [`6416372`](https://github.com/go-vikunja/vikunja/commit/6416372e2df65218d1154bdb8f1966b87632e22c) fix flexsearch patch ### 📊 Changes **4 files changed** (+21 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+2 -2) ➖ `frontend/patches/flexsearch@0.7.43.patch` (+0 -18) ➕ `frontend/patches/flexsearch@0.8.205.patch` (+13 -0) 📝 `frontend/pnpm-lock.yaml` (+6 -6) </details> ### 📄 Description ## Summary - bump `flexsearch` to `0.8.205` - update patched dependency references - refresh pnpm lock file - add new patch for flexsearch 0.8.205 ## Testing - `go test ./...` *(fails: command timed out)* ------ https://chatgpt.com/codex/tasks/task_e_684820b61ec483229a8d8372471c129a --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:09:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1051