Bump the "bundler" group with 5 updates across multiple ecosystems#999
Merged
Conversation
Bumps the bundler group in /gemfiles/rails_70 with 1 update: [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters). Updates `minitest-reporters` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](minitest-reporters/minitest-reporters@v1.7.1...v1.8.0) Bump the bundler group with 3 updates Bumps the bundler group with 3 updates: [minitest](https://github.com/minitest/minitest), [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters) and [rubocop](https://github.com/rubocop/rubocop). Updates `minitest` from 6.0.3 to 6.0.6 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.3...v6.0.6) Updates `minitest-reporters` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](minitest-reporters/minitest-reporters@v1.7.1...v1.8.0) Updates `rubocop` from 1.86.0 to 1.86.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.0...v1.86.1) Bump minitest-reporters in /gemfiles/rails_71 in the bundler group Bumps the bundler group in /gemfiles/rails_71 with 1 update: [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters). Updates `minitest-reporters` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](minitest-reporters/minitest-reporters@v1.7.1...v1.8.0) Bump the bundler group in /gemfiles/rails_80 with 2 updates Bumps the bundler group in /gemfiles/rails_80 with 2 updates: [minitest](https://github.com/minitest/minitest) and [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters). Updates `minitest` from 6.0.3 to 6.0.6 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.3...v6.0.6) Updates `minitest-reporters` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](minitest-reporters/minitest-reporters@v1.7.1...v1.8.0) Bump minitest-reporters in /gemfiles/rails_72 in the bundler group Bumps the bundler group in /gemfiles/rails_72 with 1 update: [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters). Updates `minitest-reporters` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](minitest-reporters/minitest-reporters@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: minitest-reporters dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: minitest dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: minitest-reporters dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: minitest-reporters dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: minitest dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: minitest-reporters dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: minitest-reporters dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #999 +/- ##
=======================================
Coverage 98.93% 98.93%
=======================================
Files 14 14
Lines 563 563
=======================================
Hits 557 557
Misses 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
javierjulio
approved these changes
May 1, 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 bundler group in /gemfiles/rails_70 with 1 update: minitest-reporters.
Updates
minitest-reportersfrom 1.7.1 to 1.8.0Changelog
Sourced from minitest-reporters's changelog.
Commits
89c3c5cArchive 1.8.0 release notesf15d2bfUpdated gemspec to avoid packaging unnecessary files1d8465aBump release version to 1.8.066a9f6cUpdate CHANGELOG.mdb57e771Merge pull request #366 from Maimer/support_minitest_69bf450eAdd support for minitest 6 and test against both 5 and 6 on CIBumps the bundler group with 3 updates: minitest, minitest-reporters and rubocop.
Updates
minitestfrom 6.0.3 to 6.0.6Changelog
Sourced from minitest's changelog.
Commits
f6180b0prepped for release23bc7f2- Removed private Assertions#_where as it is no longer used.c471347- Fix using assert_equal/same/nil w/ BasicObject by comparing w/nil == exp...89c3e62Branching minitest to version 6.0.56790f86- Raise TypeError if assert_raises is passed anything but modules/classes.235fa5b- Avoid circular requires in lib/minitest/server_plugin.rb.5f0482eprepped for releaseb12f87f- Fixed refute_predicate to call assert_respond_to w/ include_all:true like a...Updates
minitest-reportersfrom 1.7.1 to 1.8.0Changelog
Sourced from minitest-reporters's changelog.
Commits
89c3c5cArchive 1.8.0 release notesf15d2bfUpdated gemspec to avoid packaging unnecessary files1d8465aBump release version to 1.8.066a9f6cUpdate CHANGELOG.mdb57e771Merge pull request #366 from Maimer/support_minitest_69bf450eAdd support for minitest 6 and test against both 5 and 6 on CIUpdates
rubocopfrom 1.86.0 to 1.86.1Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
af80266Cut 1.86.1eb504ceUpdate Changelog9c8fe2cMerge pull request #15085 from G-Rath/fix-style-guard11d796aMerge pull request #15093 from koic/fix_return_tool_execution_errors_instead_...4450067Return tool execution errors instead of protocol errors in MCP serverff64180Merge pull request #15092 from viralpraxis/fix-an-error-for-layout-end-alignm...11e04c0Merge pull request #15091 from eugeneius/duplicate_methods_anonymous_classesb8deea4Merge pull request #15090 from eugeneius/guard_clause_and_returne130020FixLayout/EndAlignmentcop error on an emptybegin4808594FixDuplicateMethodsfor anonymous classes in constant assignments and methodsBumps the bundler group in /gemfiles/rails_71 with 1 update: minitest-reporters.
Updates
minitest-reportersfrom 1.7.1 to 1.8.0Changelog
Sourced from minitest-reporters's changelog.
Commits
89c3c5cArchive 1.8.0 release notesf15d2bfUpdated gemspec to avoid packaging unnecessary files1d8465aBump release version to 1.8.066a9f6cUpdate CHANGELOG.mdb57e771Merge pull request #366 from Maimer/support_minitest_69bf450eAdd support for minitest 6 and test against both 5 and 6 on CIBumps the bundler group in /gemfiles/rails_80 with 2 updates: minitest and minitest-reporters.
Updates
minitestfrom 6.0.3 to 6.0.6Changelog
Sourced from minitest's changelog.
Commits
f6180b0prepped for release23bc7f2- Removed private Assertions#_where as it is no longer used.c471347- Fix using assert_equal/same/nil w/ BasicObject by comparing w/nil == exp...89c3e62Branching minitest to version 6.0.56790f86- Raise TypeError if assert_raises is passed anything but modules/classes.235fa5b- Avoid circular requires in lib/minitest/server_plugin.rb.5f0482eprepped for releaseb12f87f- Fixed refute_predicate to call assert_respond_to w/ include_all:true like a...Updates
minitest-reportersfrom 1.7.1 to 1.8.0Changelog
Sourced from minitest-reporters's changelog.
Commits
89c3c5cArchive 1.8.0 release notesf15d2bfUpdated gemspec to avoid packaging unnecessary files1d8465aBump release version to 1.8.066a9f6cUpdate CHANGELOG.mdb57e771Merge pull request #366 from Maimer/support_minitest_69bf450eAdd support for minitest 6 and test against both 5 and 6 on CIBumps the bundler group in /gemfiles/rails_72 with 1 update: minitest-reporters.
Updates
minitest-reportersfrom 1.7.1 to 1.8.0Changelog
Sourced from minitest-reporters's changelog.
Commits
89c3c5cArchive 1.8.0 release notesf15d2bfUpdated gemspec to avoid packaging unnecessary files1d8465aBump release version to 1.8.066a9f6cUpdate CHANGELOG.mdb57e771Merge pull request #366 from Maimer/support_minitest_69bf450eAdd support for minitest 6 and test against both 5 and 6 on CIDependabot 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