edno / kleis

Simplified SquidGuard web frontend (users & filters management)
MIT License
4 stars 2 forks source link

Bump codeception/codeception from 3.0.2 to 3.0.3 #119

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps codeception/codeception from 3.0.2 to 3.0.3.

Changelog *Sourced from [codeception/codeception's changelog](https://github.com/Codeception/Codeception/blob/3.0/CHANGELOG-3.0.md).* > #### 3.0.3 > - [Laravel5] Add `make` and `makeMultiple` methods for generating model instance by [@​ibpavlov](https://github.com/ibpavlov) > - [Lumen] Add `make` and `makeMultiple` methods for generating model instance by [@​ibpavlov](https://github.com/ibpavlov) > - [Phalcon] ActiveRecord: escape all column names using [] by [@​maxgalbu](https://github.com/maxgalbu) > - [Yii2] Fixed issue on PHP7.3 because `preg_quote` now also quotes `#` by [@​SamMousa](https://github.com/SamMousa) > - [ZF2] Persistent service functionality for ZF3 by [@​svycka](https://github.com/svycka) > - [ZF2] Doctrine entity manager name is configurable by [@​svycka](https://github.com/svycka) > - [Db] Fix sqlite connection close when holding reference in PHP's GC ([#5557](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5557)) by [@​hoogi91](https://github.com/hoogi91) > - [Doctrine2] Fixed handling of embedables, inherited entities and parameter name clashes by [@​alexkunin](https://github.com/alexkunin) > - [Frameworks][PhpBrowser] Fixed compatibility with symfony/browserkit 4.3 by [@​kapcus](https://github.com/kapcus) > - [Docs] Small documentation updates by [@​Nebulosar](https://github.com/Nebulosar), [@​reinholdfuereder](https://github.com/reinholdfuereder) and [@​richardbrinkman](https://github.com/richardbrinkman) > - [Docker] Switched to buster php build by [@​OneEyedSpaceFish](https://github.com/OneEyedSpaceFish)
Commits - [`feb566a`](https://github.com/Codeception/Codeception/commit/feb566a9dc26993611602011ae3834d8e3c1dd7f) Updated changelog and version number for 3.0.3 - [`cdb2236`](https://github.com/Codeception/Codeception/commit/cdb2236bbfa9ab3ed821138f8e90f23c10c7fe08) Update extension example code - [`348b9ec`](https://github.com/Codeception/Codeception/commit/348b9ec7ff73abdb473cfb5d8e95adece20f131d) [Docker] Switching to buster php build ([#5589](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5589)) - [`a6df5e2`](https://github.com/Codeception/Codeception/commit/a6df5e2b200d3771363528a6f3618114a4e033bb) Add make and makeMultiple commands to Laravel5 and Lumen modules. - [`18d13dd`](https://github.com/Codeception/Codeception/commit/18d13ddfe6df6f450386ba685f02e7588f01d2a6) Merge pull request [#5584](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5584) from alexkunin/doctrine2-parameter-name-clash-fix - [`8c4304b`](https://github.com/Codeception/Codeception/commit/8c4304bdeb33c8cc6965a9f1a65136153db8cb82) Merge pull request [#5590](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5590) from kapcus/symfony-browser-kit-maxredirects-fix - [`4eb08e7`](https://github.com/Codeception/Codeception/commit/4eb08e71741ec7a550085b7b86daccba72935b34) client class name put back because of Symfony based frameworks - [`972539d`](https://github.com/Codeception/Codeception/commit/972539dbefa70f67d4c82cfb68fb96361171ec5c) Merge pull request [#5583](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5583) from richardbrinkman/2.2 - [`7a3c911`](https://github.com/Codeception/Codeception/commit/7a3c911c60d48f3f38d33a53ba9e1dd5fc456492) [InnerBrowser] fix compatibility with symfony/browserkit 4.3 - [`ceaa532`](https://github.com/Codeception/Codeception/commit/ceaa5326e117f27e55172596f92a48363c001c33) Merge pull request [#5582](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5582) from Nebulosar/patch-1 - Additional commits viewable in [compare view](https://github.com/Codeception/Codeception/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 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 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). To ignore the version in this PR you can just close it - `@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) - 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.