-
-
Notifications
You must be signed in to change notification settings - Fork 236
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
Correct wildcard naming as described in README #385
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great way of fixing this!
I had mentioned in the linked issue that it'd be a breaking change, but like this it doesn't seem like it needs to be! 🙂
Thanks! Exactly, like this it's more like a fix 😄 |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [concurrently](https://github.com/open-cli-tools/concurrently) | [`7.5.0` -> `7.6.0`](https://renovatebot.com/diffs/npm/concurrently/7.5.0/7.6.0) | [![age](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/compatibility-slim/7.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/confidence-slim/7.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>open-cli-tools/concurrently</summary> ### [`v7.6.0`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.6.0) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0) #### What's Changed - Support percent values in maxProcesses by [@​lynxtaa](https://github.com/lynxtaa) in [https://github.com/open-cli-tools/concurrently/pull/375](https://github.com/open-cli-tools/concurrently/pull/375) - Enable TypeScript strict mode by [@​gustavohenke](https://github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/374](https://github.com/open-cli-tools/concurrently/pull/374) - update install command to use `--save-dev` by [@​DetachHead](https://github.com/DetachHead) in [https://github.com/open-cli-tools/concurrently/pull/376](https://github.com/open-cli-tools/concurrently/pull/376) - Correct wildcard naming as described in README by [@​paescuj](https://github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/385](https://github.com/open-cli-tools/concurrently/pull/385) #### New Contributors - [@​lynxtaa](https://github.com/lynxtaa) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/375](https://github.com/open-cli-tools/concurrently/pull/375) - [@​DetachHead](https://github.com/DetachHead) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/376](https://github.com/open-cli-tools/concurrently/pull/376) **Full Changelog**: open-cli-tools/concurrently@v7.5.0...v7.6.0 </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://app.renovatebot.com/dashboard#github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4zMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMzMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [concurrently](https://github.com/open-cli-tools/concurrently) | [`7.5.0` -> `7.6.0`](https://renovatebot.com/diffs/npm/concurrently/7.5.0/7.6.0) | [![age](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/compatibility-slim/7.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/confidence-slim/7.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-cli-tools/concurrently</summary> ### [`v7.6.0`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.6.0) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0) #### What's Changed - Support percent values in maxProcesses by [@​lynxtaa](https://github.com/lynxtaa) in [https://github.com/open-cli-tools/concurrently/pull/375](https://github.com/open-cli-tools/concurrently/pull/375) - Enable TypeScript strict mode by [@​gustavohenke](https://github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/374](https://github.com/open-cli-tools/concurrently/pull/374) - update install command to use `--save-dev` by [@​DetachHead](https://github.com/DetachHead) in [https://github.com/open-cli-tools/concurrently/pull/376](https://github.com/open-cli-tools/concurrently/pull/376) - Correct wildcard naming as described in README by [@​paescuj](https://github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/385](https://github.com/open-cli-tools/concurrently/pull/385) #### New Contributors - [@​lynxtaa](https://github.com/lynxtaa) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/375](https://github.com/open-cli-tools/concurrently/pull/375) - [@​DetachHead](https://github.com/DetachHead) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/376](https://github.com/open-cli-tools/concurrently/pull/376) **Full Changelog**: open-cli-tools/concurrently@v7.5.0...v7.6.0 </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://app.renovatebot.com/dashboard#github/defenseunicorns/zarf). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjguMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [concurrently](https://github.com/open-cli-tools/concurrently) | [`7.5.0` -> `7.6.0`](https://renovatebot.com/diffs/npm/concurrently/7.5.0/7.6.0) | [![age](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/compatibility-slim/7.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/concurrently/7.6.0/confidence-slim/7.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-cli-tools/concurrently</summary> ### [`v7.6.0`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.6.0) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0) #### What's Changed - Support percent values in maxProcesses by [@​lynxtaa](https://github.com/lynxtaa) in [https://github.com/open-cli-tools/concurrently/pull/375](https://github.com/open-cli-tools/concurrently/pull/375) - Enable TypeScript strict mode by [@​gustavohenke](https://github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/374](https://github.com/open-cli-tools/concurrently/pull/374) - update install command to use `--save-dev` by [@​DetachHead](https://github.com/DetachHead) in [https://github.com/open-cli-tools/concurrently/pull/376](https://github.com/open-cli-tools/concurrently/pull/376) - Correct wildcard naming as described in README by [@​paescuj](https://github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/385](https://github.com/open-cli-tools/concurrently/pull/385) #### New Contributors - [@​lynxtaa](https://github.com/lynxtaa) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/375](https://github.com/open-cli-tools/concurrently/pull/375) - [@​DetachHead](https://github.com/DetachHead) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/376](https://github.com/open-cli-tools/concurrently/pull/376) **Full Changelog**: open-cli-tools/concurrently@v7.5.0...v7.6.0 </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://app.renovatebot.com/dashboard#github/defenseunicorns/zarf). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjguMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Closes #312