geo6 / geocoder

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

Bump zendframework/zend-expressive-session-ext from 1.1.0 to 1.1.1 #35

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps zendframework/zend-expressive-session-ext from 1.1.0 to 1.1.1.

Release notes *Sourced from [zendframework/zend-expressive-session-ext's releases](https://github.com/zendframework/zend-expressive-session-ext/releases).* > ## zend-expressive-session-ext 1.1.1 > Added > ----- > > - Nothing. > > Changed > ------- > > - Nothing. > > Deprecated > ---------- > > - Nothing. > > Removed > ------- > > - Nothing. > > Fixed > ----- > > - [#21](https://github-redirect.dependabot.com/zendframework/zend-expressive-session-ext/pull/21) fixes a situation whereby during persistence, if no identifier existed for > the session, it was not persisted. Such situations would occur when a new session was created, as > no identifier would yet exist. It now properly generates an identifier and persists the data in > such cirumstances.
Changelog *Sourced from [zendframework/zend-expressive-session-ext's changelog](https://github.com/zendframework/zend-expressive-session-ext/blob/master/CHANGELOG.md).* > ## 1.1.1 - 2018-05-14 > > ### Added > > - Nothing. > > ### Changed > > - Nothing. > > ### Deprecated > > - Nothing. > > ### Removed > > - Nothing. > > ### Fixed > > - [#21](https://github-redirect.dependabot.com/zendframework/zend-expressive-session-ext/pull/21) fixes a situation whereby during persistence, if no identifier existed for > the session, it was not persisted. Such situations would occur when a new session was created, as > no identifier would yet exist. It now properly generates an identifier and persists the data in > such cirumstances.
Commits - [`b110213`](https://github.com/zendframework/zend-expressive-session-ext/commit/b1102131c1e2293026a15b82d1ea459b8f3a9dcb) Merge branch 'hotfix/21' - [`1c56671`](https://github.com/zendframework/zend-expressive-session-ext/commit/1c5667108d619e168d5d43cceac94bea815f3394) Adds CHANGELOG entry for [#21](https://github-redirect.dependabot.com/zendframework/zend-expressive-session-ext/issues/21) - [`0f0c8a6`](https://github.com/zendframework/zend-expressive-session-ext/commit/0f0c8a6387a85938b3c4b34294fab07a7e3a83e9) Merge pull request [#21](https://github-redirect.dependabot.com/zendframework/zend-expressive-session-ext/issues/21) from xtreamwayz/hotfix/session-persistence - [`abc1e09`](https://github.com/zendframework/zend-expressive-session-ext/commit/abc1e09ff0f2a72a467196de79ff8d9effdfc62c) Merge branch 'hotfix/17' - [`cfca5e7`](https://github.com/zendframework/zend-expressive-session-ext/commit/cfca5e78c9e6b77c99f4c807b5cad7e82260915f) Separate function imports - [`274a8ca`](https://github.com/zendframework/zend-expressive-session-ext/commit/274a8ca188b2901acde1ca6577f240568e651ffe) Fix code style - [`a638a8e`](https://github.com/zendframework/zend-expressive-session-ext/commit/a638a8e82288978bd3f44b7c376dc12e74417cf9) Cleanup tests - [`f487cf2`](https://github.com/zendframework/zend-expressive-session-ext/commit/f487cf2ec75ec3a1dcd9dbb8e107038a2152b3b8) Micro optimization - [`995634e`](https://github.com/zendframework/zend-expressive-session-ext/commit/995634e360874ec8703ed167af85a32645b3f628) Properly construct a new Response object - [`1da25bf`](https://github.com/zendframework/zend-expressive-session-ext/commit/1da25bf01faf50d2312bbe70f9e513aa5253a1f5) Remove invalid import - Additional commits viewable in [compare view](https://github.com/zendframework/zend-expressive-session-ext/compare/1.1.0...1.1.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 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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees 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) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.