libelektra
libelektra copied to clipboard
build(deps-dev): bump concurrently from 3.6.1 to 7.4.0 in /src/tools/webd
Bumps concurrently from 3.6.1 to 7.4.0.
Release notes
Sourced from concurrently's releases.
v7.4.0
New Contributors
@kecrilymade their first contribution in open-cli-tools/concurrently#358v7.3.0
What's Changed
- Export package.json path - #339
v7.2.2
What's Changed
New Contributors
@jsfix-updatermade their first contribution in open-cli-tools/concurrently#326@Baune8Dmade their first contribution in open-cli-tools/concurrently#330v7.2.1
What's Changed
v7.2.0
- Support passthrough of additional arguments to commands via placeholders - #33, #282, #307
- Add
command-{name|index}and!command-{name|index}to--success- #280, #281, #318New Contributors
v7.1.0
- 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
@naxocmade their first contribution in open-cli-tools/concurrently#303@NullVoxPopulimade their first contribution in open-cli-tools/concurrently#306v7.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.Functional changes
... (truncated)
Commits
eb904077.4.08c10f8bIgnore issues with coverage step/job (#365)985b608Enhance paths filter in test workflow (#364)1ee7e99Increase timeout for build step of concurrently in tests (#363)2e8eaa5Use a wrapper to properly test CTRL-C event on Windows (#359)cf30009Add basic issue template (#362)e469c04feat: add shorthandconc(#358)71e1c56Use 'paths-ignore' instead of 'paths' filter in test workflow (#361)7f526ccUpdate dev dependencies (#360)c6cbe6bAdd funding option (#345)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)