Skip to content

Comments

Bump mocha from 3.0.1 to 3.0.2#322

Merged
edouard merged 1 commit intomasterfrom
dependabot/bundler/mocha-3.0.2
Feb 16, 2026
Merged

Bump mocha from 3.0.1 to 3.0.2#322
edouard merged 1 commit intomasterfrom
dependabot/bundler/mocha-3.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mocha](https://github.com/freerange/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:production
  update-type: version-update:semver-patch
...

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 Feb 16, 2026
@edouard edouard merged commit 7764ad0 into master Feb 16, 2026
5 checks passed
@edouard edouard deleted the dependabot/bundler/mocha-3.0.2 branch February 16, 2026 06:48
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.

1 participant