Skip to content

YOLO - #15

Open
Rukafuu wants to merge 75 commits into
dependabot/cargo/Chat/src-tauri/cargo-f6ecf5c85afrom
dependabot/npm_and_yarn/Chat/npm_and_yarn-389101bd21
Open

YOLO#15
Rukafuu wants to merge 75 commits into
dependabot/cargo/Chat/src-tauri/cargo-f6ecf5c85afrom
dependabot/npm_and_yarn/Chat/npm_and_yarn-389101bd21

Conversation

@Rukafuu

@Rukafuu Rukafuu commented Mar 29, 2026

Copy link
Copy Markdown
Owner

No description provided.

dependabot Bot and others added 30 commits December 29, 2025 15:10
Bumps the pip group with 1 update in the /Chat/backend/tts directory: [transformers](https://github.com/huggingface/transformers).


Updates `transformers` from 4.40.0 to 4.53.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.40.0...v4.53.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 4.53.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
- Add POST /api/system/alert endpoint in backend/routes/system.js to receive and broadcast alerts.
- Implement alert logic in Chat/lira-link.js with throttling (once every 5 minutes) to notify backend on high memory usage (>90%).
- Ensure alert is broadcasted to companion frontend.

Co-authored-by: Rukafuu <111822334+Rukafuu@users.noreply.github.com>
- Removed Pixi auto-resize `resizeTo` to prevent corrupting mask buffers at 0x0
- Enforced a minimum size of 250x250 during initial App Singleton Context creation
- Replicated safe fallback bounds during runtime `handleResize()`
- Fixes the 'Disappearing Head' mask bug globally

Co-authored-by: Rukafuu <111822334+Rukafuu@users.noreply.github.com>
Added one-to-one relationship between User and Gamification to Prisma
schema to allow querying joined data in a single request.

Updated `getLeaderboard` in `gamificationStore.js` to use Prisma `include`
to retrieve the relevant user details alongside gamification entries,
eliminating the N+1 issue present from mapping array results with `findUnique`.

Co-authored-by: Rukafuu <111822334+Rukafuu@users.noreply.github.com>
…679833687

⚡ resolve N+1 query in gamification getLeaderboard
Added a security policy document outlining supported versions and vulnerability reporting.
…048890763323

fix(lira-avatar): force immediate renderer resize to prevent 0x0 scale
…p-03c4d99bc7

chore(deps): Bump transformers from 4.40.0 to 4.53.0 in /Chat/backend/tts in the pip group across 1 directory
Rukafuu and others added 29 commits March 6, 2026 23:33
…ystem stats, and Gemini 1.5/2.0 model switching
Replaced `fs.readFileSync` with `await fs.promises.readFile` for loading the system configuration `whatsapp_mode.json`.

This optimization addresses an issue where synchronously reading a file blocks the Node.js event loop during the module's loading and execution, allowing the system to perform other concurrent tasks without blocking.

Co-authored-by: Rukafuu <111822334+Rukafuu@users.noreply.github.com>
…updates

Bumps the npm_and_yarn group with 1 update in the /Chat directory: [picomatch](https://github.com/micromatch/picomatch).
Bumps the npm_and_yarn group with 1 update in the /Chat/backend directory: [nodemailer](https://github.com/nodemailer/nodemailer).
Bumps the npm_and_yarn group with 1 update in the /LiraGamer directory: [picomatch](https://github.com/micromatch/picomatch).


Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `nodemailer` from 7.0.11 to 8.0.4
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v7.0.11...v8.0.4)

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nodemailer
  dependency-version: 8.0.4
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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

build(deps): bump the npm_and_yarn group across 3 directories with 2 updates
YOLO
…updates

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-version: 5.30.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: systeminformation
  dependency-version: 5.30.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: fast-xml-parser
  dependency-version: 4.5.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: systeminformation
  dependency-version: 5.30.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: systeminformation
  dependency-version: 5.30.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: electron
  dependency-version: 35.7.5
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-version: 7.5.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: electron
  dependency-version: 35.7.5
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-version: 7.5.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-version: 7.5.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-version: 7.5.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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

vercel Bot commented Mar 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lira-os Ready Ready Preview, Comment Mar 29, 2026 6:26am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant