Skip to content

Bump mocha from 3.0.1 to 3.0.2 in /gemfiles/rails_71 in the rails_71 group#991

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/gemfiles/rails_71/rails_71-d792c6005f
Open

Bump mocha from 3.0.1 to 3.0.2 in /gemfiles/rails_71 in the rails_71 group#991
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/gemfiles/rails_71/rails_71-d792c6005f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the rails_71 group in /gemfiles/rails_71 with 1 update: mocha.

Updates mocha from 3.0.1 to 3.0.2

Changelog

Sourced from mocha's changelog.

3.0.2

External changes

  • Fix NoMethodError on deprecation warning - broken since v3.0.0 (#790)

Internal changes

  • Update commands in release docs to use bundle exec (7692c735)
  • Fix test:performance rake task for minitest v6 (d925ad27)
  • Fix prism gem install on JRuby (683c27b4)
  • Add Ruby v4.0-rc to CI build matrix and change weekly build to nightly (#777)
  • Add Ruby v4.0 to CI build matrix (6ced2025)
  • Add irb to Gemfile to fix warning in Ruby v4 (a0fc7798)
  • Auto-correct Style/EmptyClassDefinition violation (9ba0a09f)
  • Ensure every test can run in isolation (be12ef06)
  • Rename run-fail-fast CircleCI command -> run-fail-on-warning (72fc6fe8)
Commits
  • 50844e9 [skip ci] Update documentation for v3.0.2
  • 86db8bf Bump version to 3.0.2 & prepare for release
  • 34f3887 Fix NoMethodError on deprecation warning
  • 72fc6fe Rename run-fail-fast -> run-fail-on-warning
  • be12ef0 Ensure every test can run in isolation
  • 9ba0a09 Auto-correct Style/EmptyClassDefinition violation
  • a0fc779 Add irb to Gemfile to fix warning in Ruby v4
  • 6ced202 Add Ruby v4.0 to CI build matrix
  • c7c0dd3 Merge pull request #777 from freerange/add-ruby-v4.0-rc-to-ci-build-matrix
  • 94235b4 Change weekly build to nightly
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the rails_71 group in /gemfiles/rails_71 with 1 update: [mocha](https://github.com/freerange/mocha).


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)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 3.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rails_71
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 1, 2026
@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.93%. Comparing base (2767c43) to head (49850be).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #991   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files          14       14           
  Lines         563      563           
=======================================
  Hits          557      557           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants