owncloud / gallery

:sunrise: Gallery app for ownCloud, which includes previews for all supported media files
GNU Affero General Public License v3.0
88 stars 65 forks source link

Bump codeception/codeception from 2.5.2 to 2.5.3 #819

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps codeception/codeception from 2.5.2 to 2.5.3.

Changelog *Sourced from [codeception/codeception's changelog](https://github.com/Codeception/Codeception/blob/2.5/CHANGELOG-2.5.md).* > #### 2.5.3 > > * [Db] cleanup database if populator is used > * [FTP] Compatibility with phpseclib v2 by [**kardagan**](https://github.com/kardagan) > * [JsonType] Fixed issue [#5230](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5230) Dropped filters after a string:regex by [**ellisgl**](https://github.com/ellisgl) > * [Symfony] Fixed persistent service functionality for Symfony 3 by [**Naktibalda**](https://github.com/Naktibalda) > * [ZendExpressive] Set Cookie header in request by [**Naktibalda**](https://github.com/Naktibalda) > * Updated vlucas/phpdotenv package to ^3.0 version by [**KartaviK**](https://github.com/KartaviK) > * Documentation improvements by [**chrisaligent**](https://github.com/chrisaligent) [**richleland**](https://github.com/richleland) [**SanzhiyevMergen**](https://github.com/SanzhiyevMergen) [**sdlins**](https://github.com/sdlins)
Commits - [`19f0fe8`](https://github.com/Codeception/Codeception/commit/19f0fe845c0af5af2a6c094dc0df3a178a3fd5b0) Bumped version to 2.5.3 - [`9a40338`](https://github.com/Codeception/Codeception/commit/9a40338805cd00e8f7df9b7307cb9cae05c4e708) Updated changelog for 2.5.3 release - [`d229911`](https://github.com/Codeception/Codeception/commit/d2299114c1bba6cd3d7b84d0469c4c154e53418c) [Db] cleanup database if populator is used ([#5358](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5358)) - [`6ae3c16`](https://github.com/Codeception/Codeception/commit/6ae3c161175aa96c9e1675bf3c3d9cbead41acd7) Merge pull request [#5372](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5372) from Codeception/symfony3-services - [`37a7562`](https://github.com/Codeception/Codeception/commit/37a75622952b01ec368cf7d6dfc90a67ed225165) Fix persistent service for Symfony 3 - [`82af423`](https://github.com/Codeception/Codeception/commit/82af423f65c0ee3a8963273fbdf962792b7f5b09) [ZendExpressive] Set Cookie header in request - [`626a998`](https://github.com/Codeception/Codeception/commit/626a998642794720a2c88cbf6345ffcc9efd4d03) Merge pull request [#5364](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5364) from kardagan/ftp-update - [`c2e0204`](https://github.com/Codeception/Codeception/commit/c2e020446e93ce96f50eb3eeb28f176f232af2b8) Merge pull request [#5366](https://github-redirect.dependabot.com/Codeception/Codeception/issues/5366) from KartaviK/feature/update-vlucas-phpdotenv-package - [`debadc6`](https://github.com/Codeception/Codeception/commit/debadc6e66011d1a2da386945c75f64403b5728b) [Docs] Fixed XPath example of click method - [`24f984f`](https://github.com/Codeception/Codeception/commit/24f984fc193c8d6df36ae08f81186eee3045895a) [Db][Docs] grabFromDatabase() returns mixed results - Additional commits viewable in [compare view](https://github.com/Codeception/Codeception/compare/2.5.2...2.5.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 cancel merge` will cancel a previously requested merge - `@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 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) - 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.
codecov[bot] commented 5 years ago

Codecov Report

Merging #819 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #819   +/-   ##
=========================================
  Coverage     55.09%   55.09%           
  Complexity      353      353           
=========================================
  Files            48       48           
  Lines          1630     1630           
=========================================
  Hits            898      898           
  Misses          732      732

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aa17508...3162705. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #819 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #819   +/-   ##
=========================================
  Coverage     55.09%   55.09%           
  Complexity      353      353           
=========================================
  Files            48       48           
  Lines          1630     1630           
=========================================
  Hits            898      898           
  Misses          732      732

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aa17508...3162705. Read the comment docs.