HarmonyIO / Validation

Asynchronous validation library
MIT License
5 stars 2 forks source link

Bump amphp/dns from 0.9.13 to 0.9.14 #56

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps amphp/dns from 0.9.13 to 0.9.14.

Release notes *Sourced from [amphp/dns's releases](https://github.com/amphp/dns/releases).* > ## 0.9.14 > - Removed `amphp/file` and `amphp/uri` dependencies. Host file loading is now done with a synchronous read by default. We felt an asynchronous read was not necessary for what should be a local file that is (generally) read only once. Async reading can be restored if desired by extending `HostLoader` and overloading `readFile()`. > - Added functions `isValidName()` and `normalizeName()`.
Commits - [`1ccd633`](https://github.com/amphp/dns/commit/1ccd6337f72107ba422ae72a5812687739d214c8) Update Travis for CS fixer - [`c1a61c6`](https://github.com/amphp/dns/commit/c1a61c6e78890df017e45d1e9a7fb3a4b7f76144) Use shared styles - [`375bf3f`](https://github.com/amphp/dns/commit/375bf3f63b08734f4d82bbb319786fe006caaa75) Set pending request before send - [`d26f9bb`](https://github.com/amphp/dns/commit/d26f9bb44fe488267d71cb720c0d90310daee0b8) Remove amphp/file and amphp/uri dependencies ([#80](https://github-redirect.dependabot.com/amphp/dns/issues/80)) - [`836b089`](https://github.com/amphp/dns/commit/836b0896b0105298373669754ece8ad8577c0854) Ignore docs/asset on export - [`f482735`](https://github.com/amphp/dns/commit/f48273546e8325c28470656a003c0168eedf8fed) Update shared documentation files - See full diff in [compare view](https://github.com/amphp/dns/compare/v0.9.13...v0.9.14)


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 cancel merge` will cancel a previously requested merge - `@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 154


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

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

Looks like amphp/dns is no longer updatable, so this is no longer needed.