chore(deps): bump the cargo group across 2 directories with 1 update#18
chore(deps): bump the cargo group across 2 directories with 1 update#18doublegate merged 15 commits intomainfrom
Conversation
Bumps the cargo group with 1 update in the / directory: [rsa](https://github.com/RustCrypto/RSA). Bumps the cargo group with 1 update in the /fuzz directory: [rsa](https://github.com/RustCrypto/RSA). Updates `rsa` from 0.9.9 to 0.9.10 - [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.10/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.9.9...v0.9.10) Updates `rsa` from 0.9.8 to 0.9.10 - [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.10/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.9.9...v0.9.10) --- updated-dependencies: - dependency-name: rsa dependency-version: 0.9.10 dependency-type: indirect dependency-group: cargo - dependency-name: rsa dependency-version: 0.9.10 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
|
🤖 Hi @dependabot[bot], I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
|
🤖 I'm sorry @dependabot[bot], but I was unable to process your request. Please see the logs for more details. |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
@claude fix the failing checks for this PR |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot create (or update) your Copilot custom instructions for this project and create a new sub-PR to fix all of the failing checks occurring in this PR |
|
@doublegate I've opened a new pull request, #19, to work on those changes. Once the pull request is ready, I'll request review from you. |
- Created .github/copilot-instructions.md with comprehensive project guidance - Created .github/CI-FIX-REPORT.md documenting CI status and fixes - Analyzed failing Gemini Dispatch workflow: root cause is missing API credentials - All critical CI checks (build, test, security) are passing Co-authored-by: doublegate <6858123+doublegate@users.noreply.github.com>
…test counts - Update pnet version from 0.34 to 0.35 - Update clap version from 4.4 to 4.5 - Update sqlx version from 0.7 to 0.8 - Add missing prtip-tui crate to project structure - Update ignored test count from 73 to 96 Addresses review comments from PR #19 Co-authored-by: doublegate <6858123+doublegate@users.noreply.github.com>
Add Copilot custom instructions and document CI failure root cause
|
@copilot fix the failing checks --> switch the project from using bincode to rkyv v0.8.14 --> fix everything else required to have all check pass without failures (no errors/warnings) |
|
@doublegate I've opened a new pull request, #20, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: doublegate <6858123+doublegate@users.noreply.github.com>
Co-authored-by: doublegate <6858123+doublegate@users.noreply.github.com>
Co-authored-by: doublegate <6858123+doublegate@users.noreply.github.com>
Migrate from bincode to rkyv v0.8.14 for memory-mapped serialization
|
@copilot fix all of the failing checks in this PR, based on the newest committed version of the code (and all the changes we made in subsequent PRs) |
|
@doublegate I've opened a new pull request, #22, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: doublegate <6858123+doublegate@users.noreply.github.com>
Co-authored-by: doublegate <6858123+doublegate@users.noreply.github.com>
fix: restore correct ScanResultRkyv with manual IpAddr serialization
Bumps the cargo group with 1 update in the / directory: rsa.
Bumps the cargo group with 1 update in the /fuzz directory: rsa.
Updates
rsafrom 0.9.9 to 0.9.10Changelog
Sourced from rsa's changelog.
Commits
da2af9achore: release v0.9.102926c91fix: do not panic on a prime being 1 when loading a secret key (#624)Updates
rsafrom 0.9.8 to 0.9.10Changelog
Sourced from rsa's changelog.
Commits
da2af9achore: release v0.9.102926c91fix: do not panic on a prime being 1 when loading a secret key (#624)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.