geo6 / geocoder

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

Bump zendframework/zend-i18n from 2.8.0 to 2.9.0 #37

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps zendframework/zend-i18n from 2.8.0 to 2.9.0.

Release notes *Sourced from [zendframework/zend-i18n's releases](https://github.com/zendframework/zend-i18n/releases).* > ## zend-i18n 2.9.0 > Added > ----- > > - [#93](https://github-redirect.dependabot.com/zendframework/zend-i18n/pull/93) adds two methods to `Translator`, `getCacheId(string $textDomain, string $locale)`, > and `clearCache(string $textDomain, string $locale)`. > > Changed > ------- > > - Nothing. > > Deprecated > ---------- > > - Nothing. > > Removed > ------- > > - Nothing. > > Fixed > ----- > > - [#96](https://github-redirect.dependabot.com/zendframework/zend-i18n/pull/96) ensures that the `TranslatorServiceFactory` injects the configured `TranslatorPluginManager`, > if any, before returning it. This ensures that configured remote loaders can be utilized.
Changelog *Sourced from [zendframework/zend-i18n's changelog](https://github.com/zendframework/zend-i18n/blob/master/CHANGELOG.md).* > ## 2.9.0 - 2018-05-16 > > ### Added > > - [#93](https://github-redirect.dependabot.com/zendframework/zend-i18n/pull/93) adds two methods to `Translator`, `getCacheId(string $textDomain, string $locale)`, > and `clearCache(string $textDomain, string $locale)`. > > ### Changed > > - Nothing. > > ### Deprecated > > - Nothing. > > ### Removed > > - Nothing. > > ### Fixed > > - [#96](https://github-redirect.dependabot.com/zendframework/zend-i18n/pull/96) ensures that the `TranslatorServiceFactory` injects the configured `TranslatorPluginManager`, > if any, before returning it. This ensures that configured remote loaders can be utilized.
Commits - [`6d69af5`](https://github.com/zendframework/zend-i18n/commit/6d69af5a04e1a4de7250043cb1322f077a0cdb7f) Merging develop to master in preparation for 2.9.0 release. - [`a6c6d32`](https://github.com/zendframework/zend-i18n/commit/a6c6d3214613f0b3747386b0913387ff30c66823) Updates branch aliases - [`e77f6fd`](https://github.com/zendframework/zend-i18n/commit/e77f6fd12c2fe500db086fb701207ff2bf63f65a) Sets date for 2.9.0 release in CHANGELOG - [`0fca9d8`](https://github.com/zendframework/zend-i18n/commit/0fca9d82478b1b3f8b096d6f2f71554dcc3824ab) Merges 2.8.1 and 2.9.0 entries in CHANGELOG - [`0f2b51c`](https://github.com/zendframework/zend-i18n/commit/0f2b51c1eb70fe9f24b930c8b15f569a9e898837) Merge branch 'feature/93' into develop - [`a1fbfca`](https://github.com/zendframework/zend-i18n/commit/a1fbfcac565a42e7a15b42bf755c204d9c954fc2) Adds CHANGELOG entry for [#93](https://github-redirect.dependabot.com/zendframework/zend-i18n/issues/93) - [`90247a4`](https://github.com/zendframework/zend-i18n/commit/90247a4ab9d7c1eb742a39dc56d3144267a5a741) Import all classes used, and use `::class` notation where possible - [`5b78e9a`](https://github.com/zendframework/zend-i18n/commit/5b78e9ab978386aad4c7b69949c16f68ffdfe99b) Merge pull request [#93](https://github-redirect.dependabot.com/zendframework/zend-i18n/issues/93) from MatthiasKuehneEllerhold/clear-cache - [`1830b2c`](https://github.com/zendframework/zend-i18n/commit/1830b2c03a7f9658248f6367c8585097eb85ab02) Merge branch 'hotfix/94' into develop - [`b58a5c0`](https://github.com/zendframework/zend-i18n/commit/b58a5c0365c6f1eb963ccd5c2063951f88fb6579) Merge branch 'hotfix/94' - Additional commits viewable in [compare view](https://github.com/zendframework/zend-i18n/compare/release-2.8.0...release-2.9.0)


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) - 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.