November 27, 2025
Soyio Docs Indexer
Version updated for https://github.com/Soyio-id/soyio-docs-indexer-action to version v1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/Soyio-id/soyio-docs-indexer-action/commits/v1
November 27, 2025
Branch Spawn
Version updated for https://github.com/ws2git/branch-spawn to version v2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improve Action Reliability by @rmottanet in https://github.com/ws2git/branch-spawn/pull/2 Architectural Refactoring by @rmottanet in https://github.com/ws2git/branch-spawn/pull/3 Full Changelog: https://github.com/ws2git/branch-spawn/compare/v1.0...v2.0
November 26, 2025
Deploy to Vercel Action (updated)
Version updated for https://github.com/aldenquimby/deploy-to-vercel-action to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: add support for –env. fixes #398 by @aldenquimby in https://github.com/aldenquimby/deploy-to-vercel-action/pull/2 feat: add support for –target. fixes #396 by @aldenquimby in https://github.com/aldenquimby/deploy-to-vercel-action/pull/1 New Contributors @aldenquimby made their first contribution in https://github.com/aldenquimby/deploy-to-vercel-action/pull/2 Full Changelog: https://github.com/aldenquimby/deploy-to-vercel-action/compare/9893d875c782e1b4995a9399e8c4d660c33849c3...v2.0.0
November 26, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.0-2.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update pre-commit hook renovatebot/pre-commit-hooks to v42.20.1 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/463 Update andrewaylett/pre-commit-action digest to b28faed by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/464 Update pre-commit hook renovatebot/pre-commit-hooks to v42.21.2 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/465 Update pre-commit hook renovatebot/pre-commit-hooks to v42.21.3 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/466 Update dependency uv to v0.
November 26, 2025
Smyklot
Version updated for https://github.com/bartsmykla/smyklot to version v1.7.12.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Smyklot v1.7.12 Docker image: ghcr.io/bartsmykla/smyklot:1.7.12
Changelog Features 7a3cfb176c6549cfe44b6df45cd1271f753e6144: feat(permissions): add team membership support (@bartsmykla) Others 2212b94223b0e94a400a53ec9fb932457d4b9759: chore(release): bump version to 1.7.12 (@smyklot[bot])
November 26, 2025
C++ Performance Profiler
Version updated for https://github.com/boxtob/cpp-perf-action to version v1.1.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes C++ Performance Profiler Action – Release Notes v1.1.5
Fix a bug with incorrect number of arguments passed to parse python script Example Usage - name: Run Profiler uses: boxtob/cpp-perf-action@v1.1.5 with: binaries: build/test apt-packages: libgl1-mesa-dev libglfw3-dev ld-library-path: /workspace/libs valgrind-memcheck: true valgrind-cachegrind: true gperftools: true fail-on-leak: true run-args: --verbose Feedback Welcome!
November 26, 2025
Setup node and pnpm
Version updated for https://github.com/Dafnik/setup-node-pnpm to version v5.0.1.
This action is used across all versions by 45 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog No changes.
🧰 Maintenance build(config): migrate renovate config @renovate[bot] (#39) See details of all code changes since previous release.
November 26, 2025
Compile and publish all LaTeX
Version updated for https://github.com/DanySK/compile-and-publish-all-latex to version 2.1.3.
This action is used across all versions by 199 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.1.3 (2025-11-26) Bug Fixes cache based on workflow (d7f087e)
November 26, 2025
Compile All LaTeX
Version updated for https://github.com/DanySK/compile-latex-action to version 2.2.3.
This action is used across all versions by 30 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.2.3 (2025-11-26) Bug Fixes fix release bug (ed442a7)