chore(deps-dev): bump concurrently from 7.0.0 to 7.2.0 by dependabot[bot] · Pull Request #14 · OpenFunction/functions-framework-nodejs
Bumps concurrently from 7.0.0 to 7.2.0.
Release notes
Sourced from concurrently's releases.
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#306
Commits
55b8cae7.2.0706c4d6Add command-{name|index} and !command-{name|index} condition to --success (#318)c5231eaLimit workflow triggers & update actions (#319)e9d2b94Support passthrough of additional arguments to commands via placeholders (#307)ad7ababUpdate package-lock.json39fddefFix inconsistency with dangling commas (#317)1646515deps: bump minimist from 1.2.5 to 1.2.6 (#311)1762f887.1.049b1655Support Exclude patterns. (#306)025db2fdocs: update example to reflect v7.x.x (#303)- 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)