Skip to content

Bump mocha from 3.0.1 to 3.1.0#116

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/mocha-3.1.0
Open

Bump mocha from 3.0.1 to 3.1.0#116
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/mocha-3.1.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps mocha from 3.0.1 to 3.1.0.

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)
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 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.1.0.
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](freerange/mocha@v3.0.1...v3.1.0)

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

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 16, 2026
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