raviqqe
stak
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump codspeedhq/action from 4.18.5 to 4.19.1 (#3923) Bumps [codspeedhq/action](https://github.com/codspeedhq/action) from 4.18.5 to 4.19.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/codspeedhq/action/releases">codspeedhq/action's releases</a>.</em></p> <blockquote> <h2>v4.19.1</h2> <h2>Release Notes</h2> <p>This release ships improvements for the memory instrument.</p> <p>The memory instrument now lazily attaches to allocators, which lowers the startup time to a few seconds (down from minutes on certain systems). Additionally, we shipped a series of serialization improvements, removing in some large benchmarks 3+ minutes of extra CI time.</p> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Track successful posix_memalign allocations (<a href="https://redirect.github.com/codspeedhq/action/issues/470">#470</a>) by <a href="https://github.com/not-matthias"><code>@not-matthias</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/runner/pull/470">#470</a></li> <li>Prompt sudo on interactive stdin (<a href="https://redirect.github.com/codspeedhq/action/issues/459">#459</a>) by <a href="https://github.com/not-matthias"><code>@not-matthias</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/runner/pull/459">#459</a></li> <li>Reject empty command before executor setup (<a href="https://redirect.github.com/codspeedhq/action/issues/467">#467</a>) by <a href="https://github.com/not-matthias"><code>@not-matthias</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/runner/pull/467">#467</a></li> </ul> <h3><!-- raw HTML omitted -->⚙️ Internals</h3> <ul> <li>chore: bump runner version to 4.19.1 by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/CodSpeedHQ/action/pull/225">CodSpeedHQ/action#225</a></li> </ul> <h3><!-- raw HTML omitted -->💼 Other</h3> <ul> <li>Bump the memtrack pin to 1.3.0 by <a href="https://github.com/adriencaccia"><code>@adriencaccia</code></a> in <a href="https://redirect.github.com/CodSpeedHQ/runner/pull/474">#474</a></li> </ul> <h2>Install codspeed-runner 4.19.1</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.19.1/codspeed-runner-installer.sh | sh </code></pre> <h2>Download codspeed-runner 4.19.1</h2> <table> <thead> <tr> <th>File</th> <th>Platform</th> <th>Checksum</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.19.1/codspeed-runner-aarch64-apple-darwin.tar.gz">codspeed-runner-aarch64-apple-darwin.tar.gz</a></td> <td>Apple Silicon macOS</td> <td><a href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.19.1/codspeed-runner-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.19.1/codspeed-runner-aarch64-unknown-linux-musl.tar.gz">codspeed-runner-aarch64-unknown-linux-musl.tar.gz</a></td> <td>ARM64 MUSL Linux</td> <td><a href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.19.1/codspeed-runner-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.19.1/codspeed-runner-x86_64-unknown-linux-musl.tar.gz">codspeed-runner-x86_64-unknown-linux-musl.tar.gz</a></td> <td>x64 MUSL Linux</td> <td><a href="https://github.com/CodSpeedHQ/codspeed/releases/download/v4.19.1/codspeed-runner-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td> </tr> </tbody> </table> <p><strong>Full Runner Changelog</strong>: <a href="https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md">https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/CodSpeedHQ/action/compare/v4.19.0...v4.19.1">https://github.com/CodSpeedHQ/action/compare/v4.19.0...v4.19.1</a></p> <h2>v4.19.0</h2> <h2>Release Notes</h2> <p>This release adds a new <code>--experimental-exclude-allocations</code> feature to remove allocator time from Simulation benchmarks.</p> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Remove eager allocator discovery by <a href="https://github.com/not-matthias"><code>@not-matthias</code></a></li> <li>Attach allocator probes on demand via exec-mapping watcher by <a href="https://github.com/not-matthias"><code>@not-matthias</code></a></li> <li>Add exec-mapping watcher BPF prog and inode maps by <a href="https://github.com/not-matthias"><code>@not-matthias</code></a></li> <li>Add experimental --exclude-allocations setting by <a href="https://github.com/not-matthias"><code>@not-matthias</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/CodSpeedHQ/action/commit/f22792bfac16f3e14eb9fbea76f4a48e9cc22b93"><code>f22792b</code></a> Release v4.19.1 🚀</li> <li><a href="https://github.com/CodSpeedHQ/action/commit/b07ddfbc843d6aab7f2bdbac308754716e676636"><code>b07ddfb</code></a> chore: bump runner version to 4.19.1</li> <li><a href="https://github.com/CodSpeedHQ/action/commit/9c498abf90f466ace8338cd5505d6ab277e1f9a3"><code>9c498ab</code></a> Release v4.19.0 🚀</li> <li><a href="https://github.com/CodSpeedHQ/action/commit/a65d9f01a0251f66f48d60d9e22ae088d83ce4b2"><code>a65d9f0</code></a> chore: bump runner version to 4.19.0</li> <li>See full diff in <a href="https://github.com/codspeedhq/action/compare/f99becdce5e5d51fd556489ebef684f4ecfd6286...f22792bfac16f3e14eb9fbea76f4a48e9cc22b93">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
27 minutes ago
Bump @types/node from 26.1.1 to 26.1.2 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.1.1 to 26.1.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/types/node-26.1.2
5 hours ago
Bump raviqqe/muffy from 0.3.20 to 0.3.21 Bumps [raviqqe/muffy](https://github.com/raviqqe/muffy) from 0.3.20 to 0.3.21. - [Release notes](https://github.com/raviqqe/muffy/releases) - [Commits](https://github.com/raviqqe/muffy/compare/1580c19d53457cfaf4c27728f96d218208018acc...8f49f51742e2b4a4dec2be8e9db390204211ca19) --- updated-dependencies: - dependency-name: raviqqe/muffy dependency-version: 0.3.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/raviqqe/muffy-0.3.21
6 hours ago
Bump codspeedhq/action from 4.18.5 to 4.19.1 Bumps [codspeedhq/action](https://github.com/codspeedhq/action) from 4.18.5 to 4.19.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/f99becdce5e5d51fd556489ebef684f4ecfd6286...f22792bfac16f3e14eb9fbea76f4a48e9cc22b93) --- updated-dependencies: - dependency-name: codspeedhq/action dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/codspeedhq/action-4.19.1
6 hours ago
Bump the astro group with 3 updates Bumps the astro group with 3 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check). Updates `@astrojs/starlight` from 0.41.4 to 0.41.5 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.41.5/packages/starlight) Updates `astro` from 7.1.3 to 7.1.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.1.4/packages/astro) Updates `@astrojs/check` from 0.9.9 to 0.9.10 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.10/packages/language-tools/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/check" dependency-version: 0.9.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/astro-333f84f460
6 hours ago
Bump k1low/octocov-action from 1.5.1 to 1.5.2 Bumps [k1low/octocov-action](https://github.com/k1low/octocov-action) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/k1low/octocov-action/releases) - [Changelog](https://github.com/k1LoW/octocov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/k1low/octocov-action/compare/b3b6ee60482a667950f87553abf1df63217235d9...a167dc0dee441b7ffc45e1b862ab55ec0d87f278) --- updated-dependencies: - dependency-name: k1low/octocov-action dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/k1low/octocov-action-1.5.2
7 hours ago
Bump docker/login-action from 4.5.1 to 4.5.2 Bumps [docker/login-action](https://github.com/docker/login-action) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/abd2ef45e78c5afb21d64d4ca52ee8550d9572c7...371161bbe7024a29a25c5e19bfcbc0804fe9ad2c) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/docker/login-action-4.5.2
7 hours ago
Bump lucide-preact from 1.26.0 to 1.27.0 Bumps [lucide-preact](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-preact) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-preact) --- updated-dependencies: - dependency-name: lucide-preact dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/lucide-preact-1.27.0
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
Bump @types/node from 26.1.1 to 26.1.2
#3927
9 hours ago
6a2c825
dependabot/npm_and_yarn/types/node-26.1.2
CodSpeed Performance Gauge
0%
Bump raviqqe/muffy from 0.3.20 to 0.3.21
#3925
9 hours ago
29297fc
dependabot/github_actions/raviqqe/muffy-0.3.21
CodSpeed Performance Gauge
0%
Bump codspeedhq/action from 4.18.5 to 4.19.1
#3923
9 hours ago
6f2403d
dependabot/github_actions/codspeedhq/action-4.19.1
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs