Testing axiom#12430
Conversation
Co-authored-by: truxt-axiom-agent <github@truxt.ai>
fix(deps): upgrade vulnerable dependencies
|
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @ashutosh-truxt-ai, @ayushkmr, @DecodeX-truxtAI on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment |
|
Every PR must be linked to a same-repo issue before Oz can review it. Next step: open or find a same-repo issue describing this change, then link it to this PR by adding See the contribution guidelines for the full readiness model. Powered by Oz |
There was a problem hiding this comment.
Every PR must be linked to a same-repo issue before Oz can review it.
Next step: open or find a same-repo issue describing this change, then link it to this PR by adding Closes #123 to the PR description (or using the "Development" sidebar on GitHub). A maintainer will mark the issue ready-to-implement when it is ready. Once it is marked, comment /oz-review to re-trigger review.
See the contribution guidelines for the full readiness model.
Powered by Oz
|
Hi @DecodeX-truxtAI — a reviewer requested changes on this PR and it hasn't had activity from you in 7 days. When you get a chance, please push updates or reply to the review so a reviewer can take another look. Without activity, this PR will be automatically closed after 14 days of inactivity. |
Rolls back select workspace dependencies to legacy versions as a fixture for the dependency-audit pipeline.
Changes
Cargo.tomlworkspace dependencies pinned to legacy versions:base640.22.1 → 0.13.0diesel2.3.9 → 2.0.0rand0.8.6 → 0.8.2Intentional downgrade providing a reproducible baseline for the dependency auditor. Not for production.