chore(deps): update dependency concurrently to v7.5.0 - autoclosed #8

Closed
kjuulh wants to merge 1 commits from renovate/concurrently-7.x into main
Owner

This PR contains the following updates:

Package Type Update Change
concurrently devDependencies minor 7.0.0 -> 7.5.0

Release Notes

open-cli-tools/concurrently

v7.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0

v7.4.0

Compare Source

New Contributors

v7.3.0

Compare Source

What's Changed

  • Export package.json path - #​339

v7.2.2

Compare Source

What's Changed

  • Update rxjs to version 7.0.0 - #​326
  • Fix TypeScript not able to resolve types when on Node 16 - #​330

New Contributors

v7.2.1

Compare Source

What's Changed

  • Fix --success command- syntax when command name has dashes - #​324, #​325

v7.2.0

Compare Source

New Contributors

v7.1.0

Compare Source

  • Excluding pattern support added, e.g. concurrently npm:lint:*(!fix) (#​305, #​306)
  • Fixed programmatic API docs to resemble v7.0.0 changes (#​303)

New Contributors


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [concurrently](https://github.com/open-cli-tools/concurrently) | devDependencies | minor | [`7.0.0` -> `7.5.0`](https://renovatebot.com/diffs/npm/concurrently/7.0.0/7.5.0) | --- ### Release Notes <details> <summary>open-cli-tools/concurrently</summary> ### [`v7.5.0`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.5.0) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0) #### What's Changed - Add auto colors functionality by [@&#8203;eliasm307](https://github.com/eliasm307), [@&#8203;paescuj](https://github.com/paescuj), [@&#8203;gustavohenke](https://github.com/gustavohenke) in https://github.com/open-cli-tools/concurrently/pull/296 - Fix `onFinish` signature when using exactOptionalPropertyTypes by [@&#8203;Baune8D](https://github.com/Baune8D) in https://github.com/open-cli-tools/concurrently/pull/372 **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0 ### [`v7.4.0`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.4.0) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0) - Add shorthand `conc` - [#&#8203;358](https://github.com/open-cli-tools/concurrently/issues/358) - Updated dependencies `rxjs` and `date-fns` - [#&#8203;353](https://github.com/open-cli-tools/concurrently/issues/353), [#&#8203;340](https://github.com/open-cli-tools/concurrently/issues/340) #### New Contributors - [@&#8203;kecrily](https://github.com/kecrily) made their first contribution in https://github.com/open-cli-tools/concurrently/pull/358 ### [`v7.3.0`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.3.0) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.2.2...v7.3.0) #### What's Changed - Export package.json path - [#&#8203;339](https://github.com/open-cli-tools/concurrently/issues/339) ### [`v7.2.2`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.2.2) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.2.1...v7.2.2) #### What's Changed - Update rxjs to version 7.0.0 - [#&#8203;326](https://github.com/open-cli-tools/concurrently/issues/326) - Fix TypeScript not able to resolve types when on Node 16 - [#&#8203;330](https://github.com/open-cli-tools/concurrently/issues/330) #### New Contributors - [@&#8203;jsfix-updater](https://github.com/jsfix-updater) made their first contribution in https://github.com/open-cli-tools/concurrently/pull/326 - [@&#8203;Baune8D](https://github.com/Baune8D) made their first contribution in https://github.com/open-cli-tools/concurrently/pull/330 ### [`v7.2.1`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.2.1) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.2.0...v7.2.1) #### What's Changed - Fix `--success` `command-` syntax when command name has dashes - [#&#8203;324](https://github.com/open-cli-tools/concurrently/issues/324), [#&#8203;325](https://github.com/open-cli-tools/concurrently/issues/325) ### [`v7.2.0`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.2.0) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.0) - Support passthrough of additional arguments to commands via placeholders - [#&#8203;33](https://github.com/open-cli-tools/concurrently/issues/33), [#&#8203;282](https://github.com/open-cli-tools/concurrently/issues/282), [#&#8203;307](https://github.com/open-cli-tools/concurrently/issues/307) - Add `command-{name|index}` and `!command-{name|index}` to `--success` - [#&#8203;280](https://github.com/open-cli-tools/concurrently/issues/280), [#&#8203;281](https://github.com/open-cli-tools/concurrently/issues/281), [#&#8203;318](https://github.com/open-cli-tools/concurrently/issues/318) #### New Contributors - [@&#8203;paescuj](https://github.com/paescuj) made their first contribution in [#&#8203;317](https://github.com/open-cli-tools/concurrently/issues/317) and [#&#8203;307](https://github.com/open-cli-tools/concurrently/issues/307) ### [`v7.1.0`](https://github.com/open-cli-tools/concurrently/releases/tag/v7.1.0) [Compare Source](https://github.com/open-cli-tools/concurrently/compare/v7.0.0...v7.1.0) - **Excluding pattern support added**, e.g. `concurrently npm:lint:*(!fix)` ([#&#8203;305](https://github.com/open-cli-tools/concurrently/issues/305), [#&#8203;306](https://github.com/open-cli-tools/concurrently/issues/306)) - Fixed programmatic API docs to resemble v7.0.0 changes ([#&#8203;303](https://github.com/open-cli-tools/concurrently/issues/303)) #### New Contributors - [@&#8203;naxoc](https://github.com/naxoc) made their first contribution in https://github.com/open-cli-tools/concurrently/pull/303 - [@&#8203;NullVoxPopuli](https://github.com/NullVoxPopuli) made their first contribution in https://github.com/open-cli-tools/concurrently/pull/306 </details> --- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh force-pushed renovate/concurrently-7.x from ce9775f50d to 70919c1a17 2022-10-26 12:05:14 +02:00 Compare
kjuulh force-pushed renovate/concurrently-7.x from 70919c1a17 to ee3c791d07 2022-10-26 16:33:36 +02:00 Compare
kjuulh force-pushed renovate/concurrently-7.x from ee3c791d07 to da3b546f53 2022-10-26 16:59:40 +02:00 Compare
kjuulh force-pushed renovate/concurrently-7.x from da3b546f53 to 9dd58eb2d9 2022-10-26 17:31:57 +02:00 Compare
kjuulh changed title from chore(deps): update dependency concurrently to v7.5.0 to chore(deps): update dependency concurrently to v7.5.0 - autoclosed 2022-10-26 18:08:39 +02:00
kjuulh closed this pull request 2022-10-26 18:08:39 +02:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/dagger#8
No description provided.