July 8, 2025
CodSpeed Performance Analysis
Version updated for https://github.com/CodSpeedHQ/action to version v3.7.0.
This action is used across all versions by 1,247 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🚀 Features Add pre- and post-benchmark scripts by @not-matthias Add cli args for perf by @not-matthias in #94 🐛 Bug Fixes Forward environment to systemd-run cmd by @not-matthias Only panic in upload for non-existing integration by @not-matthias Multi-line commands in valgrind by @not-matthias Symlink libpython doesn’t work for statically linked python by @not-matthias in #89 Run perf with sudo; support systemd-run for non-perf walltime by @not-matthias Use correct path for unwind info by @not-matthias ⚙️ Internals Add executor tests by @not-matthias in #95 Add log to detect invalid origin url by @not-matthias Upgrade to edition 2024 by @not-matthias Add debug logs for proc maps by @not-matthias in #88 Enhance version resolution with ’latest’ support and flexible formats by @art049 in https://github.
July 8, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/_compiler@0.6.0.
This action is used across all versions by 66 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #1010 864c305 Thanks @davidturnbull! - improve type safety of compiler params Patch Changes Updated dependencies [cb2aa0f]: @lingo.dev/_sdk@0.10.0
July 8, 2025
Deploy markdown.html
Version updated for https://github.com/PJ-568/MARKDOWN.HTML to version v1.18.8.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/PJ-568/MARKDOWN.HTML/compare/v1.18.6...v1.18.8
July 8, 2025
Zmicro Vercel Deploy
Version updated for https://github.com/zmicro-design/action-vercel-deploy to version v1.
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: support pr commit by @whatwewant in https://github.com/zmicro-design/action-vercel-deploy/pull/1 New Contributors @whatwewant made their first contribution in https://github.com/zmicro-design/action-vercel-deploy/pull/1 Full Changelog: https://github.com/zmicro-design/action-vercel-deploy/compare/v0.0.7...v1
July 8, 2025
MkDocs Github Pages Releaser
Version updated for https://github.com/afritzler/mkdocs-gh-pages-action to version v9.6.15.
This action is used across all versions by 40 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes 🧰 Maintenance Bump mkdocs-material from 9.6.14 to 9.6.15 @dependabot[bot] (#269)
July 8, 2025
Cache APT Packages
Version updated for https://github.com/awalsh128/cache-apt-pkgs-action to version v1.5.1.
This action is used across all versions by 4,594 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Remove GitHub URL shorteners (git.io) as they no longer work by @kkysen in https://github.com/awalsh128/cache-apt-pkgs-action/pull/164 New Contributors @kkysen made their first contribution in https://github.com/awalsh128/cache-apt-pkgs-action/pull/164 Full Changelog: https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.0...v1.5.1
July 8, 2025
Markup Link Checker (mlc)
Version updated for https://github.com/becheran/mlc to version v1.0.0.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/becheran/mlc/compare/v0.22.0...v1.0.0
July 7, 2025
Turbo Cache Server
Version updated for https://github.com/brunojppb/turbo-cache-server to version 1.0.24.
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): lock file maintenance by @renovate in https://github.com/brunojppb/turbo-cache-server/pull/102 chore(deps): lock file maintenance by @renovate in https://github.com/brunojppb/turbo-cache-server/pull/103 chore(deps): lock file maintenance by @renovate in https://github.com/brunojppb/turbo-cache-server/pull/104 chore(deps): lock file maintenance by @renovate in https://github.com/brunojppb/turbo-cache-server/pull/107 Fix readme formatting by @tmm1 in https://github.com/brunojppb/turbo-cache-server/pull/105 New Contributors @tmm1 made their first contribution in https://github.
July 7, 2025
CodSpeed Performance Analysis
Version updated for https://github.com/CodSpeedHQ/action to version v3.6.1.
This action is used across all versions by 1,244 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🚀 Features Allow setting upload url via env var for convenience by @GuillaumeLagrange in #85 Send unknown cpu_brand when it is not recognized by @adriencaccia Allow only running the benchmarks, and only uploading the results by @GuillaumeLagrange in #81 Install perf on setup by @not-matthias Add perf integration for python by @not-matthias Add perf integration for rust by @not-matthias Add fifo ipc by @not-matthias Use custom time formatting to be in line with the rest of CodSpeed by @GuillaumeLagrange in #77 Output information about benches after a local run by @GuillaumeLagrange in #76 Allow specifying oauth token through CLI by @GuillaumeLagrange in #75 Add option to output structured json by @GuillaumeLagrange in #74 Add flags to specify repository from CLI by @GuillaumeLagrange Improve error handling for valgrind by @not-matthias in #67 Handle local run failure by @adriencaccia in #71 Run benchmark with systemd (for optional cpu isolation) by @not-matthias in #86 🐛 Bug Fixes Persist logs when running with skip_upload by @GuillaumeLagrange in #84 Valgrind crash for unresolved libpython by @not-matthias in #82 Support trailing slash in origin url by @not-matthias in #83 Use bash to ensure correct behavior across systems by @not-matthias Fix test randomly failing due to other test run in parallel by @GuillaumeLagrange Check child status code after valgrind by @not-matthias in #72 Only show perf output at debug or trace level by @not-matthias in #87 ⚙️ Internals Dont use regex in perf map harvest by @not-matthias Switch to astral-sh/cargo-dist by @adriencaccia in #80 Full Changelog: https://github.