rkorzeniec / simple_encryptable

Simple encryption service, without all the extras, based on Rails functionality
MIT License
16 stars 1 forks source link

Update minitest-reporters requirement from ~> 1.3.6 to ~> 1.4.0 #5

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on minitest-reporters to permit the latest version.

Changelog *Sourced from [minitest-reporters's changelog](https://github.com/kern/minitest-reporters/blob/master/CHANGELOG.md).* > ### [1.4.0](https://github.com/kern/minitest-reporters/compare/v1.4.0.beta1...v1.4.0) > > * travis updated to include ruby 2.6 ([#292](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/292) contributed by [pvalena](https://github.com/pvalena)) > * location option added to DefaultReporter [#288](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/288) contributed by [bmo](https://github.com/bmo) > * Date and time added to HTML report [#287](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/287) contributed by [cderche](https://github.com/cderche) > > ### [1.4.0.beta1](https://github.com/kern/minitest-reporters/compare/v1.3.8...v1.4.0.beta1) > > * JUnitReporter changed to be compatible with the spec [#286](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/286) contributed by [dylanahsmith](https://github.com/dylanahsmith) > > ### [1.3.8](https://github.com/kern/minitest-reporters/compare/v1.3.7...v1.3.8) > > * Fixed default ProgressReporter regression from [#278](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/278); fix [#284](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/284) contributed by [bobmaerten](https://github.com/bobmaerten) > > ### [1.3.7](https://github.com/kern/minitest-reporters/compare/v1.3.6...v1.3.7) > > * added ability to specify output dir of JUnitReporter through ENV [#277](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/277) countributed by [KevinSjoberg](https://github.com/KevinSjoberg) > * Added verbose functionality to ProgressReporter [#278](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/278) contributed by [senhalil](https://github.com/senhalil) > > ### [1.3.6](https://github.com/kern/minitest-reporters/compare/v1.3.5...v1.3.6) > > * fixed possible null pointer in #after_suite [#274](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/274) > contributed by [casperisfine](https://github.com/casperisfine) > > ### [1.3.5](https://github.com/kern/minitest-reporters/compare/v1.3.5.beta1...v1.3.5) > > ### [1.3.5.beta1](https://github.com/kern/minitest-reporters/compare/v1.3.4...v1.3.5.beta1) > > * additional fix for reporting slowest suites by DefaultReporter [#270](https://github-redirect.dependabot.com/kern/minitest-reporters/issues/270) > > ### [1.3.4](https://github.com/kern/minitest-reporters/compare/v1.3.3...v1.3.4) > > * fixed the way DefaultReporter reports slowest suites [#270](https://github-redirect.dependabot.com/kern/minitest-reporters/issues/270) > > ### [1.3.3](https://github.com/kern/minitest-reporters/compare/v1.3.2...v1.3.3) > > * fixed problem with default report paths for MeanTimeReporter [#269](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/269) > contributed by [duonoid](https://github.com/duonoid) > > ### [1.3.2](https://github.com/kern/minitest-reporters/compare/v1.3.2.beta2...v1.3.2) > > ### [1.3.2.beta2](https://github.com/kern/minitest-reporters/compare/v1.3.2.beta1...v1.3.2.beta2) > > * fixed the way JUnitReporter calculates relative path [#258](https://github-redirect.dependabot.com/kern/minitest-reporters/issues/258) > > ### [1.3.2.beta1](https://github.com/kern/minitest-reporters/compare/v1.3.1...v1.3.2.beta1) > > * SpecReporter do not print exception name any more (unless it is an test error) [#264](https://github-redirect.dependabot.com/kern/minitest-reporters/issues/264) > * Fixed loading error caused by fix for [#265](https://github-redirect.dependabot.com/kern/minitest-reporters/pull/265) > see [#267](https://github-redirect.dependabot.com/kern/minitest-reporters/issues/267) and > ... (truncated)
Commits - [`c37eeba`](https://github.com/kern/minitest-reporters/commit/c37eebae52ebca9c96f3400b92ae4b74081451a7) Releasing 1.4.0 - [`ad646b1`](https://github.com/kern/minitest-reporters/commit/ad646b1e50e6e6f16b31a9d0f80aa45dc7c6b9a0) Update CHANGELOG.md - [`3372660`](https://github.com/kern/minitest-reporters/commit/3372660bd81084b0960f917afe14d4e59ab76cad) Merge pull request [#288](https://github-redirect.dependabot.com/CapnKernul/minitest-reporters/issues/288) from trucentive/master - [`00652bb`](https://github.com/kern/minitest-reporters/commit/00652bb573c68365ac7419929acdf2b831036441) Merge pull request [#287](https://github-redirect.dependabot.com/CapnKernul/minitest-reporters/issues/287) from dokspot/master - [`0a1136c`](https://github.com/kern/minitest-reporters/commit/0a1136c7c7b843f21bdf2097afdcc80efd95b4a9) Merge pull request [#292](https://github-redirect.dependabot.com/CapnKernul/minitest-reporters/issues/292) from pvalena/patch-1 - [`4836a62`](https://github.com/kern/minitest-reporters/commit/4836a62686a73bf757cfc931ae6cdddababf249e) Add Ruby 2.6 to travis.yml - [`0996340`](https://github.com/kern/minitest-reporters/commit/0996340031d4b9cfadd38ab3687c4c79c86879f2) add location option to show the location (starting line number) of a failing ... - [`6a83d23`](https://github.com/kern/minitest-reporters/commit/6a83d23e6cc21df3ef0bb4464b2a1ad03085c727) Added Timezone support - [`121b264`](https://github.com/kern/minitest-reporters/commit/121b264171fc56a4e53a71bad1d07fe3da907c07) Code cleanup for JUnitReporter (fixing rubocop's warnings) - [`3052c0a`](https://github.com/kern/minitest-reporters/commit/3052c0a3535b5e1efa9d43e94e0dfbae343726bb) bumping version up to 1.4.0.beta1 - Additional commits viewable in [compare view](https://github.com/CapnKernul/minitest-reporters/compare/v1.3.6...v1.4.0)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #6.