Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

Chore: Automated Dependency Update [Scheduled]

This PR updates dependencies across the repository to their latest stable versions and ensures build stability.

Updates

Module Package Old Version New Version Status
Rust tokio 1.19.1 1.48.0 Updated
Rust reqwest 0.12.15 0.12.28 Updated
Rust serde 1.0 1.0.228 Updated
Rust prost 0.12 0.12.6 Updated
Go google.golang.org/grpc 1.72.1 1.77.0 Updated
Go google.golang.org/protobuf 1.36.6 1.36.11 Updated
Go cloud.google.com/go/auth 0.11.0 0.18.0 Updated
Web (npm update) various various Updated

Fixes

  • Frontend (BeaconStep.tsx): Removed usage of StackItem (deprecated/removed in newer Chakra UI) and fixed a duplicate Box import which caused a build failure.
  • Rust (pb crate): Set IMIX_SERVER_PUBKEY during build to resolve compilation error.
  • Gitignore: Added tavern/internal/www/build/ and node_modules to .gitignore to prevent artifact tracking.

Verification

  • Rust: cargo build --all-targets passed.
  • Go: go build ./... passed.
  • Web: npm run build passed.

PR created automatically by Jules for task 14142908977407300311 started by @KCarretto

Updated dependencies across Rust, Go, and Web modules.
Fixed breaking changes in frontend.
Verified builds for all modules.
@google-labs-jules
Copy link
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

New to Jules? Learn more at jules.google/docs.

@github-actions
Copy link

github-actions bot commented Dec 27, 2025

Summary

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
2744    ±0 2744    ±0 0    ±0 0    ±0 0    ±0 0    ±0 1ms    ±0

Previous Results

Build 🏗️ Result 🧪 Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Other ❓ Flaky 🍂 Duration ⏱️
#138 2744 2744 0 0 0 0 13.8s

Insights

Average Tests per Run Total Flaky Tests Total Failed Slowest Test (p95)
2744 0 0 41.4s

Slowest Tests

Test 📝 Results 📊 Duration (avg) ⏱️ Duration (p95) ⏱️
eldritch: random::string_impl::tests::test_string_uniform 3 39.9s 41.4s
eldritch: random::string_impl::tests::test_string_uniform 3 39.9s 41.4s
eldritch: random::string_impl::tests::test_string_uniform 3 39.9s 41.4s
eldritch: process::info_impl::tests::test_info_default 3 3.2s 9.4s
eldritch: process::info_impl::tests::test_info_default 3 3.2s 9.4s
eldritch: process::info_impl::tests::test_info_default 3 3.2s 9.4s
eldritch: pivot::port_scan_impl::tests::test_portscan_return_type_starlark_dict_from_interpreter 3 3.0s 9.0s
eldritch: pivot::port_scan_impl::tests::test_portscan_return_type_starlark_dict_from_interpreter 3 3.0s 9.0s
eldritch: pivot::port_scan_impl::tests::test_portscan_return_type_starlark_dict_from_interpreter 3 3.0s 9.0s
eldritch: pivot::ssh_exec_impl::tests::test_pivot_ssh_exec 3 4.3s 8.9s

🎉 No failed tests in this run. | 🍂 No flaky tests in this run.

Github Test Reporter by CTRF 💚

🔄 This comment has been updated

@KCarretto KCarretto marked this pull request as ready for review December 27, 2025 14:45
@KCarretto KCarretto requested a review from hulto December 27, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants