Avatar for the SRv6d user
SRv6d
rpsl-rs
BlogDocsChangelog

Performance History

Latest Results

Bump the actions-non-major group with 3 updates Bumps the actions-non-major group with 3 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action), [CodSpeedHQ/action](https://github.com/codspeedhq/action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `taiki-e/install-action` from 2.56.9 to 2.57.1 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/d028bcc176afad59ee1e0b7dbba9789b8a1421f8...a416ddeedbd372e614cc1386e8b642692f66865e) Updates `CodSpeedHQ/action` from 3.7.0 to 3.8.0 - [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/c28fe9fbe7d57a3da1b7834ae3761c1d8217612d...0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b) Updates `github/codeql-action` from 3.29.2 to 3.29.4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/181d5eefc20863364f96762470ba6f862bdef56b...4e828ff8d448a8a6e532957b1811f387a63867e8) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-non-major - dependency-name: CodSpeedHQ/action dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-non-major - dependency-name: github/codeql-action dependency-version: 3.29.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/actions-non-major-d02737b323
12 days ago
Bump winnow from 0.7.11 to 0.7.12 (#220) Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.7.11 to 0.7.12. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md">winnow's changelog</a>.</em></p> <blockquote> <h2>[0.7.12] - 2025-07-11</h2> <h3>Features</h3> <ul> <li>Add <code>impl Accumulate for VecDeque</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/winnow-rs/winnow/commit/a0360f6fc009964533870ab65fa9892781119944"><code>a0360f6</code></a> chore: Release</li> <li><a href="https://github.com/winnow-rs/winnow/commit/15bc372c8dc13993c2492430e791229bc0965017"><code>15bc372</code></a> docs: Update changelog</li> <li><a href="https://github.com/winnow-rs/winnow/commit/6c193ed0ae21672b9326baf44f50dc5cb4fdd9b6"><code>6c193ed</code></a> Merge pull request <a href="https://redirect.github.com/winnow-rs/winnow/issues/802">#802</a> from molarmanful/vecdeque-accumulate</li> <li><a href="https://github.com/winnow-rs/winnow/commit/5db615de45383d806eee3e19dedd0119bd83cde0"><code>5db615d</code></a> feat(stream): Implement Accumulate for VecDeque</li> <li><a href="https://github.com/winnow-rs/winnow/commit/f2260108439e8cd37aacb5e4a406095d2378e218"><code>f226010</code></a> Merge pull request <a href="https://redirect.github.com/winnow-rs/winnow/issues/800">#800</a> from Kijewski/pr-chars</li> <li><a href="https://github.com/winnow-rs/winnow/commit/73ce9fabff036072ea22103258196f111224e7b9"><code>73ce9fa</code></a> Implement <code>\&lt;&amp;str as Stream&gt;::next_token()</code> without panics</li> <li><a href="https://github.com/winnow-rs/winnow/commit/18f20ee3101dc00d91d377e093ba1cd5ded6335b"><code>18f20ee</code></a> Merge pull request <a href="https://redirect.github.com/winnow-rs/winnow/issues/796">#796</a> from epage/docs</li> <li><a href="https://github.com/winnow-rs/winnow/commit/fa51dd4d8d6805e9967827be3ea7e09a7664d661"><code>fa51dd4</code></a> docs(ref): Clarify distinction between parse and parse_next</li> <li>See full diff in <a href="https://github.com/winnow-rs/winnow/compare/v0.7.11...v0.7.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=winnow&package-manager=cargo&previous-version=0.7.11&new-version=0.7.12)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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
17 days ago
Bump the actions-non-major group with 3 updates Bumps the actions-non-major group with 3 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action), [CodSpeedHQ/action](https://github.com/codspeedhq/action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `taiki-e/install-action` from 2.56.9 to 2.57.1 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/d028bcc176afad59ee1e0b7dbba9789b8a1421f8...a416ddeedbd372e614cc1386e8b642692f66865e) Updates `CodSpeedHQ/action` from 3.7.0 to 3.8.0 - [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/c28fe9fbe7d57a3da1b7834ae3761c1d8217612d...0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b) Updates `github/codeql-action` from 3.29.2 to 3.29.4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/181d5eefc20863364f96762470ba6f862bdef56b...4e828ff8d448a8a6e532957b1811f387a63867e8) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-non-major - dependency-name: CodSpeedHQ/action dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-non-major - dependency-name: github/codeql-action dependency-version: 3.29.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/actions-non-major-d02737b323
17 days ago

Active Branches

Bump the actions-non-major group with 3 updates
last run
12 days ago
#221
CodSpeed Performance Gauge
0%
#222
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs