Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update infection/infection requirement from ^0.23.0 to ^0.23.0 || ^0.25.0 #13

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Updates the requirements on infection/infection to permit the latest version.

Release notes

Sourced from infection/infection's releases.

Count syntax errors caused by a mutatan as a failure of a mutant

Added:

  • Count syntax errors caused by a mutatan as a failure of a mutant #1571
Commits
  • 854bc7f Update name in mt-annotations.yaml (#1572)
  • 86e423c Count syntax errors caused by a mutatan as a failure of a mutant (#1571)
  • 5c18760 Use smaller epsilon and relative error for float comparison (#1570)
  • 77b684a Added changelog for 0.25.0
  • cb952c6 Make the --filter option shorter for PHPUnit (#1548)
  • bba07d8 [Performance] Cache phpunit results and run defects first to speed up the Mut...
  • c87fab9 Display time and consumed memory even in case of insufficient MSI (#1562)
  • 8cc8140 Update comment, use indented heredoc syntax (#1557)
  • b07e053 Merge pull request #1555 from infection/feature/syntax-error
  • 5784a36 Fix CS
  • Additional commits viewable in compare view

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)

Updates the requirements on [infection/infection](https://github.com/infection/infection) to permit the latest version.
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.23.0...0.25.1)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2021
@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #13 (fb2d5a2) into 1.0.x (cf2af04) will increase coverage by 2.82%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##              1.0.x      #13      +/-   ##
============================================
+ Coverage     93.06%   95.89%   +2.82%     
- Complexity       73       91      +18     
============================================
  Files            18       22       +4     
  Lines           173      219      +46     
============================================
+ Hits            161      210      +49     
+ Misses           12        9       -3     
Impacted Files Coverage Δ
src/Write/Event/FeatureWasEnabled.php 100.00% <0.00%> (ø)
src/Write/Event/FeatureWasRemoved.php 100.00% <0.00%> (ø)
src/Write/Event/FeatureWasCreated.php 100.00% <0.00%> (ø)
src/Write/Event/FeatureWasDisabled.php 100.00% <0.00%> (ø)
src/Write/Feature.php 100.00% <0.00%> (+12.00%) ⬆️

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 cf2af04...fb2d5a2. Read the comment docs.

composer.json Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Oct 9, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kpicaza
Copy link
Member

kpicaza commented Oct 10, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2021

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@kpicaza kpicaza merged commit 4fc0b87 into 1.0.x Oct 10, 2021
@kpicaza kpicaza deleted the dependabot/composer/infection/infection-tw-0.23.0or-tw-0.25.0 branch October 10, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant