chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#8426
Merged
adi-herwana-nus merged 1 commit intoJun 4, 2026
Conversation
…ith 4 updates Bumps the dev-dependencies group with 4 updates in the / directory: [spring](https://github.com/rails/spring), [yard](https://yardoc.org), [bullet](https://github.com/flyerhzm/bullet) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `spring` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/rails/spring/releases) - [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md) - [Commits](rails/spring@v4.5.0...v4.6.0) Updates `yard` from 0.9.43 to 0.9.44 Updates `bullet` from 8.1.1 to 8.1.2 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](flyerhzm/bullet@8.1.1...8.1.2) Updates `rubocop-rails` from 2.35.2 to 2.35.3 - [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.2...v2.35.3) --- updated-dependencies: - dependency-name: spring dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: yard dependency-version: 0.9.44 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: bullet dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: rubocop-rails dependency-version: 2.35.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
adi-herwana-nus
approved these changes
Jun 4, 2026
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 4 updates in the / directory: spring, yard, bullet and rubocop-rails.
Updates
springfrom 4.5.0 to 4.6.0Release notes
Sourced from spring's releases.
Changelog
Sourced from spring's changelog.
Commits
b7f7970Prepare for 4.6.02ce1228Merge pull request #755 from Korri/Korri/allow-disabled-reloading84d5c98Add Spring.allow_reloading_disabled opt-inb2fad71Update development version to 4.0.3Updates
yardfrom 0.9.43 to 0.9.44Updates
bulletfrom 8.1.1 to 8.1.2Changelog
Sourced from bullet's changelog.
Commits
02b71fdBumping version to 8.1.2b92d8d4Merge pull request #773 from sloane/sloane/bullet-nil-polymorphic-false-positive5f416e7Skip N+1 detection for polymorphic belongs_to with nil _type225aacb📝 docs: clarify test wrapping requirements for Bullet8667044Merge pull request #771 from martingjaldbaek/fix-add-eager-loadings-set-merge38cea31Fix Set#<< corruption in UnusedEagerLoading#add_eager_loadings split branch8ae6effAdd failing regression test for add_eager_loadings split branchUpdates
rubocop-railsfrom 2.35.2 to 2.35.3Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
944f6f5Cut 2.35.37f93b76Update Changelog3e9d4a5Merge pull request #1631 from koic/fix_false_positive_for_rails_strong_parame...3529b8d[Fix #1630] Fix a false positive inRails/StrongParametersExpectdbb2e27Merge pull request #1629 from lucasmazza/fix/strong-parameters-expect-safe-na...0ea9fbcFix Rails/StrongParametersExpect to allow safe navigation operator on optiona...5d4154dReset the docs versionDependabot 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