Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mocha from 2.0.2 to 2.1.0 #852

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps mocha from 2.0.2 to 2.1.0.

Changelog

Sourced from mocha's changelog.

2.1.0

External changes

Internal changes

  • Update URLs for links to Ruby & MIT licenses (d6470af4)

2.0.4

Internal changes

  • Update README.md (e8c21e1b)

2.0.3

External changes

Internal changes

  • Add Ruby v3.1 to the CircleCI build (3e460489)
  • DRY up regexp_matches test (ae9fed4a)
  • Fix regexp_matches tests in Ruby v3.2 (26b106a5, #590)
  • Use Ruby 1.9 hash syntax (8bc0ad2f, #598, #537) - thanks to @​herwinw
  • Simplify storage of MOCHA_OPTIONS (b70507a1, #600) - thanks to @​herwinw
  • Pin JRuby to v9.3.9.0 in CircleCI builds (b8e6d064, #591)
  • Rubocop: enable Style/FormatStringToken cop (089a688e, #603) - thanks to @​herwinw
  • Remove Ruby version check from RespondsLikeTest (21583129)
  • Add Ruby v3.2 to CircleCI build (f7e17636, #601)
  • Use Ruby v2.6 vs v2.2 to run lint CI job (af40b7db)
  • Pin yard version to v0.9.28 to avoid ArgumentError (12f1eef7)
  • Revert "Pin JRuby to v9.3.9.0 in CircleCI builds" (4f5bb2f0, #591)
  • Remove invalid CircleCI token from badge URL (7078e76a)
  • Revert "Pin yard version to v0.9.28 to avoid ArgumentError" (7c6c10c5, #609)
  • Remove Google Analytics tracking code (2279c49d, #612)
  • Update MIT-LICENSE.md (48162b4e)
  • Update COPYING.md (f3152376)
Commits
  • 25ed0e5 [skip ci] Update documentation for v2.1.0
  • f65a747 Bump version to 2.1.0 & prepare for release
  • 32ef48f Fix Mocha/Minitest compatibility
  • d6470af Update URLs for links to Ruby & MIT licenses
  • 345f042 [skip ci] Update documentation for v2.0.4.
  • d07c1f6 Bump version to 2.0.4 & prepare for release
  • e8c21e1 Update README.md
  • f409e3a [skip ci] Update documentation for v2.0.3.
  • ddef48f Bump version to 2.0.3 & prepare for release
  • f315237 Update COPYING.md
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2023
@github-actions github-actions bot enabled auto-merge (squash) July 28, 2023 08:33
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3e7a7e5) 98.19% compared to head (095db72) 98.19%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #852   +/-   ##
=======================================
  Coverage   98.19%   98.19%           
=======================================
  Files          14       14           
  Lines         555      555           
=======================================
  Hits          545      545           
  Misses         10       10           

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

auto-merge was automatically disabled August 22, 2023 08:32

Base branch was modified

@dependabot dependabot bot force-pushed the dependabot/bundler/mocha-2.1.0 branch from 7325ce7 to 6bce842 Compare August 22, 2023 08:33
@github-actions github-actions bot enabled auto-merge (squash) August 22, 2023 08:33
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

@dependabot dependabot bot force-pushed the dependabot/bundler/mocha-2.1.0 branch from 6bce842 to cad6399 Compare August 22, 2023 08:35
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

Bumps [mocha](https://github.com/freerange/mocha) from 2.0.2 to 2.1.0.
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](freerange/mocha@v2.0.2...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/mocha-2.1.0 branch from cad6399 to 095db72 Compare August 22, 2023 08:37
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this patch or minor update.

@github-actions github-actions bot merged commit b691b64 into master Aug 22, 2023
16 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/mocha-2.1.0 branch August 22, 2023 08:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants