Skip to content

Update mocha requirement from ~> 1.0 to ~> 3.1#260

Merged
bastelfreak merged 1 commit intomainfrom
dependabot/bundler/mocha-tw-3.1
May 4, 2026
Merged

Update mocha requirement from ~> 1.0 to ~> 3.1#260
bastelfreak merged 1 commit intomainfrom
dependabot/bundler/mocha-tw-3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Updates the requirements on mocha to permit the latest version.

Changelog

Sourced from mocha's changelog.

3.1.0

External changes

  • Format warnings consistently and include source location (#794)

Internal changes

  • Fix Style/OneClassPerFile violations (#796)
  • Remove mise.toml which was added accidentally (6c5f84db)
  • Add .ruby-version to .gitignore (8516ccc1)

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)

3.0.1

External changes

  • Fix Mocha/RSpec integration by reinstating argument default value for Hooks#mocha_setup (#768 & #769) - thanks to @​mackuba for reporting.

3.0.0

External changes

  • Improvements to docs for cardinality-related methods (#700)
  • Drop support for Ruby v2.1 (#628 & #695)
  • Improve gemspec description (#692 & #696)
  • Remove docs for use_test_unit_gem option (eaf03493)
  • Correct docs for MOCHA_OPTIONS "debug" value (69ef41c0)
  • Use built-in Ruby debug option vs custom module (#714 & #715)
  • Enable strict keyword argument matching by default in Ruby >= v3 (#697 & #718)
  • Use Ruby v1.9 Hash syntax in Hash#mocha_inspect used in failure messages (#651 & #719)
  • Improve #mocha_inspect for empty keyword argument Hash (#588 & #720) - thanks to @​herwinw for reporting
  • Improve error if Mockery.teardown called before Mockery.setup (#611, #646 & #721) - thanks to @​riniculous for reporting

... (truncated)

Commits
  • 3d08fea [skip ci] Update documentation for v3.1.0
  • 55b7113 Bump version to 3.1.0 & prepare for release
  • 84ff8a2 Merge pull request #794 from freerange/format-warnings-consistently-and-inclu...
  • c569071 Make Expectation#definition_location consistent
  • 8e2c12a Exclude source code from deprecation warning
  • 69f93fa Extract BacktraceFilter#exclude?
  • 0251ec1 Rename block variable from location -> line
  • 88e22e4 Move source location to end of warning message
  • 1713bfc Display source location for all warnings
  • e5a8e7b Distinguish deprecation warnings in tests
  • Additional commits viewable in compare view

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)

Updates the requirements on [mocha](https://github.com/freerange/mocha) to permit the latest version.
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](freerange/mocha@v1.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 3.1.0
  dependency-type: direct:development
...

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 May 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

The rpm/deb packages and the JAR file for openvoxdb are available in a zip archive:
https://github.com/OpenVoxProject/openvoxdb/actions/runs/25330898261/artifacts/6788633898

@bastelfreak bastelfreak merged commit 10a7776 into main May 4, 2026
24 checks passed
@bastelfreak bastelfreak deleted the dependabot/bundler/mocha-tw-3.1 branch May 4, 2026 19:57
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