helios-ag / FMElfinderBundle

:file_folder: ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
MIT License
275 stars 128 forks source link

Update satooshi/php-coveralls requirement from ~1 to ~2 #344

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on satooshi/php-coveralls to permit the latest version.

Changelog *Sourced from [satooshi/php-coveralls's changelog](https://github.com/php-coveralls/php-coveralls/blob/2.1/CHANGELOG.md).* > ## 2.0.0 > > ### Bug fix > > - [#232](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/232) phar building - set up platform.php for composer before building phar file > > ### Enhancement > > - [#223](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/223) Make project works on Windows > > ### Miscellaneous > > - Binary and phar renamed to match tool name: php-coveralls and php-coveralls.phar > - [#228](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/228) Rename vendor > - [#227](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/227) Drop V1 from namespaces and class names > - Upgrade to Guzzle 6 > > ## 1.1.0 > > ### Enhancement > > - [#192](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/192) let output json path be configurable > > ## 1.0.2 > > ### Miscellaneous > > - Update github repo link > - [#250](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/250) GitCommand - drop useless tests > - [#248](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/248) Allow Symfony 4 > - [#249](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/249) Allow PHPUnit 6 > - [#224](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/224) Travis - update used ubuntu dist > - [#212](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/212) update PHP CS Fixer > - Use stable and semantic version constrains > - Start v1.0.2 development > - Phpdoc > > ## 1.0.1 > > ### Miscellaneous > > - [#183](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/183) Lower required version of symfony/* > > ## 1.0.0 > > ### Miscellaneous > > - [#136](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/pull/136) Removed src_dir from CoverallsConfiguration > - [#154](https://github-redirect.dependabot.com/php-coveralls/php-coveralls/issues/154) Show a deprecation notice when src_dir is set in the config > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/php-coveralls/php-coveralls/commits/v2.0.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 #344 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #344   +/-   ##
=========================================
  Coverage     55.75%   55.75%           
  Complexity      260      260           
=========================================
  Files            14       14           
  Lines          1060     1060           
=========================================
  Hits            591      591           
  Misses          469      469

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 bdeee9b...a439365. Read the comment docs.