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

Upgrade mocha to version 1.13.0 #193

Merged
merged 2 commits into from Oct 31, 2021
Merged

Upgrade mocha to version 1.13.0 #193

merged 2 commits into from Oct 31, 2021

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jun 26, 2021

👉 This PR is queued up to get rebased by Depfu

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ mocha (>= 0.9.12, <=1.1.0 → >= 0.9.12, <= 1.13.0) · Repo · Changelog

Release Notes

1.13.0 (from changelog)

External changes

  • Add ParameterMatchers#has_keys - thanks to @cstyles for #512 (18d8104)
  • Fix misleading exception message in ParameterMatchers#has_entry - thanks to @cstyles for #513 (9c4ef13)
  • Only add dependency on rubocop if we're actually going to use it (f2f879f)
  • Fix rake dependency constraints for older Ruby versions (7ce5f29)

Internal changes

  • Check documentation can be generated as part of CircleCI build (b30d9a9)
  • Add --fail-on-warning option to yard rake task (53a6ee3)
  • Add a weekly scheduled build to the CircleCI build (fd2a4c6)
  • Add Ruby v1.8 to the CircleCI build matrix (818ca03)
  • Add API token to fix CircleCI badge in README (607c5aa)
  • Provide wrapped option for #mocha_inspect on hashes & arrays (d8f44bc)
  • Use CircleCI instead of TravisCI for automated builds (c98c6ec)
  • Switch to newer default Travis CI build env (c78f75c)
  • Use latest Ruby versions in Travis CI builds (9e0043a)
  • Use latest JRuby v9.2.18 in Travis CI builds (8c99a1b)
  • Use consistent JRuby versions in Travis CI builds (0f849aa)
  • Use more recent version of JRuby in Travis CI build matrix (58653db)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 21 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jun 26, 2021
@depfu depfu bot mentioned this pull request Jun 26, 2021
@depfu depfu bot force-pushed the depfu/update/mocha-1.13.0 branch from 36f6047 to 742783a Compare October 31, 2021 18:11
@pboling
Copy link
Member

pboling commented Oct 31, 2021

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/mocha-1.13.0 branch from 742783a to ba5716a Compare October 31, 2021 19:43
Signed-off-by: Peter Boling <peter.boling@gmail.com>
@pboling pboling merged commit 5c1f9b2 into master Oct 31, 2021
@depfu depfu bot deleted the depfu/update/mocha-1.13.0 branch October 31, 2021 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant