chore: update development dependencies - #178
Merged
nuntius-review[bot] merged 1 commit intoJun 2, 2026
Merged
Conversation
…dates Updates the requirements on [minitest-reporters](https://github.com/minitest-reporters/minitest-reporters), [rubocop](https://github.com/rubocop/rubocop), [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) and [rubocop-rake](https://github.com/rubocop/rubocop-rake) to permit the latest version. Updates `minitest-reporters` from 1.5.0 to 1.8.0 - [Changelog](https://github.com/minitest-reporters/minitest-reporters/blob/master/CHANGELOG.md) - [Commits](minitest-reporters/minitest-reporters@v1.5.0...v1.8.0) Updates `rubocop` from 1.72.2 to 1.87.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.72.2...v1.87.0) Updates `rubocop-minitest` from 0.25.1 to 0.39.1 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.25.1...v0.39.1) Updates `rubocop-rake` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/rubocop/rubocop-rake/releases) - [Changelog](https://github.com/rubocop/rubocop-rake/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rake@v0.6.0...v0.7.1) --- updated-dependencies: - dependency-name: minitest-reporters dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rubocop dependency-version: 1.87.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rubocop-minitest dependency-version: 0.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rubocop-rake dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Vesper: Gemini quota exceeded 😅 Vesper hit a Gemini quota/rate limit and will pause auto-analysis for this PR. Auto-analysis resumes after: 2026-06-02 03:42:57 UTC You can retry immediately with |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
|
/squash |
Contributor
|
Vesper: Merged 🙂 Merged via |
dependabot
Bot
deleted the
dependabot/bundler/development-dependencies-c085f95056
branch
June 2, 2026 03:30
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updates the requirements on minitest-reporters, rubocop, rubocop-minitest and rubocop-rake to permit the latest version.
Updates
minitest-reportersfrom 1.5.0 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 CI265ff4bPrep for 1.7.1 releasea4cc508Merge pull request #354 from minitest-reporters/fix-suppress_inline_failure_o...52c5ca0Add CHANGELOG notes for #35470ea3c7Fix logic of new suppress_inline_failure_output optionUpdates
rubocopfrom 1.72.2 to 1.87.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
e5b788dCut 1.8765aece8Update Changelog810c790Fix incorrect autocorrect forStyle/StructInheritancecop1ec0554[Fix #15185] MakeLayout/EmptyLineAfterGuardClauseaccept new SimpleCov dir...11cd569Merge pull request #15190 from koic/fix_false_positives_in_style_yoda_conditionceff136[Fix #15188] Fix false positives forStyle/YodaCondition4a12596Fix incorrect autocorrect forStyle/HashConversioncop4801e9dMerge pull request #15184 from rubocop/fix-typos-and-grammar-in-docsbfe7dc5Fix various typos and grammar mistakes in documentation6988aa4Merge pull request #15182 from koic/fix_incorrect_autocorrect_for_style_alias...Updates
rubocop-minitestfrom 0.25.1 to 0.39.1Release notes
Sourced from rubocop-minitest's releases.
... (truncated)
Changelog
Sourced from rubocop-minitest's changelog.
... (truncated)
Commits
17b5474Cut 0.39.1d7a0f1eUpdate Changelog93a5474Merge pull request #347 from koic/fix_false_positive_for_assert_includes_and_...b8d8789Fix false positives inMinitest/AssertIncludesand `Minitest/RefuteIncludes...9b577b6Switch back docs version to master0f1a4f6Cut 0.39.01c01cf9Update Changelogbf38672Merge pull request #346 from koic/disable_minitest_assert_empty_literal_by_de...7793f07[Fix #344] DisableMinitest/AssertEmptyLiteralby defaultc8f3fc5Suppress RuboCop offensesUpdates
rubocop-rakefrom 0.6.0 to 0.7.1Release notes
Sourced from rubocop-rake's releases.
Changelog
Sourced from rubocop-rake's changelog.
Commits
d6fa128Cut 0.7.160d0f3bMerge pull request #59 from koic/fix_incorrect_plugin_versiond429b81Fix incorrect plugin version when displaingrubocop -V08a84f7Tweak the changelog63a3f41Cut 0.7.09a21bfdMerge pull request #58 from koic/plugin_lint_roller658715cPluginfy RuboCop Rakebd44ddbSuppress redundant configuration logging for rubocop-rakef5ba565Merge pull request #57 from koic/require_ruby_27_or_later13bd9daDrop Ruby 2.5 and 2.6 for runtime environmentDependabot 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