geo6 / geocoder

GNU General Public License v3.0
2 stars 0 forks source link

Bump zendframework/zend-diactoros from 1.8.2 to 1.8.3 #92

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps zendframework/zend-diactoros from 1.8.2 to 1.8.3.

Release notes *Sourced from [zendframework/zend-diactoros's releases](https://github.com/zendframework/zend-diactoros/releases).* > ## zend-diactoros 1.8.3 > Added > ----- > > - Nothing. > > Changed > ------- > > - Nothing. > > Deprecated > ---------- > > - Nothing. > > Removed > ------- > > - Nothing. > > Fixed > ----- > > - [#321](https://github-redirect.dependabot.com/zendframework/zend-diactoros/pull/321) updates the logic in `Uri::withPort()` to ensure that it checks that the > value provided is either an integer or a string integer, as only those values > may be cast to integer without data loss. > > - [#320](https://github-redirect.dependabot.com/zendframework/zend-diactoros/pull/320) adds checking within `Response` to ensure that the provided reason > phrase is a string; an `InvalidArgumentException` is now raised if it is not. This change > ensures the class adheres strictly to the PSR-7 specification. > > - [#319](https://github-redirect.dependabot.com/zendframework/zend-diactoros/pull/319) provides a fix to `Zend\Diactoros\Response` that ensures that the status > code returned is _always_ an integer (and never a string containing an > integer), thus ensuring it strictly adheres to the PSR-7 specification.
Changelog *Sourced from [zendframework/zend-diactoros's changelog](https://github.com/zendframework/zend-diactoros/blob/master/CHANGELOG.md).* > ## 1.8.3 - 2018-07-24 > > ### Added > > - Nothing. > > ### Changed > > - Nothing. > > ### Deprecated > > - Nothing. > > ### Removed > > - Nothing. > > ### Fixed > > - [#321](https://github-redirect.dependabot.com/zendframework/zend-diactoros/pull/321) updates the logic in `Uri::withPort()` to ensure that it checks that the > value provided is either an integer or a string integer, as only those values > may be cast to integer without data loss. > > - [#320](https://github-redirect.dependabot.com/zendframework/zend-diactoros/pull/320) adds checking within `Response` to ensure that the provided reason > phrase is a string; an `InvalidArgumentException` is now raised if it is not. This change > ensures the class adheres strictly to the PSR-7 specification. > > - [#319](https://github-redirect.dependabot.com/zendframework/zend-diactoros/pull/319) provides a fix to `Zend\Diactoros\Response` that ensures that the status > code returned is _always_ an integer (and never a string containing an > integer), thus ensuring it strictly adheres to the PSR-7 specification.
Commits - [`72c1383`](https://github.com/zendframework/zend-diactoros/commit/72c13834fb3db2a962e913758b384ff2e6425d6e) 1.8.3 readiness - [`4f926cd`](https://github.com/zendframework/zend-diactoros/commit/4f926cd53105cd292f5a09aaa6edc472fcfd02a2) Added date for 1.8.3 release to CHANGELOG - [`15f6b9b`](https://github.com/zendframework/zend-diactoros/commit/15f6b9b3181ce897bac58a9787e1ea73cc8e35e1) Merge branch 'hotfix/322' - [`274cab4`](https://github.com/zendframework/zend-diactoros/commit/274cab4cdd2ecaaf8bd8a54026791bc934111fb8) Keep assertion message in `assertStreamContents()` - [`991795b`](https://github.com/zendframework/zend-diactoros/commit/991795b40421cb2129ecb85f14ded831872c8d74) Merge pull request [#322](https://github-redirect.dependabot.com/zendframework/zend-diactoros/issues/322) from snapshotpl/phpunit7 - [`cd3d811`](https://github.com/zendframework/zend-diactoros/commit/cd3d811e6a14ced74239d50563139dde9f72d04f) Merge branch 'hotfix/321' - [`cc8d859`](https://github.com/zendframework/zend-diactoros/commit/cc8d859710a1b9b48cd079bc62ecf56a226e0b88) Adds CHANGELOG entry for [#321](https://github-redirect.dependabot.com/zendframework/zend-diactoros/issues/321) - [`b9e3c90`](https://github.com/zendframework/zend-diactoros/commit/b9e3c9053404b1d05f358e723abf58d2972cfed1) Use assertSame to ensure return value is of same type - [`e63156a`](https://github.com/zendframework/zend-diactoros/commit/e63156a0c8fb5ae7b212358a33259cbaa24316cb) Remove unnecessary code groups - [`f7686f5`](https://github.com/zendframework/zend-diactoros/commit/f7686f55db354b72fe4e50d436badad5430c7ae0) Merge pull request [#321](https://github-redirect.dependabot.com/zendframework/zend-diactoros/issues/321) from snapshotpl/uri-improvements - Additional commits viewable in [compare view](https://github.com/zendframework/zend-diactoros/compare/1.8.2...1.8.3)


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 merge` will merge this PR after your CI passes on it - `@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 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.
dependabot-preview[bot] commented 6 years ago

Superseded by #96.