Bump the rails_80 group in /gemfiles/rails_80 with 2 updates#993
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the rails_80 group in /gemfiles/rails_80 with 2 updates#993dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the rails_80 group in /gemfiles/rails_80 with 2 updates: [mocha](https://github.com/freerange/mocha) and [minitest](https://github.com/minitest/minitest). Updates `mocha` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v3.0.1...v3.0.2) Updates `minitest` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_80 - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_80 ... 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 #993 +/- ##
=======================================
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:
|
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 rails_80 group in /gemfiles/rails_80 with 2 updates: mocha and minitest.
Updates
mochafrom 3.0.1 to 3.0.2Changelog
Sourced from mocha's changelog.
Commits
50844e9[skip ci] Update documentation for v3.0.286db8bfBump version to 3.0.2 & prepare for release34f3887Fix NoMethodError on deprecation warning72fc6feRename run-fail-fast -> run-fail-on-warningbe12ef0Ensure every test can run in isolation9ba0a09Auto-correct Style/EmptyClassDefinition violationa0fc779Add irb to Gemfile to fix warning in Ruby v46ced202Add Ruby v4.0 to CI build matrixc7c0dd3Merge pull request #777 from freerange/add-ruby-v4.0-rc-to-ci-build-matrix94235b4Change weekly build to nightlyUpdates
minitestfrom 6.0.1 to 6.0.2Changelog
Sourced from minitest's changelog.
Commits
339492cprepped for release73eb48eFixed some doco coverage... still running into tons of pain with rdoc.58387c7- Fixed bisect to use same cmd ($0) to run tests as original invocation.2a529a0y-yagi is smart and I am dumcf465a6- Only show --bisect in usage if using minitest.e5ad492Push up server_plugin fix to minitest.rb guarded by env.a7aeb10Fixed up tests to be line independent.59ac1fa- MT6: load server_plugin if server is loaded. (y-yagi)dba350e- Manipulate local args instead of ARGV in Sprint.run.8e008edAdded new rdoc rsync location.Dependabot 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