chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#8493
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#8493dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [spring](https://github.com/rails/spring) | `4.6.0` | `4.7.0` | | [yard](https://github.com/lsegal/yard) | `0.9.44` | `0.9.45` | | [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) | `7.0.1` | `8.0.1` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.2` | `1.88.2` | | [bullet](https://github.com/flyerhzm/bullet) | `8.1.2` | `8.1.3` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.35.3` | `2.36.0` | Updates `spring` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/rails/spring/releases) - [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md) - [Commits](rails/spring@v4.6.0...v4.7.0) Updates `yard` from 0.9.44 to 0.9.45 - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](lsegal/yard@v0.9.44...v0.9.45) Updates `shoulda-matchers` from 7.0.1 to 8.0.1 - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md) - [Commits](thoughtbot/shoulda-matchers@v7.0.1...v8.0.1) Updates `rubocop` from 1.86.2 to 1.88.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.2...v1.88.2) Updates `bullet` from 8.1.2 to 8.1.3 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](flyerhzm/bullet@8.1.2...8.1.3) Updates `rubocop-rails` from 2.35.3 to 2.36.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.35.3...v2.36.0) --- updated-dependencies: - dependency-name: bullet dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rubocop-rails dependency-version: 2.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: shoulda-matchers dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: spring dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: yard dependency-version: 0.9.45 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/dev-dependencies-c7c5d507bb
branch
from
July 21, 2026 18:35
6550822 to
2acae9d
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 dev-dependencies group with 6 updates in the / directory:
4.6.04.7.00.9.440.9.457.0.18.0.11.86.21.88.28.1.28.1.32.35.32.36.0Updates
springfrom 4.6.0 to 4.7.0Release notes
Sourced from spring's releases.
Commits
b7f3fd0Prepare for 4.7.0368fc24Merge pull request #756 from Korri/spring-client-smart-retryc8b3fceMake client smarter about Spring server stateUpdates
yardfrom 0.9.44 to 0.9.45Release notes
Sourced from yard's releases.
Changelog
Sourced from yard's changelog.
Commits
2659ecdRelease: v0.9.452b467e0Create a gh-fix skill2842ba7Update changelog00fe9b1Refactor server sanitization logicc6fd371Use@paramtypes for Struct and Data members (#1695)d2a8883Merge remote-tracking branch 'origin/main' into fix/issue-1684-struct-data-pa...674d0cfFix parser method redefinition warnings (#1694)9483cd3Use param types for Struct and Data members12ed8b7Merge main into fix/issue-1687-method-redefined-warnings9b874e2Fix HTML generation for RBS constantsUpdates
shoulda-matchersfrom 7.0.1 to 8.0.1Release notes
Sourced from shoulda-matchers's releases.
Changelog
Sourced from shoulda-matchers's changelog.
Commits
cf3b368Bump version to 8.0.1 [ci skip]341d908fix: Prevent test-model leak without DescendantsTracker.clear (#1713)c91c61cBump version to 8.0.0 [ci skip] (#1711)4510375chore: Drop support for Rails 7.1 and Ruby 3.2 (#1710)5a95f41Update rails versions (#1709)71635a1chore: Update Ruby versions (#1708)d0c50c8feat: Add support for validating multiple attributes at once (#1651)2514729Update association_matcher.rb (#1705)6063887fix: use a fixed date in validate_inclusion_of date attribute spec (#1703)3a2456eRequire MFA for gem pushes (#1702)Updates
rubocopfrom 1.86.2 to 1.88.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
ceb6377Cut 1.88.2ee87be8Update Changeloge161fe6Keep autocorrections in memory during the inspection loopc8e0c83Speed up Style/IfUnlessModifier eligibility checksef10f8aDispatch investigation callbacks only to cops that refine them4de41eaAvoid allocating a Range per offense in the common casebe1bb58Fast-path the gem requirements check in cop relevancy278525bMemoize compiled regexps in pattern mixins28b6cd6Improve Lint/Debugger performance on non-debugger code1066e7bMerge pull request #15434 from koic/fix_else_alignment_for_block_in_expressionUpdates
bulletfrom 8.1.2 to 8.1.3Changelog
Sourced from bullet's changelog.
Commits
bc55c03Bumping version to 8.1.3bf01943Merge pull request #774 from sloane/sloane/shorten-it-block-commentf30f124Fixup ActiveRecord versions899c97fGreen68ad149RedUpdates
rubocop-railsfrom 2.35.3 to 2.36.0Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
b49bdd2Cut 2.36.0c38ff7cUpdate Changelog4a723b4Merge pull request #1619 from lovro-bikic/fix-migration-file-skippable7900fa6Merge pull request #1647 from conwayje/fix-eager-evaluation-log-message-in-block5409363[Fix #1647] Fix a false negative forRails/EagerEvaluationLogMessagee55944eMerge pull request #1646 from ilianah/fix-remove-index-reversible-migration-d...08663a3Fix a false negative forRails/ReversibleMigrationwithremove_indexoper...1d3c824Merge pull request #1644 from koic/fix_an_incorrect_autocorrect_for_rails_lin...0a41e88[Fix #1599] Fix an incorrect autocorrect forRails/LinkToBlank5b46a5dMerge pull request #1645 from koic/fix_jruby_ci_failure_caused_by_rbs_native_...