puppetlabs_spec_helper
puppetlabs_spec_helper copied to clipboard
Update mocha requirement from ~> 1.0 to >= 1, < 3
Updates the requirements on mocha to permit the latest version.
Changelog
Sourced from mocha's changelog.
2.1.0
External changes
- Fix compatibility with Minitest (#614) - thanks to
@kyrofa&@manewitzfor reporting and to@zenspiderfor his inputInternal changes
- Update URLs for links to Ruby & MIT licenses (d6470af4)
2.0.4
Internal changes
- Update
README.md(e8c21e1b)2.0.3
External changes
- Fix
BacktraceFilterto handle special characters (e242033f, #592) - thanks to@casperisfineInternal changes
- Add Ruby v3.1 to the CircleCI build (3e460489)
- DRY up
regexp_matchestest (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)2.0.2
External changes
- Fix regression in
Mock#responds_likebehaviour - thanks to@adrianna-chang-shopifyfor reporting (#580,#583,ba4d619e)2.0.1
... (truncated)
Commits
25ed0e5[skip ci] Update documentation for v2.1.0f65a747Bump version to 2.1.0 & prepare for release32ef48fFix Mocha/Minitest compatibilityd6470afUpdate URLs for links to Ruby & MIT licenses345f042[skip ci] Update documentation for v2.0.4.d07c1f6Bump version to 2.0.4 & prepare for releasee8c21e1Update README.mdf409e3a[skip ci] Update documentation for v2.0.3.ddef48fBump version to 2.0.3 & prepare for releasef315237Update COPYING.md- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.