module-federation / federation-dashboard

Dashboard service to command, control, and visualize module federation based systems
federation-dashboard-alpha.vercel.app
Apache License 2.0
16 stars 5 forks source link

chore(deps): update dependency concurrently to v7 - autoclosed #441

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
concurrently 6.2.1 -> 7.6.0 age adoption passing confidence

Release Notes

open-cli-tools/concurrently ### [`v7.6.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.6.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0) #### What's Changed - Support percent values in maxProcesses by [@​lynxtaa](https://togithub.com/lynxtaa) in [https://github.com/open-cli-tools/concurrently/pull/375](https://togithub.com/open-cli-tools/concurrently/pull/375) - Enable TypeScript strict mode by [@​gustavohenke](https://togithub.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/374](https://togithub.com/open-cli-tools/concurrently/pull/374) - update install command to use `--save-dev` by [@​DetachHead](https://togithub.com/DetachHead) in [https://github.com/open-cli-tools/concurrently/pull/376](https://togithub.com/open-cli-tools/concurrently/pull/376) - Correct wildcard naming as described in README by [@​paescuj](https://togithub.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/385](https://togithub.com/open-cli-tools/concurrently/pull/385) #### New Contributors - [@​lynxtaa](https://togithub.com/lynxtaa) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/375](https://togithub.com/open-cli-tools/concurrently/pull/375) - [@​DetachHead](https://togithub.com/DetachHead) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/376](https://togithub.com/open-cli-tools/concurrently/pull/376) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0 ### [`v7.5.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.5.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0) #### What's Changed - Add auto colors functionality by [@​eliasm307](https://togithub.com/eliasm307), [@​paescuj](https://togithub.com/paescuj), [@​gustavohenke](https://togithub.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/296](https://togithub.com/open-cli-tools/concurrently/pull/296) - Fix `onFinish` signature when using exactOptionalPropertyTypes by [@​Baune8D](https://togithub.com/Baune8D) in [https://github.com/open-cli-tools/concurrently/pull/372](https://togithub.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://togithub.com/open-cli-tools/concurrently/releases/tag/v7.4.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0) - Add shorthand `conc` - [#​358](https://togithub.com/open-cli-tools/concurrently/issues/358) - Updated dependencies `rxjs` and `date-fns` - [#​353](https://togithub.com/open-cli-tools/concurrently/issues/353), [#​340](https://togithub.com/open-cli-tools/concurrently/issues/340) #### New Contributors - [@​kecrily](https://togithub.com/kecrily) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/358](https://togithub.com/open-cli-tools/concurrently/pull/358) ### [`v7.3.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.3.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.2.2...v7.3.0) #### What's Changed - Export package.json path - [#​339](https://togithub.com/open-cli-tools/concurrently/issues/339) ### [`v7.2.2`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.2.2) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.2.1...v7.2.2) #### What's Changed - Update rxjs to version 7.0.0 - [#​326](https://togithub.com/open-cli-tools/concurrently/issues/326) - Fix TypeScript not able to resolve types when on Node 16 - [#​330](https://togithub.com/open-cli-tools/concurrently/issues/330) #### New Contributors - [@​jsfix-updater](https://togithub.com/jsfix-updater) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/326](https://togithub.com/open-cli-tools/concurrently/pull/326) - [@​Baune8D](https://togithub.com/Baune8D) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/330](https://togithub.com/open-cli-tools/concurrently/pull/330) ### [`v7.2.1`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.2.1) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.2.0...v7.2.1) #### What's Changed - Fix `--success` `command-` syntax when command name has dashes - [#​324](https://togithub.com/open-cli-tools/concurrently/issues/324), [#​325](https://togithub.com/open-cli-tools/concurrently/issues/325) ### [`v7.2.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.2.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.0) - Support passthrough of additional arguments to commands via placeholders - [#​33](https://togithub.com/open-cli-tools/concurrently/issues/33), [#​282](https://togithub.com/open-cli-tools/concurrently/issues/282), [#​307](https://togithub.com/open-cli-tools/concurrently/issues/307) - Add `command-{name|index}` and `!command-{name|index}` to `--success` - [#​280](https://togithub.com/open-cli-tools/concurrently/issues/280), [#​281](https://togithub.com/open-cli-tools/concurrently/issues/281), [#​318](https://togithub.com/open-cli-tools/concurrently/issues/318) #### New Contributors - [@​paescuj](https://togithub.com/paescuj) made their first contribution in [#​317](https://togithub.com/open-cli-tools/concurrently/issues/317) and [#​307](https://togithub.com/open-cli-tools/concurrently/issues/307) ### [`v7.1.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.1.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v7.0.0...v7.1.0) - **Excluding pattern support added**, e.g. `concurrently npm:lint:*(!fix)` ([#​305](https://togithub.com/open-cli-tools/concurrently/issues/305), [#​306](https://togithub.com/open-cli-tools/concurrently/issues/306)) - Fixed programmatic API docs to resemble v7.0.0 changes ([#​303](https://togithub.com/open-cli-tools/concurrently/issues/303)) #### New Contributors - [@​naxoc](https://togithub.com/naxoc) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/303](https://togithub.com/open-cli-tools/concurrently/pull/303) - [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/306](https://togithub.com/open-cli-tools/concurrently/pull/306) ### [`v7.0.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v7.0.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v6.5.1...v7.0.0) πŸŽ‰ πŸ₯‚ Happy 2022! #### Breaking changes - **Dropped support for Node 10**. Minimum version is now 12.20. - `concurrently()` API now has a different return value. [Please refer to the docs](https://togithub.com/open-cli-tools/concurrently/blob/v7.0.0/README.md#concurrentlycommands-options). #### Functional changes - Added `--group` flag/option to run process in parallel but print output in sequence - [#​75](https://togithub.com/open-cli-tools/concurrently/issues/75), [#​79](https://togithub.com/open-cli-tools/concurrently/issues/79), [#​272](https://togithub.com/open-cli-tools/concurrently/issues/272) - Codebase converted to TypeScript. Some bugs may arise due to this, but I hope not! #### API Changes - concurrently can now be imported as an ES Module! Just do `import concurrently from 'concurrently'`. - `concurrently()` now returns the commands alongside a promise for the result - [#​209](https://togithub.com/open-cli-tools/concurrently/issues/209) #### New Contributors - [@​cdrini](https://togithub.com/cdrini) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/272](https://togithub.com/open-cli-tools/concurrently/pull/272) ### [`v6.5.1`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v6.5.1) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v6.5.0...v6.5.1) - Fix command names when using npm wildcard ([#​148](https://togithub.com/open-cli-tools/concurrently/issues/148), [#​165](https://togithub.com/open-cli-tools/concurrently/issues/165), [#​211](https://togithub.com/open-cli-tools/concurrently/issues/211), [#​212](https://togithub.com/open-cli-tools/concurrently/issues/212)) ### [`v6.5.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v6.5.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v6.4.0...v6.5.0) - Add support for configuring via environment variables that start with `CONCURRENTLY_` prefix ([#​289](https://togithub.com/open-cli-tools/concurrently/issues/289)) - Add `--timings` flag to show when each process started and stopped, and how long they ran for ([#​291](https://togithub.com/open-cli-tools/concurrently/issues/291), [#​295](https://togithub.com/open-cli-tools/concurrently/issues/295)) ### [`v6.4.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v6.4.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v6.3.0...v6.4.0) - Add `--hide` flag to hide the output of specified commands ([#​138](https://togithub.com/open-cli-tools/concurrently/issues/138), [#​173](https://togithub.com/open-cli-tools/concurrently/issues/173)) ### [`v6.3.0`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v6.3.0) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v6.2.2...v6.3.0) - Distribute prefix colors correctly when using npm/yarn/pnpm script expansion ([#​186](https://togithub.com/open-cli-tools/concurrently/issues/186), [#​210](https://togithub.com/open-cli-tools/concurrently/issues/210), [#​234](https://togithub.com/open-cli-tools/concurrently/issues/234), [#​286](https://togithub.com/open-cli-tools/concurrently/issues/286)) - Add new option to programmatic API, `prefixColors`, which serves as fallback for commands without a `prefixColor` ([#​286](https://togithub.com/open-cli-tools/concurrently/issues/286)) ### [`v6.2.2`](https://togithub.com/open-cli-tools/concurrently/releases/tag/v6.2.2) [Compare Source](https://togithub.com/open-cli-tools/concurrently/compare/v6.2.1...v6.2.2) - Remove `read-pkg` dependency which had a vulnerability issue ([#​274](https://togithub.com/open-cli-tools/concurrently/issues/274))

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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
federation-dashboard ❌ Failed (Inspect) Nov 21, 2022 at 0:29AM (UTC)
changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 53e9e9520323a92e910b046567b05bb6e22cf155

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR