Skip to content

Release 0.129.1 - #1017

Merged
tudddorrr merged 22 commits into
mainfrom
develop
Aug 5, 2026
Merged

Release 0.129.1#1017
tudddorrr merged 22 commits into
mainfrom
develop

Conversation

@tudddorrr

@tudddorrr tudddorrr commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Deployment infrastructure

  • Replaced direct SSH with a Cloudflare Tunnel for deploying via GitHub Actions, removing the SSH proxy configuration in favor of tunnel-based access.

Dependency updates

  • Bumped MikroORM and related packages from 7.1.5 to 7.1.9.
  • Bumped Vitest from 4.1.5 to 4.1.10, along with other minor dependency updates (kysely, mysql2, vite, postcss, etc.).
  • Version bumped from 0.129.0 to 0.129.1.

Profanity filter fix

  • Updated the profanity checker to skip pure numeric/punctuation strings, preventing false positives like "460240" being flagged as profane through leetspeak decoding.

PR summary workflow

  • Restricted the PR summary job to run only for a specific user, and switched the summarisation model from deepseek-v4-flash to mimo-v2.5-pro.

dependabot Bot and others added 22 commits July 21, 2026 11:23
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.6...v5.0.7)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.7
  dependency-type: indirect
...

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

Bump brace-expansion from 5.0.6 to 5.0.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.10...8.5.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: indirect
...

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

Bump postcss from 8.5.10 to 8.5.25
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.7 to 5.0.9.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.7...v5.0.9)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.9
  dependency-type: indirect
...

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

Bump brace-expansion from 5.0.7 to 5.0.9
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix profanity being detected in numeric/punctuation-only text
@tudddorrr tudddorrr added the release This pull request contains a release label Aug 5, 2026
@tudddorrr
tudddorrr enabled auto-merge August 5, 2026 22:01
@tudddorrr
tudddorrr merged commit d6e57c7 into main Aug 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release This pull request contains a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant