-
-
Notifications
You must be signed in to change notification settings - Fork 166
Add support for colinodell/json5
v3
#1976
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
Conversation
shouldn't it be just I mean, this updated all the deps, besides |
Indeed 🙈 |
Thank you @Slamdunk |
By the way, added info about target default branch, 99e03a7 this is why GH actions didn't work properly, not finishing with status reports. |
That's weird to me: I expected If that's not the case, which is the branch I'll have to push my PR against, when proposing BC-Breaking changes? |
In general, you are right and I'm sure after 1.0 release we will revise the current branching model and it will be something like you expect. However right now we are still on
so, answering to your question, now it will be just |
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [infection/infection](https://togithub.com/infection/infection) | `^0.29.2` -> `^0.29.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>infection/infection (infection/infection)</summary> ### [`v0.29.3`](https://togithub.com/infection/infection/releases/tag/0.29.3): Add support for `colinodell/json5` v3 [Compare Source](https://togithub.com/infection/infection/compare/0.29.2...0.29.3) **Changed:** - Add support for `colinodell/json5` v3 by [@​Slamdunk](https://togithub.com/Slamdunk) in [https://github.com/infection/infection/pull/1976](https://togithub.com/infection/infection/pull/1976) **Full Changelog**: infection/infection@0.29.2...0.29.3 </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/json-serializer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The
composer.lock
has been updated with the following command:$ docker compose run php81 composer update