Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v7.6.0 (#1234)
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 |
|---|---|---|---|---|---|
| [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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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)
- [@&#8203;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>
  • Loading branch information
renovate[bot] committed Nov 25, 2022
1 parent ba624b0 commit db1a774
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 591 deletions.
2 changes: 1 addition & 1 deletion frameworks/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@previewjs/testing": "workspace:*",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.25",
"concurrently": "7.5.0",
"concurrently": "7.6.0",
"react": "18.2.0",
"unbuild": "0.9.1",
"vite": "3.2.4",
Expand Down
Loading

0 comments on commit db1a774

Please sign in to comment.