CurlyBytes / CI3-ultimate

The ultimate setup for CI3 and combine eerything and possible template
MIT License
1 stars 0 forks source link

Update dependency dereuromark/composer-prefer-lowest to v0.1.10 #43

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
dereuromark/composer-prefer-lowest require-dev patch 0.1.6 -> 0.1.10

Release Notes

dereuromark/composer-prefer-lowest ### [`v0.1.10`](https://togithub.com/dereuromark/composer-prefer-lowest/releases/tag/0.1.10) [Compare Source](https://togithub.com/dereuromark/composer-prefer-lowest/compare/0.1.9...0.1.10) ##### Improvements Support `"composer/semver": "^1.4 || ^2.0 || ^3.0"` Note: Now PHP 7.3+ ### [`v0.1.9`](https://togithub.com/dereuromark/composer-prefer-lowest/releases/tag/0.1.9) [Compare Source](https://togithub.com/dereuromark/composer-prefer-lowest/compare/0.1.8...0.1.9) ##### Improvements Support a min/max range of e.g. `"^4.2.12 < 4.3.0 || ^4.3.8 || ^5.0.0"`. The first is internally translated to `"[== 4.2.12.0 < 4.3.0.0-dev]"` and therefore needs special treatment. ### [`v0.1.8`](https://togithub.com/dereuromark/composer-prefer-lowest/releases/tag/0.1.8) [Compare Source](https://togithub.com/dereuromark/composer-prefer-lowest/compare/0.1.7...0.1.8) ##### Improvements PHP 7.2+ with types added and PHP 8 checking in CI. From using side nothing should change or be an issue if you use a high enough PHP version to run this tool. ### [`v0.1.7`](https://togithub.com/dereuromark/composer-prefer-lowest/releases/tag/0.1.7) [Compare Source](https://togithub.com/dereuromark/composer-prefer-lowest/compare/0.1.6...0.1.7) ##### Fixes Fixed wildcard parsing.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.