SRv6d
rpsl-rs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump rstest from 0.23.0 to 0.24.0 Bumps [rstest](https://github.com/la10736/rstest) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/rstest-0.24.0
2 days ago
Bump serde_json from 1.0.134 to 1.0.138 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.134 to 1.0.138. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.138) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/serde_json-1.0.138
2 days ago
Bump thiserror from 2.0.9 to 2.0.11 (#169) Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.9 to 2.0.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>2.0.11</h2> <ul> <li>Add feature gate to tests that use std (<a href="https://redirect.github.com/dtolnay/thiserror/issues/409">#409</a>, <a href="https://redirect.github.com/dtolnay/thiserror/issues/410">#410</a>, thanks <a href="https://github.com/Maytha8"><code>@Maytha8</code></a>)</li> </ul> <h2>2.0.10</h2> <ul> <li>Support errors containing a generic type parameter's associated type in a field (<a href="https://redirect.github.com/dtolnay/thiserror/issues/408">#408</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/thiserror/commit/0f532e326e9a4cc6c6e30ee19ab00cb9eeb44362"><code>0f532e3</code></a> Release 2.0.11</li> <li><a href="https://github.com/dtolnay/thiserror/commit/3d15543a9117e32050caa6a219da6299b6271576"><code>3d15543</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/410">#410</a> from dtolnay/testnostd</li> <li><a href="https://github.com/dtolnay/thiserror/commit/1a226ae42c20114f71bd3ed339f9e0351351abce"><code>1a226ae</code></a> Disable two more integration tests in no-std mode</li> <li><a href="https://github.com/dtolnay/thiserror/commit/8b5f2d78f0576d8a64a96bd0b73c2b4eef45e6c9"><code>8b5f2d7</code></a> Fix unused import in test when built without std</li> <li><a href="https://github.com/dtolnay/thiserror/commit/eecd247cdf7dfa1cee9898dd29d56b0021b5f4d0"><code>eecd247</code></a> Add CI step to test with "std" disabled</li> <li><a href="https://github.com/dtolnay/thiserror/commit/8f2a76b4ba520e5615147977531bff394bed6894"><code>8f2a76b</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/409">#409</a> from Maytha8/std-tests</li> <li><a href="https://github.com/dtolnay/thiserror/commit/693a6cddad750d0401942d553969310193ec2614"><code>693a6cd</code></a> Add feature gate to tests that use std</li> <li><a href="https://github.com/dtolnay/thiserror/commit/349f6960ff02d64bec38de392850ea9aa07bb766"><code>349f696</code></a> Release 2.0.10</li> <li><a href="https://github.com/dtolnay/thiserror/commit/6cd87bc228612a1b8634ddb613059cc11b47f7ae"><code>6cd87bc</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/408">#408</a> from dtolnay/assoctype</li> <li><a href="https://github.com/dtolnay/thiserror/commit/6b3e1e50b27d9f90fd4a4be098d4693e50609784"><code>6b3e1e5</code></a> Generate trait bounds on associated types</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/thiserror/compare/2.0.9...2.0.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thiserror&package-manager=cargo&previous-version=2.0.9&new-version=2.0.11)](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
2 days ago
Update dtolnay/rust-toolchain requirement to c5a29ddb4d9d194e7c84ec8c3fba61b1c31fee8c Updates the requirements on [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) to permit the latest version. - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](https://github.com/dtolnay/rust-toolchain/commits/c5a29ddb4d9d194e7c84ec8c3fba61b1c31fee8c) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/dtolnay/rust-toolchain-c5a29ddb4d9d194e7c84ec8c3fba61b1c31fee8c
3 days ago
Bump the github-actions-minor-or-patch group with 8 updates Bumps the github-actions-minor-or-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) | `2.7.5` | `2.7.7` | | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.45.13` | `2.47.32` | | [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) | `2.0.3` | `2.0.4` | | [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `2.1.0` | `2.2.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.3` | `4.6.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.27.5` | `3.28.8` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.0.7` | `5.3.1` | | [crate-ci/typos](https://github.com/crate-ci/typos) | `1.28.1` | `1.29.5` | Updates `Swatinem/rust-cache` from 2.7.5 to 2.7.7 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/swatinem/rust-cache/compare/82a92a6e8fbeee089604da2575dc567ae9ddeaab...f0deed1e0edfc6a9be95417288c0e1099b1eeec3) Updates `taiki-e/install-action` from 2.45.13 to 2.47.32 - [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/a22e1808bbd53573c0b897cc089c64643401af7d...65835784ace7c5a78745b6dbeb9bf85346430497) Updates `EmbarkStudios/cargo-deny-action` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/2d8c9929d8f9f42bedba73f1287cb0b479f07acb...e2f4ede4a4e60ea15ff31bc0647485d80c66cfba) Updates `lycheeverse/lychee-action` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/f81112d0d2814ded911bd23e3beaa9dda9093915...f796c8b7d468feb9b8c0a46da3fac0af6874d374) Updates `actions/upload-artifact` from 4.4.3 to 4.6.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08) Updates `github/codeql-action` from 3.27.5 to 3.28.8 - [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/f09c1c0a94de965c15400f5634aa42fac8fb8f88...dd746615b3b9d728a6a37ca2045b68ca76d4841a) Updates `codecov/codecov-action` from 5.0.7 to 5.3.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/015f24e6818733317a2da2edd6290ab26238649a...13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3) Updates `crate-ci/typos` from 1.28.1 to 1.29.5 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/bd36f89fcd3424dcefd442894589e6ee572a59f2...11ca4583f2f3f74c7e7785c0ecb20fe2c99a4308) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-or-patch - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-or-patch - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-minor-or-patch - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-or-patch - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-or-patch - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-or-patch - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-or-patch - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-minor-or-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/github-actions-minor-or-patch-10edff8cb9
3 days ago
Bump serde_json from 1.0.134 to 1.0.138 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.134 to 1.0.138. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.138) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/serde_json-1.0.138
3 days ago
Bump rstest from 0.23.0 to 0.24.0 Bumps [rstest](https://github.com/la10736/rstest) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/rstest-0.24.0
3 days ago
Bump thiserror from 2.0.9 to 2.0.11 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.9 to 2.0.11. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.9...2.0.11) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/thiserror-2.0.11
3 days ago
Active Branches
Bump rstest from 0.23.0 to 0.24.0
last run
2 days ago
#170
CodSpeed Performance Gauge
0%
Bump serde_json from 1.0.134 to 1.0.138
last run
2 days ago
#171
CodSpeed Performance Gauge
0%
Update dtolnay/rust-toolchain requirement to c5a29ddb4d9d194e7c84ec8c3fba61b1c31fee8c
last run
3 days ago
#173
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs