Skip to content

Commit ba8b250

Browse files
aguynamedryanclaude
andcommitted
chore: sync beads after completing P3 maintenance
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3a8a9ad commit ba8b250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.beads/issues.jsonl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
{"id":"conceptql-2","title":"Review and merge Dependabot PR #322 (webdrivers bump)","description":"Dependabot PR #322 bumps webdrivers from 5.2.0 to 5.3.1. Opened 2026-02-22.\n\n- Review the changelog/diff\n- Ensure CI passes\n- Merge if clean","status":"closed","priority":2,"issue_type":"task","owner":"aguynamedryan@gmail.com","created_at":"2026-02-23T06:15:20.10999692-08:00","created_by":"Ryan Duryea","updated_at":"2026-02-23T06:23:45.205894011-08:00","closed_at":"2026-02-23T06:23:45.205894011-08:00","close_reason":"Closed PR #322 — webdrivers 5.3.1 restricts Selenium to 4.0-4.10, but conceptql uses Selenium 4.41.0. The webdrivers gem is deprecated in favor of Selenium Manager (built into Selenium 4.11+). Bumping would break things. PR closed with comment explaining rationale.","labels":["chore"]}
33
{"id":"conceptql-3","title":"Triage and resolve 16 Dependabot security alerts","description":"conceptql has 16 open Dependabot security alerts:\n\n- **Nokogiri** — multiple libxml2/libxslt CVEs\n- **REXML** — 6 DoS alerts on malformed XML\n- **Active Support** — information disclosure\n- **SafeBuffer** — XSS vulnerability\n- **Rake** — OS command injection (2 alerts)\n\nTriage each alert:\n1. Update gems where possible to resolve\n2. Dismiss alerts that don't apply (e.g. if the vulnerable code path isn't reachable)\n3. Document any that require upstream fixes","status":"closed","priority":1,"issue_type":"task","owner":"aguynamedryan@gmail.com","created_at":"2026-02-23T06:15:23.760339032-08:00","created_by":"Ryan Duryea","updated_at":"2026-02-23T06:20:56.463958624-08:00","closed_at":"2026-02-23T06:20:56.463958624-08:00","close_reason":"All 16 security alerts already resolved by the Ruby 4.0 / Rails 8.1 upgrade. Current versions: nokogiri 1.19.1, rexml 3.4.4, activesupport 8.1.2, rake 13.3.1 — all exceed the patched versions. GitHub confirms all 16 alerts in 'fixed' state.","labels":["security"]}
44
{"id":"conceptql-4","title":"Delete stale branches","description":"Clean up leftover branches that are no longer needed post-upgrade:\n\n- `ruby-3.3-upgrade`, `ignitor` — old branches\n- `issue-293` through `issue-297` — old feature branches\n- `ghfixes_20250514` — old fixes branch\n\nReview each branch to confirm nothing valuable, then delete from remote.","status":"closed","priority":3,"issue_type":"task","owner":"aguynamedryan@gmail.com","created_at":"2026-02-23T06:15:43.246572595-08:00","created_by":"Ryan Duryea","updated_at":"2026-02-23T06:28:10.660405165-08:00","closed_at":"2026-02-23T06:28:10.660405165-08:00","close_reason":"Deleted 8 stale branches: ruby-3.3-upgrade, ignitor, issue-293 through issue-297, ghfixes_20250514.","labels":["chore"]}
5-
{"id":"conceptql-5","title":"Remove webdrivers gem dependency","description":"webdrivers (~> 5.2) is a dev dependency in conceptql.gemspec but is no longer needed. Selenium 4.11+ includes Selenium Manager which handles driver downloads natively. Current Selenium version is 4.41.0. Remove the webdrivers dependency from conceptql.gemspec and update Gemfile.lock.","status":"open","priority":3,"issue_type":"task","owner":"aguynamedryan@gmail.com","created_at":"2026-02-23T06:24:32.69766097-08:00","created_by":"Ryan Duryea","updated_at":"2026-02-23T06:24:32.69766097-08:00","labels":["chore"]}
5+
{"id":"conceptql-5","title":"Remove webdrivers gem dependency","description":"webdrivers (~> 5.2) is a dev dependency in conceptql.gemspec but is no longer needed. Selenium 4.11+ includes Selenium Manager which handles driver downloads natively. Current Selenium version is 4.41.0. Remove the webdrivers dependency from conceptql.gemspec and update Gemfile.lock.","status":"closed","priority":3,"issue_type":"task","owner":"aguynamedryan@gmail.com","created_at":"2026-02-23T06:24:32.69766097-08:00","created_by":"Ryan Duryea","updated_at":"2026-02-23T06:28:55.655085146-08:00","closed_at":"2026-02-23T06:28:55.655085146-08:00","close_reason":"Removed webdrivers (~> 5.2) from conceptql.gemspec and updated Gemfile.lock. Selenium Manager (built into Selenium 4.11+) handles driver management natively.","labels":["chore"]}

0 commit comments

Comments
 (0)