December 4, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.117.10.
This action is used across all versions by 96 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #1658 77cf56e Thanks @vrcprl! - fix mjml format issue
December 4, 2025
Big Diff Energy
Version updated for https://github.com/lukasjuhas/big-diff-energy-action to version v1.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New Features Custom Title: Use the title input to customize the comment title Custom Message: Use the message input to customize the message shown below the stats Custom Image: Use the image-url input to use your own image Example uses: lukasjuhas/big-diff-energy-action@v1 with: github-token: ${{ secrets.
December 4, 2025
Branch Flow Guard
Version updated for https://github.com/Malnati/flow-check to version v2.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes These changes request updates the version of the Malnati/pr-comment GitHub Action used in the workflow to ensure compatibility with the required template_path feature.
Workflow update: Upgraded the Malnati/pr-comment action from version v4.1.5 to v4.2.5 in action.yml to support template_path.
December 4, 2025
Better Semantic Releaser Action
Version updated for https://github.com/mridang/action-semantic-release to version v2.2.0.
This action is used across all versions by 27 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.2.0 (2025-12-04) Features add ssh key support (#39) (eb24d15)
December 4, 2025
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.9.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update softprops/action-gh-release action to v2.5.0 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/32 feat: Update step-security/harden-runner action to v2.13.3 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/33 Full Changelog: https://github.com/spotdemo4/nix-init/compare/v1.8.14...v1.9.0
December 4, 2025
Overweight-Guard
Version updated for https://github.com/yoavniran/overweight to version v1.3.10.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.3.10 (2025-12-02) Bug Fixes ensure update branch name is unique (3d256b6) remove gh action files from npm publish (d883456)
December 3, 2025
MockMirror Preview
Version updated for https://github.com/akshar-ojus/mockmirror to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bug Fixes & Improvements Fixed Rate Limiting : Added a smart delay (4s) between file analyses to respect the Gemini API free tier limits. This prevents crashes when multiple files are changed in a single PR. Fixed Router Dependencies: Added explicit Vite aliases for react-router-dom, react-router, and @remix-run/router.
December 3, 2025
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.19.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 9p: Clamp count to fit response within negotiated msize by @Barre in https://github.com/Barre/ZeroFS/pull/264 Propagate chunk read errors instead of silently treating them as missing chunks by @Barre in https://github.com/Barre/ZeroFS/pull/266 Implement task shutdown by @Barre in https://github.com/Barre/ZeroFS/pull/267 Filter out old sequenced keys when flushing to L0 by @Barre in https://github.
December 3, 2025
Smyklot
Version updated for https://github.com/bartsmykla/smyklot to version v1.8.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.8.0 (2025-12-03) Features commands: add merge after CI modifier (#11) (31cef02) Smyklot v1.8.0 Docker image: ghcr.io/bartsmykla/smyklot:1.8.0
Changelog efcf5a6ecff7ee14746dde7812649f77b479feef chore(release): bump version to 1.8.0 4e354cc0be42d5488512317b14bf70f7b3e49fb7 ci(renovate): increase PR concurrent limit to 20 7b1e3a4855dcd66a422087e0e06956ac500a5a80 ci(renovate): add renovate configuration 02a9928e93076a0e49ce010c456b97ed172d4211 ci(lint): use golangci-lint-action in workflows 31a750a0d92fb86d3c746070662c5a8d5bd334d8 ci(release): use mise environment-specific config 76b6782bdf64ccb285dfa505a4b35cab066c6f26 ci(release): fix CGO_ENABLED override by mise 6b564f33c51efbd1f3910da51861bd62bdeb9770 ci(release): move CGO_ENABLED to job level e3ef9c8d4611530ace1cd3eaf81691307b84572a ci(workflows): fix CGO and app-id issues 0ea9e56c6e5235e4b6628195a93e6e2ecec82bf3 ci(release): add semantic-release (#13) 1b3c655e0950e70951a9209a6ca022135c2d68c6 docs(claude): align branching guidelines 721b2d8e2671c0e005c82f3bbf76956c39ef6a60 ci(workflows): align with klaudiush configuration (#12) 31cef02f3da1b31a090c3cd42710c5b68f0c94f9 feat(commands): add merge after CI modifier (#11)