Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps leanphp/phpspec-code-coverage from 4.1.1 to 4.2.2.

Changelog

Sourced from leanphp/phpspec-code-coverage's changelog.

[4.2.2] - 2018-03-22

  • Bugfix: loosen up phpunit/php-code-coverage from ^6.0 to ^5.0||^6.0
  • PHP 7.1 specific code improvements

[4.2.1] - 2018-03-21

  • Integrate fixes from 4.1.2 (--no-coverage option bugfix)
  • Cleanup development dependencies
  • Minor code improvements

[4.2.0] - 2018-03-19

  • Updated phpunit/php-code-coverage dependency from ~5.0 to ~6.0.
  • Updated PHP requirement from ^7.0 to ^7.1
  • Updated phpspec/phpspec dependency from ~4.0 to ^4.2

[4.1.2] - 2018-03-21

  • Fix --no-coverage option introducing errors when running non run commands.
  • --no-coverage option is now available to all phpspec commands (not only
    run). (#30)
Commits
  • 9dc509e v4.2.2 - php-code-coverage '^5.0||^6.0'
  • f97204b composer.json change php-code-coverage dependency to ^6.0
  • 263f7a8 Add Void return types (PHP 7.1)
  • 5ebc647 v4.2.1
  • 90a3fe2 Merge branch 'v4.1'
  • 8e04b67 Merge pull request #32 from leanphp/4.1.2-patch
  • ebb7777 CHANGELOG v4.1.2
  • 82495f5 Add --no-coverage to all phpspec commands - fixes #30
  • d5042cf Fix missing check for 'no-coverage' option
  • c7eab61 appveyor: cache vendor dir
  • Additional commits viewable in compare view

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 [minor|major] version with 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

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@codecov-io
Copy link

codecov-io commented Mar 23, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #30   +/-   ##
=========================================
  Coverage     93.07%   93.07%           
  Complexity     1223     1223           
=========================================
  Files           167      167           
  Lines          3046     3046           
=========================================
  Hits           2835     2835           
  Misses          211      211

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 036ec8b...638b729. Read the comment docs.

@msvrtan msvrtan merged commit 151805f into master Mar 27, 2018
@msvrtan msvrtan deleted the dependabot/composer/leanphp/phpspec-code-coverage-4.2.2 branch March 27, 2018 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants