neilime / zf2-assets-bundle

AssetsBundle is a module for Zend Framework 2 allowing asset managment (bundling & caching)
https://neilime.github.io/zf2-assets-bundle/
MIT License
33 stars 20 forks source link

Update zendframework/zend-eventmanager requirement from ^2.6 to ^2.6 || ^3.0 #69

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on zendframework/zend-eventmanager to permit the latest version.

Release notes *Sourced from [zendframework/zend-eventmanager's releases](https://github.com/zendframework/zend-eventmanager/releases).* > ## zend-eventmanager 3.2.1 > Added > ----- > > - [#66](https://github-redirect.dependabot.com/zendframework/zend-eventmanager/pull/66) adds support for PHP 7.2. > > Changed > ------- > > - Nothing. > > Deprecated > ---------- > > - Nothing. > > Removed > ------- > > - Nothing. > > Fixed > ----- > > - Nothing.
Changelog *Sourced from [zendframework/zend-eventmanager's changelog](https://github.com/zendframework/zend-eventmanager/blob/master/CHANGELOG.md).* > ## 3.2.1 - 2018-04-25 > > ### Added > > - [#66](https://github-redirect.dependabot.com/zendframework/zend-eventmanager/pull/66) adds support for PHP 7.2. > > ### Changed > > - Nothing. > > ### Deprecated > > - Nothing. > > ### Removed > > - Nothing. > > ### Fixed > > - Nothing. > > ## 3.2.0 - 2017-07-11 > > ### Added > > - Nothing. > > ### Deprecated > > - Nothing. > > ### Removed > > - [#47](https://github-redirect.dependabot.com/zendframework/zend-eventmanager/pull/47) removes > support for PHP 5.5 and HHVM. > > ### Fixed > > - Nothing. > > ## 3.1.0 - 2016-12-19 > > ### Added > > - [#26](https://github-redirect.dependabot.com/zendframework/zend-eventmanager/pull/26) publishes > the documentation to https://zendframework.github.io/zend-eventmanager/ > > ### Changes > > ... (truncated)
Commits - [`a5e2583`](https://github.com/zendframework/zend-eventmanager/commit/a5e2583a211f73604691586b8406ff7296a946dd) 3.2.1 readiness - [`be3b8b6`](https://github.com/zendframework/zend-eventmanager/commit/be3b8b6c73411fbed4cf1834fed38891a76422e5) Adding date for 3.2.1 release to CHANGELOG. - [`98eddfd`](https://github.com/zendframework/zend-eventmanager/commit/98eddfd0443f038f6174ed024d22b7dfbcb33465) Merge branch 'hotfix/doc-fixes' - [`e69c480`](https://github.com/zendframework/zend-eventmanager/commit/e69c480428d8d00dbe426913ce2bf9c01aef716f) Merge pull request [#65](https://github-redirect.dependabot.com/zendframework/zend-eventmanager/issues/65) from mostertb/spelling - [`a7e3f06`](https://github.com/zendframework/zend-eventmanager/commit/a7e3f06c247501030a467c08f7636dd7ee2d3f6c) Merge pull request [#60](https://github-redirect.dependabot.com/zendframework/zend-eventmanager/issues/60) from sabir-jamia/patch-1 - [`b4c6ffb`](https://github.com/zendframework/zend-eventmanager/commit/b4c6ffbd9ec89a297b4084c519d00b716e3dfb27) Merge branch 'feature/php-7.2-support' - [`90fb179`](https://github.com/zendframework/zend-eventmanager/commit/90fb1798f4f75936fe67ac2a2ba295f4182ee0b6) Adds CHANGELOG entry for [#66](https://github-redirect.dependabot.com/zendframework/zend-eventmanager/issues/66) - [`ea81011`](https://github.com/zendframework/zend-eventmanager/commit/ea810115afe002d8b60cda45f134524bb6c9153e) Replace assertContainsOnly calls in SharedEventManagerTest - [`025d242`](https://github.com/zendframework/zend-eventmanager/commit/025d2420a972637d9c09b0428e2e4d9ddf443371) Allow PHPUnit 7 series - [`245a561`](https://github.com/zendframework/zend-eventmanager/commit/245a56163c89791b3ddcb71f767314219fb57830) Merge pull request [#69](https://github-redirect.dependabot.com/zendframework/zend-eventmanager/issues/69) from webimpress/hotfix/php-coveralls - Additional commits viewable in [compare view](https://github.com/zendframework/zend-eventmanager/compare/release-2.6.0...release-3.2.1)


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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 use this milestone` will set the current milestone 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) - 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)