Skip to content

Commit

Permalink
Update dependency infection/infection to ^0.27.10 (#590)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [infection/infection](https://togithub.com/infection/infection) |
`^0.27.9` -> `^0.27.10` |
[![age](https://developer.mend.io/api/mc/badges/age/packagist/infection%2finfection/0.27.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/infection%2finfection/0.27.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/infection%2finfection/0.27.9/0.27.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/infection%2finfection/0.27.9/0.27.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>infection/infection (infection/infection)</summary>

###
[`v0.27.10`](https://togithub.com/infection/infection/releases/tag/0.27.10):
Add support for &#x60;sebastian/diff&#x60; v6

[Compare
Source](https://togithub.com/infection/infection/compare/0.27.9...0.27.10)

**Changed:**

- feat: add support for `sebastian/diff` v6 by
[@&#8203;simPod](https://togithub.com/simPod) in
[https://github.com/infection/infection/pull/1913](https://togithub.com/infection/infection/pull/1913)
- Use `is_numeric` do detect numeric strings in
ArgumentsAndOptionsBuilder by
[@&#8203;sanmai](https://togithub.com/sanmai) in
[https://github.com/infection/infection/pull/1904](https://togithub.com/infection/infection/pull/1904)
- Enable Box Requirements Checker by
[@&#8203;sidz](https://togithub.com/sidz) in
[https://github.com/infection/infection/pull/1906](https://togithub.com/infection/infection/pull/1906)

**Full Changelog**:
infection/infection@0.27.9...0.27.10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Lendable/clock).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 172d878 commit ac7e950
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 75 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"psr/clock": "^1.0"
},
"require-dev": {
"infection/infection": "^0.27.9",
"infection/infection": "^0.27.10",
"lendable/composer-license-checker": "^1.1.0",
"liuggio/fastest": "^1.8",
"mikey179/vfsstream": "^1.6.11",
Expand Down
Loading

0 comments on commit ac7e950

Please sign in to comment.