geo6 / geocoder

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

Bump zendframework/zend-expressive from 3.0.1 to 3.0.2 #12

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps zendframework/zend-expressive from 3.0.1 to 3.0.2.

Release notes *Sourced from zendframework/zend-expressive's [releases](https://github.com/zendframework/zend-expressive/releases).* > ## zend-expressive 3.0.2 > Added > ----- > > - Nothing. > > Changed > ------- > > - Nothing. > > Deprecated > ---------- > > - Nothing. > > Removed > ------- > > - Nothing. > > Fixed > ----- > > - [#612](https://github-redirect.dependabot.com/zendframework/zend-expressive/pull/612) updates the `ApplicationConfigInjectionDelegator` delegator factory logic to cast the `$config` value to an array before passing it to its `injectPipelineFromConfig()` and `injectRoutesFromConfig()` methods, ensuring it will work correctly with containers that store the `config` service as an `ArrayObject` instead of an `array`.
Changelog *Sourced from zendframework/zend-expressive's [changelog](https://github.com/zendframework/zend-expressive/blob/master/CHANGELOG.md).* > ## 3.0.2 - 2018-04-10 > > ### Added > > - Nothing. > > ### Changed > > - Nothing. > > ### Deprecated > > - Nothing. > > ### Removed > > - Nothing. > > ### Fixed > > - [#612](https://github-redirect.dependabot.com/zendframework/zend-expressive/pull/612) updates the > `ApplicationConfigInjectionDelegator` delegator factory logic to cast the > `$config` value to an array before passing it to its > `injectPipelineFromConfig()` and `injectRoutesFromConfig()` methods, ensuring > it will work correctly with containers that store the `config` service as an > `ArrayObject` instead of an `array`.
Commits - [`4ea54ed`](https://github.com/zendframework/zend-expressive/commit/4ea54ed15906c0e06d5211daf88a00ed36a0df83) Merge branch 'hotfix/610' - [`136362d`](https://github.com/zendframework/zend-expressive/commit/136362d90b03d517d51c5f23ad26391847e8713a) Merge pull request [#610](https://github-redirect.dependabot.com/zendframework/zend-expressive/issues/610) from webimpress/hotfix/docs - [`8b94517`](https://github.com/zendframework/zend-expressive/commit/8b94517edb5995719b104c38c5bf41c3faf16ea2) Merge branch 'hotfix/612-config-injection-array-cast' - [`2cc3f33`](https://github.com/zendframework/zend-expressive/commit/2cc3f33ae9257ed4295dff9bb5c68f4bdf1b5421) Adds CHANGELOG entry for [#612](https://github-redirect.dependabot.com/zendframework/zend-expressive/issues/612) - [`974cd65`](https://github.com/zendframework/zend-expressive/commit/974cd657a64a864a83297909a8b0b4269ae6dd12) Merge pull request [#612](https://github-redirect.dependabot.com/zendframework/zend-expressive/issues/612) from webimpress/hotfix/611 - [`09d8b31`](https://github.com/zendframework/zend-expressive/commit/09d8b31b667806fb5fee562e5bb703d05ba2ec43) ApplicationConfigInjectionDelegator works also with ArrayObject config - [`dd39804`](https://github.com/zendframework/zend-expressive/commit/dd39804b2489d9053ab5057df43a99de52ffebd9) Removed white character at the end of the line in the docs - [`af54b69`](https://github.com/zendframework/zend-expressive/commit/af54b694243673230b41b88b44c8c89c93ef817c) Changed tabs to spaces in the docs - [`99feabe`](https://github.com/zendframework/zend-expressive/commit/99feabedbf9467f501b93ca7896bf88422783c23) Merge branch 'hotfix/twig-options' - [`42cfc92`](https://github.com/zendframework/zend-expressive/commit/42cfc923c7b0014131f716c64f858bafa6f2b17c) Updates twig configuration example to match current offering - Additional commits viewable in [compare view](https://github.com/zendframework/zend-expressive/compare/3.0.1...3.0.2)


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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.