chore(deps): bump the ruby-deps group with 2 updates#2601
Merged
Conversation
Bumps the ruby-deps group with 2 updates: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rubocop-capybara](https://github.com/rubocop/rubocop-capybara). Updates `nokogiri` from 1.19.2 to 1.19.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.2...v1.19.3) Updates `rubocop-capybara` from 2.22.1 to 2.23.0 - [Release notes](https://github.com/rubocop/rubocop-capybara/releases) - [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md) - [Commits](rubocop/rubocop-capybara@v2.22.1...v2.23.0) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop-capybara dependency-version: 2.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
mroderick
approved these changes
May 4, 2026
Collaborator
mroderick
left a comment
There was a problem hiding this comment.
Review Summary
nokogiri 1.19.2 → 1.19.3: Security patch release fixing regex backtracking and memory leak vulnerabilities. No API changes, safe to merge.
rubocop-capybara 2.22.1 → 2.23.0: Cop department renaming (Capybara/* → Capybara/RSpec/*) won't affect this project since spec files are excluded from RuboCop in .rubocop.yml. No custom cop configurations or inline disable comments reference the old names.
Confidence: High ✅
- Security fixes in nokogiri are important to have
- RuboCop configuration compatible with new version
- Full test coverage validates runtime behavior
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ruby-deps group with 2 updates: nokogiri and rubocop-capybara.
Updates
nokogirifrom 1.19.2 to 1.19.3Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
c139a3dversion bump to v1.19.37501a63fix: backtracking in CSS tokenizer rules (v1.19.x backport) (#3627)03e7968test: skip CSS tokenizer benchmarks on JRubyb984b7efix: ReDoS in CSS tokenizer ident rule0092623fix: ReDoS in CSS tokenizer STRING ruleee17d33fix: memory leak in XSLT transform (backport to v1.19.x) (#3624)ce188a3doc: update CHANGELOGcaeaac4fix: memory leak in XSLT transform25220bfdep(test): test against libxml-ruby v6 (#3618)0caeb21doc: add security warnings for untrusted XSLT stylesheetsUpdates
rubocop-capybarafrom 2.22.1 to 2.23.0Release notes
Sourced from rubocop-capybara's releases.
Changelog
Sourced from rubocop-capybara's changelog.
Commits
2aa3696Merge pull request #170 from rubocop/v2.23.0d6ffe96v2.23.0da0500dMerge pull request #168 from rubocop/fix/167-find-all-first-receiverd16b170Fix an incorrect autocorrect forCapybara/FindAllFirstwhenfindorall...965c790Merge pull request #166 from rubocop/ci-test-rspec-4-on-its-main-branch3a3e959CI: Test RSpec 4 prerelease on rspec main branchae01cbeMerge pull request #164 from rubocop/haveselector44490b7Fix an error forCapybara/RSpec/HaveSelectorwhen passing only a selector typee5adb53Merge pull request #155 from rubocop/move-rspec-deptf172ed9SplitCapybara/MatchStyleintoCapybara/AssertStyleand `Capybara/RSpec/M...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 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 conditions