geo6 / geocoder

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

Bump zendframework/zend-expressive from 3.0.2 to 3.0.3 #90

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps zendframework/zend-expressive from 3.0.2 to 3.0.3.

Release notes *Sourced from [zendframework/zend-expressive's releases](https://github.com/zendframework/zend-expressive/releases).* > ## zend-expressive 3.0.3 > Added > ----- > > - [#615](https://github-redirect.dependabot.com/zendframework/zend-expressive/pull/615) adds a cookbook entry for accessing common data in templates. > > Changed > ------- > > - Nothing. > > Deprecated > ---------- > > - Nothing. > > Removed > ------- > > - Nothing. > > Fixed > ----- > > - [#627](https://github-redirect.dependabot.com/zendframework/zend-expressive/pull/627) fixes an issue in the Whoops response generator; previously, if an error or > exception occurred in an `ErrorHandler` listener or prior to handling the pipeline, > Whoops would fail to intercept, resulting in an empty response with status 200. With > the patch, it properly intercepts and displays the errors.
Changelog *Sourced from [zendframework/zend-expressive's changelog](https://github.com/zendframework/zend-expressive/blob/master/CHANGELOG.md).* > ## 3.0.3 - 2018-07-25 > > ### Added > > - [#615](https://github-redirect.dependabot.com/zendframework/zend-expressive/pull/615) adds a cookbook entry for accessing common data in templates. > > ### Changed > > - Nothing. > > ### Deprecated > > - Nothing. > > ### Removed > > - Nothing. > > ### Fixed > > - [#627](https://github-redirect.dependabot.com/zendframework/zend-expressive/pull/627) fixes an issue in the Whoops response generator; previously, if an error or > exception occurred in an `ErrorHandler` listener or prior to handling the pipeline, > Whoops would fail to intercept, resulting in an empty response with status 200. With > the patch, it properly intercepts and displays the errors.
Commits - [`c6db5b1`](https://github.com/zendframework/zend-expressive/commit/c6db5b1a7524414eee0637bb50b8eed32fd67794) Merge branch 'hotfix/627' - [`af84c3a`](https://github.com/zendframework/zend-expressive/commit/af84c3aafa9a14fccb781d50325eaea2c3448f6c) Adds CHANGELOG entry for [#627](https://github-redirect.dependabot.com/zendframework/zend-expressive/issues/627) - [`1cd2fbd`](https://github.com/zendframework/zend-expressive/commit/1cd2fbd4ad515dec4bb22ff770b3ae5c3641bbc1) Changes a variable name from $sendOutput to $sendOutputFlag - [`694eae4`](https://github.com/zendframework/zend-expressive/commit/694eae449b44752c3dfe0eb1144a4a255c7e6342) Merge pull request [#627](https://github-redirect.dependabot.com/zendframework/zend-expressive/issues/627) from Moln/hotfix/enable-whoops-output - [`424a5bd`](https://github.com/zendframework/zend-expressive/commit/424a5bd1870f7071457692affea0ff56d1c32de2) Merge branch 'hotfix/625' - [`1b9e20d`](https://github.com/zendframework/zend-expressive/commit/1b9e20d678a7d74c09ecbc4cd0235c7333b48564) Merge pull request [#625](https://github-redirect.dependabot.com/zendframework/zend-expressive/issues/625) from adrium/hotfix/625 - [`29d9bb5`](https://github.com/zendframework/zend-expressive/commit/29d9bb588a5bef3f639dfaada82c60f158b405f9) Merge branch 'hotfix/623' - [`62e9e60`](https://github.com/zendframework/zend-expressive/commit/62e9e60083ada0304c1362f0d174fd7c516eb26a) CS fixes to new WhoopsErrorResponseGeneratorTest tests - [`416101f`](https://github.com/zendframework/zend-expressive/commit/416101f8734a3802665cb9ae88696615d61a54f6) Fix issue https://github-redirect.dependabot.com/zendframework/zend-expressive/issues/626 - [`7d5c418`](https://github.com/zendframework/zend-expressive/commit/7d5c4189ef1fa7a0e47fbc03344e36288d19a25e) Fix configuration key name - Additional commits viewable in [compare view](https://github.com/zendframework/zend-expressive/compare/3.0.2...3.0.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.