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

composer(deps-dev): Bump infection/infection from 0.26.19 to 0.27.0 #808

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps infection/infection from 0.26.19 to 0.27.0.

Release notes

Sourced from infection/infection's releases.

If condition mutators, graceful handling of SIGINT, PHPUnit 10 fixes and more

0.27.0 (2023-05-16)

Full Changelog

Added:

Changed:

Fixed:

Internal:

New Contributors

Full Changelog: infection/infection@0.26.21...0.27.0

Fix false-positive with mutations in attributes

0.26.21 (2023-04-27)

Full Changelog

Fixed:

... (truncated)

Changelog

Sourced from infection/infection's changelog.

0.27.0 (2023-05-16)

Full Changelog

Added:

Changed:

Fixed:

Internal:

New Contributors

Full Changelog: infection/infection@0.26.21...0.27.0

0.26.20 (2023-04-15)

Full Changelog

Added:

Changed:

... (truncated)

Commits
  • a9ff817 Update CHANGELOG for 0.27.0
  • 556d086 Calculate results and show metrics if Infection is interrupted with SIGINT ...
  • 586f241 Integrate sidz/phpstan-rules to avoid magic numbers in our code base (#1861)
  • 5104437 Upgrade psalm to the latest version (#1858)
  • b65f59b Upgrade the codebase up to PHP 8.1 syntax using Rector (#1860)
  • c026790 Upgrade PHPStan to the latest version and fix some errors (#1859)
  • 8284478 Remove xdebug-filter.php as it's not used and deprecated (#1856)
  • 471cf95 Upgrade PHP-CS-Fixer (#1855)
  • ebbe59e Make PHPUnit 10.1 XML coverage report and test cases names with provider comp...
  • f669c4e During all "unwrap" functions, return the real values instead of values wrapp...
  • 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 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)

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #808 (aacb0f3) into main (d2f3145) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #808   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             29        29           
===========================================
  Hits              29        29           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ergebnis-bot ergebnis-bot self-assigned this Jun 26, 2023
ergebnis-bot
ergebnis-bot previously approved these changes Jun 26, 2023
Bumps [infection/infection](https://github.com/infection/infection) from 0.26.19 to 0.27.0.
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.26.19...0.27.0)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/infection/infection-0.27.0 branch from dc24721 to aacb0f3 Compare June 26, 2023 11:50
@ergebnis-bot ergebnis-bot self-requested a review June 26, 2023 11:53
@ergebnis-bot ergebnis-bot merged commit 63712c7 into main Jun 26, 2023
15 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/infection/infection-0.27.0 branch June 26, 2023 11:53
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.

1 participant