Bump the development-dependencies group across 1 directory with 6 updates#21
Open
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/bundler/development-dependencies-7f588ea781
branch
3 times, most recently
from
July 15, 2026 15:56
7458f92 to
5e7f76d
Compare
Oluwamayowa Oladosu (mayowaoladosu)
force-pushed
the
layerrail-rebrand-start
branch
from
July 16, 2026 19:26
ee8bcba to
154fd95
Compare
dependabot
Bot
force-pushed
the
dependabot/bundler/development-dependencies-7f588ea781
branch
2 times, most recently
from
July 18, 2026 13:20
01cd704 to
5a3e09d
Compare
…ates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) | `2.23.0` | `3.0.0` | | [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.9.0` | `3.10.2` | | [brakeman](https://github.com/presidentbeef/brakeman) | `8.0.4` | `8.0.5` | | [ferrum](https://github.com/rubycdp/ferrum) | `0.17.1` | `0.17.2` | | [herb](https://github.com/marcoroth/herb) | `0.9.4` | `0.10.2` | Updates `rubocop-capybara` from 2.23.0 to 3.0.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.23.0...v3.0.0) Updates `rubocop-rspec` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.9.0...v3.10.2) Updates `standard` from 1.54.0 to 1.56.0 - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.54.0...v1.56.0) Updates `brakeman` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v8.0.4...v8.0.5) Updates `ferrum` from 0.17.1 to 0.17.2 - [Release notes](https://github.com/rubycdp/ferrum/releases) - [Changelog](https://github.com/rubycdp/ferrum/blob/main/CHANGELOG.md) - [Commits](rubycdp/ferrum@v0.17.1...v0.17.2) Updates `herb` from 0.9.4 to 0.10.2 - [Release notes](https://github.com/marcoroth/herb/releases) - [Commits](marcoroth/herb@v0.9.4...v0.10.2) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ferrum dependency-version: 0.17.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: herb dependency-version: 0.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rubocop-capybara dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: rubocop-rspec dependency-version: 3.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: standard dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/development-dependencies-7f588ea781
branch
from
July 20, 2026 15:58
5a3e09d to
ea7195a
Compare
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 development-dependencies group with 5 updates in the / directory:
2.23.03.0.03.9.03.10.28.0.48.0.50.17.10.17.20.9.40.10.2Updates
rubocop-capybarafrom 2.23.0 to 3.0.0Release notes
Sourced from rubocop-capybara's releases.
Changelog
Sourced from rubocop-capybara's changelog.
Commits
a9b8f9aMerge pull request #177 from rubocop/v3.0.06a4579drelease v3.0.075e7cdaMerge pull request #176 from rubocop/docs/update-specific-matcher-readmef02ff72Update SpecificMatcher README exampleebe10e8Merge pull request #174 from rubocop/enable-pending-capybara-cops20a5721Enable pending Capybara copsfee3774Merge pull request #173 from rubocop/remove-obsolete-cop-name-migrationea818bdRemove obsolete cop name migration config989fe3cMerge pull request #172 from rubocop/remove-click-link-or-button-style5d5a5b8Merge pull request #175 from rubocop/dependabot/github_actions/actions/checko...Updates
rubocop-rspecfrom 3.9.0 to 3.10.2Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
2488441Merge pull request #2189 from rubocop/releasec9e53cfBump version to 3.10.27ae0a42Merge pull request #2186 from sakuro/fix/spec-file-path-format-empty-custom-t...8b0b5e9Merge branch 'master' into fix/spec-file-path-format-empty-custom-transformdc4465cMerge pull request #2188 from rubocop/fix-2185d5de6b2Consider regexp with options a non-simple regexpbad0cb3🐛 Fix RSpec/SpecFilePathFormat false positives when CustomTransform maps ...ec3eeabMerge pull request #2183 from rubocop/fix-match-with-simple-regex-with-interp...16bbf49Bump version to 3.10.12a78abdIgnore interpolation in MatchWithSimpleRegexUpdates
standardfrom 1.54.0 to 1.56.0Changelog
Sourced from standard's changelog.
Commits
d695ba0🏆⚽️ v1.56.086a92faMerge pull request #823 from standardrb/upgrade-2026-07-15dfcaef8Fixes Parallel's overzealous update5e68710Updates rubocop to 1.8895f959bMerge pull request #822 from standardrb/dependabot/bundler/ruby-lsp-0.26.1042c9d35Bump ruby-lsp from 0.26.9 to 0.26.1079cd977Merge pull request #818 from standardrb/dependabot/bundler/language_server-pr...3011204Bump language_server-protocol from 3.17.0.5 to 3.17.0.6505e8e6Merge pull request #797 from standardrb/dependabot/bundler/ruby-lsp-0.26.9af5498aMerge pull request #816 from standardrb/dependabot/github_actions/step-securi...Updates
brakemanfrom 8.0.4 to 8.0.5Release notes
Sourced from brakeman's releases.
Changelog
Sourced from brakeman's changelog.
Commits
104443eBump to 8.0.58e61e2aUpdate CHANGESf014c15Merge pull request #2028 from kiskoza/fix/quote_schema_name9227822Merge pull request #2027 from arpitjain099/fix/brakeman-1915-render-partial-t...6788d28Merge pull request #2025 from arpitjain099/fix/sql-fp-compact-blankb7c3906Add quote_schema_name to safe quote method listf95c500test: update line number for still-warns SQL injection case after fixture shift4fba779base_processor: skip hash render-type extraction when type set positionally1e63a41Fix SQL injection false positive for compact_blank/compact on permitted params7ff9e49Merge pull request #2023 from FFederi/fix-haml-chained-raw-crashUpdates
ferrumfrom 0.17.1 to 0.17.2Release notes
Sourced from ferrum's releases.
Changelog
Sourced from ferrum's changelog.
Commits
2f0699dBump upaa0b7adchore: revert default for :pending_connection_errors to true and update relat...3606d54fix: undefined method `find_target' for nil (NoMethodError) #54225f68f8chore: update CHANGELOG56a46cdfix:browser.resettries to dispose default implicit context #540 (#566)0c4d14bAdd RBS types (#565)e1b51b1chore: add CHANGELOG entry8c68153fix: ensure session_id is set only if session is absentde385e2Fix wss urls and session_id lost (#559)1cd3d76chore: move documentation to a dedicated websiteUpdates
herbfrom 0.9.4 to 0.10.2Release notes
Sourced from herb's releases.
... (truncated)
Commits
b224454JavaScript: Setunreleasedrules tov0.10.23f65710v0.10.2(#1853)722d53cLanguage Server: Fix comments inside multiline ERB tags (#1776)a53af59Bump@types/nodefrom 26.0.1 to 26.1.1 (#1848)4a174b9Bump sorbet from 0.6.13323 to 0.6.13341 (#1847)f8104b0Bump@vscode/vscefrom 3.9.1 to 3.9.2 (#1850)30160e1Formatter: Fix disabled formatter stdin output (#1851)bda4e75Bump picomatch from 4.0.4 to 4.0.5 (#1840)7935fa7Linter: Allowapplication/ld+jsonforhtml-allowed-script-typerule (#1844)154ce08Ruby: Requirerails-html-sanitizerexplicitly