HarmonyIO / Validation

Asynchronous validation library
MIT License
5 stars 2 forks source link

Bump myclabs/php-enum from 1.6.4 to 1.7.1 #68

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps myclabs/php-enum from 1.6.4 to 1.7.1.

Release notes *Sourced from [myclabs/php-enum's releases](https://github.com/myclabs/php-enum/releases).* > ## 1.7.1 > - Compatibility with PHP 7.1 > - [#90](https://github-redirect.dependabot.com/myclabs/php-enum/issues/90) New PHPUnit comparator to help with tests > > ## 1.7.0 > - [#88](https://github-redirect.dependabot.com/myclabs/php-enum/issues/88): require PHP 7.2 + add a return type to the `equals()` method > - [#87](https://github-redirect.dependabot.com/myclabs/php-enum/issues/87): the `equals()` method now accepts anything as a parameter > - [#86](https://github-redirect.dependabot.com/myclabs/php-enum/issues/86): compatibility with php-ds/ext-ds > > ## 1.6.6 > [#84](https://github-redirect.dependabot.com/myclabs/php-enum/issues/84) Require `ext-json` explicitly in `composer.json` to avoid bugs when the JSON extension is not installed > > ## 1.6.5 > [#83](https://github-redirect.dependabot.com/myclabs/php-enum/issues/83): It is now possible to create a new Enum instance from another Enum instance
Commits - [`f468476`](https://github.com/myclabs/php-enum/commit/f46847626b8739de22e4ebc6b56010f317d4448d) Merge pull request [#89](https://github-redirect.dependabot.com/myclabs/php-enum/issues/89) from jmsfwk/reduce-php-version - [`ab5bb58`](https://github.com/myclabs/php-enum/commit/ab5bb58af8f55b89f393bbbfebf7568d9ecb0811) Add a comparator to help with writing tests ([#90](https://github-redirect.dependabot.com/myclabs/php-enum/issues/90)) - [`3c33ff2`](https://github.com/myclabs/php-enum/commit/3c33ff203ce42802ebc7796f91f1b5bbe587c996) Use Comparator in internal tests - [`2d72a4c`](https://github.com/myclabs/php-enum/commit/2d72a4c51245d615c6cfef743fd4966ced8bc0a8) Add newline to EOF - [`b20c2d5`](https://github.com/myclabs/php-enum/commit/b20c2d55a8276eb59504fcb8ec1d1a8ecdd0997e) Merge remote-tracking branch 'upstream/master' into comparator - [`758bc39`](https://github.com/myclabs/php-enum/commit/758bc39867bd19eaa786a62219cd8d5a1ebe39b3) Update README.md - [`960cdf1`](https://github.com/myclabs/php-enum/commit/960cdf1332e6049af5934c1be2e3b025bb81c5d0) Add a comparator to help with writing tests - [`d461d86`](https://github.com/myclabs/php-enum/commit/d461d86661ee46ec6d9b776a1156c459b1134f79) Add link to https://github.com/timeweb/phpstan-enum - [`fa58f3e`](https://github.com/myclabs/php-enum/commit/fa58f3efb151aaaefb6013e54a53cf8228bb4949) Change minimum PHP version to 7.1 - [`e00b7b3`](https://github.com/myclabs/php-enum/commit/e00b7b3d8d2ef0da908ea9d3df627271b93a9253) Add return type declaration for "equals()" method ([#88](https://github-redirect.dependabot.com/myclabs/php-enum/issues/88)) - Additional commits viewable in [compare view](https://github.com/myclabs/php-enum/compare/1.6.4...1.7.1)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 187


Totals Coverage Status
Change from base Build 169: 0.0%
Covered Lines: 1047
Relevant Lines: 1047

💛 - Coveralls
dependabot-preview[bot] commented 5 years ago

Looks like myclabs/php-enum is no longer updatable, so this is no longer needed.