Skip to content

Pin wpscan to 3.8.28 for Ruby 3.2 compat - #3111

Merged
liquidsec merged 1 commit into
devfrom
pin-wpscan-ruby-3.2-compat
May 20, 2026
Merged

Pin wpscan to 3.8.28 for Ruby 3.2 compat#3111
liquidsec merged 1 commit into
devfrom
pin-wpscan-ruby-3.2-compat

Conversation

@liquidsec

Copy link
Copy Markdown
Collaborator

Summary

  • wpscan 4.0.0 (released 2026-05-19) bumped its minimum Ruby requirement to >= 3.3.
  • Ubuntu 24.04 (the GitHub Actions runner image) ships Ruby 3.2.3, so every CI run since the release fails on --install-all-depstest_cli_args.
  • Pins to 3.8.28 (the last release that supports Ruby >= 3.0) to unblock CI. Bump the pin when the runners ship Ruby 3.3+.

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Performance Benchmark Report

⚠️ No current benchmark data available

This might be because:

  • Benchmarks failed to run
  • No benchmark tests found
  • Dependencies missing

@codecov

codecov Bot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90%. Comparing base (cc7e561) to head (c0774fb).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #3111   +/-   ##
=====================================
- Coverage     90%     90%   -0%     
=====================================
  Files        444     444           
  Lines      38376   38376           
=====================================
- Hits       34324   34321    -3     
- Misses      4052    4055    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liquidsec
liquidsec merged commit afc6dbf into dev May 20, 2026
20 checks passed
@ausmaster
ausmaster deleted the pin-wpscan-ruby-3.2-compat branch June 11, 2026 01:27
@ausmaster ausmaster added this to the BBOT 3.0 - blazed_elijah milestone Jun 26, 2026
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.

2 participants