canonical / jaas.ai

Juju as a service
https://jaas.ai/
8 stars 29 forks source link

chore(deps): update all dependencies (major) #715

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action major v2 -> v4 age adoption passing confidence
babel-loader dependencies major 8.3.0 -> 9.2.1 age adoption passing confidence
codecov/codecov-action action major v3 -> v4 age adoption passing confidence
concurrently dependencies major 5.3.0 -> 9.1.0 age adoption passing confidence
eslint (source) devDependencies major 7.32.0 -> 9.14.0 age adoption passing confidence
eslint-config-airbnb-base devDependencies major 14.2.1 -> 15.0.0 age adoption passing confidence
eslint-config-prettier devDependencies major 7.2.0 -> 9.1.0 age adoption passing confidence
jest (source) devDependencies major 26.6.3 -> 29.7.0 age adoption passing confidence
minimatch resolutions major ^3.0.2 -> ^10.0.0 age adoption passing confidence
node stage major 18 -> 23 age adoption passing confidence
postcss-cli dependencies major 8.3.1 -> 11.0.0 age adoption passing confidence
prettier (source) devDependencies major 2.8.3 -> 3.3.3 age adoption passing confidence
stylelint (source) devDependencies major 13.13.1 -> 16.10.0 age adoption passing confidence
stylelint-config-prettier devDependencies major 8.0.2 -> 9.0.5 age adoption passing confidence
stylelint-config-standard devDependencies major 20.0.0 -> 36.0.1 age adoption passing confidence
stylelint-order devDependencies major 4.1.0 -> 6.0.4 age adoption passing confidence
ubuntu github-runner major 20.04 -> 24.04 age adoption passing confidence
ubuntu final major jammy -> noble age adoption passing confidence
ubuntu stage major jammy -> noble age adoption passing confidence
webpack-cli (source) dependencies major 4.10.0 -> 5.1.4 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout) ### [`v4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v3...v4) - Check out other refs/\* by commit if provided, fall back to ref by [@​orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924) ### [`v3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360) [Compare Source](https://redirect.github.com/actions/checkout/compare/v2...v3) - [Fix: Mark test scripts with Bash'isms to be run via Bash](https://redirect.github.com/actions/checkout/pull/1377) - [Add option to fetch tags even if fetch-depth > 0](https://redirect.github.com/actions/checkout/pull/579)
babel/babel-loader (babel-loader) ### [`v9.2.1`](https://redirect.github.com/babel/babel-loader/compare/v9.2.0...1a9240b228d7735101d469bdb99b1a1e9991760f) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.2.0...v9.2.1) ### [`v9.2.0`](https://redirect.github.com/babel/babel-loader/compare/v9.1.3...d280ee32ef3587ec1494ac804b17a8219013f810) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.3...v9.2.0) ### [`v9.1.3`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.1.3) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.2...v9.1.3) #### Security dependency updates - Bump http-cache-semantics from 4.1.0 to 4.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/babel/babel-loader/pull/982](https://redirect.github.com/babel/babel-loader/pull/982) - Bump semver from 7.3.2 to 7.5.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/babel/babel-loader/pull/993](https://redirect.github.com/babel/babel-loader/pull/993) - bump find-cache-dir to v4 by [@​JLHwung](https://redirect.github.com/JLHwung) in [https://github.com/babel/babel-loader/pull/995](https://redirect.github.com/babel/babel-loader/pull/995) #### New Contributors - [@​piwysocki](https://redirect.github.com/piwysocki) made their first contribution in [https://github.com/babel/babel-loader/pull/981](https://redirect.github.com/babel/babel-loader/pull/981) - [@​comoser](https://redirect.github.com/comoser) made their first contribution in [https://github.com/babel/babel-loader/pull/897](https://redirect.github.com/babel/babel-loader/pull/897) **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3 ### [`v9.1.2`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.1.2) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.1...v9.1.2) 9.1.1 was a broken release, it didn't include all the commits. #### Dependencies updates - Bump qs from 6.5.2 to 6.5.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/babel/babel-loader/pull/977](https://redirect.github.com/babel/babel-loader/pull/977) - Bump json5 from 2.2.1 to 2.2.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/babel/babel-loader/pull/980](https://redirect.github.com/babel/babel-loader/pull/980) #### Misc - GitHub Workflows security hardening by [@​sashashura](https://redirect.github.com/sashashura) in [https://github.com/babel/babel-loader/pull/976](https://redirect.github.com/babel/babel-loader/pull/976) #### New Contributors - [@​sashashura](https://redirect.github.com/sashashura) made their first contribution in [https://github.com/babel/babel-loader/pull/976](https://redirect.github.com/babel/babel-loader/pull/976) **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2 ### [`v9.1.1`](https://redirect.github.com/babel/babel-loader/compare/v9.1.0...v9.1.1) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.1.0) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.0.1...v9.1.0) #### New features - Pass external dependencies from Babel to Webpack by [@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo) in [https://github.com/babel/babel-loader/pull/971](https://redirect.github.com/babel/babel-loader/pull/971) **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0 ### [`v9.0.1`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.0.1) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v9.0.0...v9.0.1) #### Bug Fixes - remove "node:" builtin prefix by [@​JLHwung](https://redirect.github.com/JLHwung) in [https://github.com/babel/babel-loader/pull/970](https://redirect.github.com/babel/babel-loader/pull/970) **Full Changelog**: https://github.com/babel/babel-loader/compare/v9.0.0...v9.0.1 ### [`v9.0.0`](https://redirect.github.com/babel/babel-loader/releases/tag/v9.0.0) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.4.1...v9.0.0) #### What's Changed - update hash method mechanism so it doesn't fail on a fips enabled machine by [@​darmbrust](https://redirect.github.com/darmbrust) in [https://github.com/babel/babel-loader/pull/939](https://redirect.github.com/babel/babel-loader/pull/939) - Require babel ^7.12.0 and Node.js >= 14.15.0 versions by [@​JLHwung](https://redirect.github.com/JLHwung) in [https://github.com/babel/babel-loader/pull/956](https://redirect.github.com/babel/babel-loader/pull/956) - Remove dependency on loader-utils and drop webpack 4 support by [@​nied](https://redirect.github.com/nied) in [https://github.com/babel/babel-loader/pull/942](https://redirect.github.com/babel/babel-loader/pull/942) #### New Contributors - [@​darmbrust](https://redirect.github.com/darmbrust) made their first contribution in [https://github.com/babel/babel-loader/pull/939](https://redirect.github.com/babel/babel-loader/pull/939) - [@​nied](https://redirect.github.com/nied) made their first contribution in [https://github.com/babel/babel-loader/pull/942](https://redirect.github.com/babel/babel-loader/pull/942) **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0 ### [`v8.4.1`](https://redirect.github.com/babel/babel-loader/compare/v8.4.0...d6311736ccb002e1ca087d0049475178cd5970c6) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.4.0...v8.4.1) ### [`v8.4.0`](https://redirect.github.com/babel/babel-loader/compare/v8.3.0...1cc075311627d60ed2cc668377199381e190f78b) [Compare Source](https://redirect.github.com/babel/babel-loader/compare/v8.3.0...v8.4.0)
codecov/codecov-action (codecov/codecov-action) ### [`v4`](https://redirect.github.com/codecov/codecov-action/compare/v3...v4) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v3...v4)
open-cli-tools/concurrently (concurrently) ### [`v9.1.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.1.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0) #### What's Changed - Remove signal event listeners on finish by [@​gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/512](https://redirect.github.com/open-cli-tools/concurrently/pull/512) - Add support for Deno shortcuts and wildcards by [@​mahtaran](https://redirect.github.com/mahtaran) in [https://github.com/open-cli-tools/concurrently/pull/508](https://redirect.github.com/open-cli-tools/concurrently/pull/508) - bin: show help when no args are passed by [@​gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/513](https://redirect.github.com/open-cli-tools/concurrently/pull/513) #### New Contributors - [@​mahtaran](https://redirect.github.com/mahtaran) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/508](https://redirect.github.com/open-cli-tools/concurrently/pull/508) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0 ### [`v9.0.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.0.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.0.0...v9.0.1) #### What's Changed - Don't set up more than 1 abort signal listener by [@​gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/503](https://redirect.github.com/open-cli-tools/concurrently/pull/503) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v9.0.0...v9.0.1 ### [`v9.0.0`](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.0) ### [`v8.2.2`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.2) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2) #### What's Changed - fix(suggestion): prefixColors API type to embrace string type by [@​SeiwonPark](https://redirect.github.com/SeiwonPark) in [https://github.com/open-cli-tools/concurrently/pull/439](https://redirect.github.com/open-cli-tools/concurrently/pull/439) - Update dependencies by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/441](https://redirect.github.com/open-cli-tools/concurrently/pull/441) - Test against Node.js v20 instead of v19 by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/442](https://redirect.github.com/open-cli-tools/concurrently/pull/442) - Update dependencies by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/449](https://redirect.github.com/open-cli-tools/concurrently/pull/449) #### New Contributors - [@​SeiwonPark](https://redirect.github.com/SeiwonPark) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/439](https://redirect.github.com/open-cli-tools/concurrently/pull/439) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2 ### [`v8.2.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1) #### What's Changed - Delay summary timings output until finished by [@​kayahr](https://redirect.github.com/kayahr) in [https://github.com/open-cli-tools/concurrently/pull/431](https://redirect.github.com/open-cli-tools/concurrently/pull/431) - Replace deprecated RxJS code by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/343](https://redirect.github.com/open-cli-tools/concurrently/pull/343) #### New Contributors - [@​kayahr](https://redirect.github.com/kayahr) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/431](https://redirect.github.com/open-cli-tools/concurrently/pull/431) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1 ### [`v8.2.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0) #### What's Changed - Support REPL languages that use colons by [@​wyattades](https://redirect.github.com/wyattades) in [https://github.com/open-cli-tools/concurrently/pull/393](https://redirect.github.com/open-cli-tools/concurrently/pull/393) - Update dependencies by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/427](https://redirect.github.com/open-cli-tools/concurrently/pull/427) #### New Contributors - [@​wyattades](https://redirect.github.com/wyattades) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/393](https://redirect.github.com/open-cli-tools/concurrently/pull/393) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0 ### [`v8.1.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.1.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0) #### What's Changed - fix: move `types` condition to the front by [@​Andarist](https://redirect.github.com/Andarist) in [https://github.com/open-cli-tools/concurrently/pull/422](https://redirect.github.com/open-cli-tools/concurrently/pull/422) - Allow setting `raw` per command when using the API by [@​chbiel](https://redirect.github.com/chbiel) in [https://github.com/open-cli-tools/concurrently/pull/411](https://redirect.github.com/open-cli-tools/concurrently/pull/411) #### New Contributors - [@​Andarist](https://redirect.github.com/Andarist) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/422](https://redirect.github.com/open-cli-tools/concurrently/pull/422) - [@​chbiel](https://redirect.github.com/chbiel) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/411](https://redirect.github.com/open-cli-tools/concurrently/pull/411) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0 ### [`v8.0.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.0.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.0.0...v8.0.1) #### What's Changed - Fix release workflow by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/408](https://redirect.github.com/open-cli-tools/concurrently/pull/408) - Update dependencies by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/409](https://redirect.github.com/open-cli-tools/concurrently/pull/409) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v8.0.0...v8.0.1 ### [`v8.0.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0) #### What's Changed - **Breaking change:** Drop support for Node.js v12 & add support for Node.js v18 by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/342](https://redirect.github.com/open-cli-tools/concurrently/pull/342) - Add support for Bun by [@​jakeboone02](https://redirect.github.com/jakeboone02) in [https://github.com/open-cli-tools/concurrently/pull/406](https://redirect.github.com/open-cli-tools/concurrently/pull/406) - Add `--kill-signal` option by [@​paulsmithkc](https://redirect.github.com/paulsmithkc) in [https://github.com/open-cli-tools/concurrently/pull/402](https://redirect.github.com/open-cli-tools/concurrently/pull/402) - Fixed broken link in the readme by [@​abstractpoint](https://redirect.github.com/abstractpoint) in [https://github.com/open-cli-tools/concurrently/pull/390](https://redirect.github.com/open-cli-tools/concurrently/pull/390) #### New Contributors - [@​abstractpoint](https://redirect.github.com/abstractpoint) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/390](https://redirect.github.com/open-cli-tools/concurrently/pull/390) - [@​jakeboone02](https://redirect.github.com/jakeboone02) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/406](https://redirect.github.com/open-cli-tools/concurrently/pull/406) - [@​paulsmithkc](https://redirect.github.com/paulsmithkc) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/402](https://redirect.github.com/open-cli-tools/concurrently/pull/402) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0 ### [`v7.6.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.6.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0) #### What's Changed - Support percent values in maxProcesses by [@​lynxtaa](https://redirect.github.com/lynxtaa) in [https://github.com/open-cli-tools/concurrently/pull/375](https://redirect.github.com/open-cli-tools/concurrently/pull/375) - Enable TypeScript strict mode by [@​gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/374](https://redirect.github.com/open-cli-tools/concurrently/pull/374) - update install command to use `--save-dev` by [@​DetachHead](https://redirect.github.com/DetachHead) in [https://github.com/open-cli-tools/concurrently/pull/376](https://redirect.github.com/open-cli-tools/concurrently/pull/376) - Correct wildcard naming as described in README by [@​paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/385](https://redirect.github.com/open-cli-tools/concurrently/pull/385) #### New Contributors - [@​lynxtaa](https://redirect.github.com/lynxtaa) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/375](https://redirect.github.com/open-cli-tools/concurrently/pull/375) - [@​DetachHead](https://redirect.github.com/DetachHead) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/376](https://redirect.github.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://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.5.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0) #### What's Changed - Add auto colors functionality by [@​eliasm307](https://redirect.github.com/eliasm307), [@​paescuj](https://redirect.github.com/paescuj), [@​gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/296](https://redirect.github.com/open-cli-tools/concurrently/pull/296) - Fix `onFinish` signature when using exactOptionalPropertyTypes by [@​Baune8D](https://redirect.github.com/Baune8D) in [https://github.com/open-cli-tools/concurrently/pull/372](https://redirect.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://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.4.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.0) - Add shorthand `conc` - [#​358](https://redirect.github.com/open-cli-tools/concurrently/issues/358) - Updated dependencies `rxjs` and `date-fns` - [#​353](https://redirect.github.com/open-cli-tools/concurrently/issues/353), [#​340](https://redirect.github.com/open-cli-tools/concurrently/issues/340) #### New Contributors - [@​kecrily](https://redirect.github.com/kecrily) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/358](https://redirect.github.com/open-cli-tools/concurrently/pull/358) ### [`v7.3.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.3.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.2.2...v7.3.0) #### What's Changed - Export package.json path - [#​339](https://redirect.github.com/open-cli-tools/concurrently/issues/339) ### [`v7.2.2`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.2.2) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.2.1...v7.2.2) #### What's Changed - Update rxjs to version 7.0.0 - [#​326](https://redirect.github.com/open-cli-tools/concurrently/issues/326) - Fix TypeScript not able to resolve types when on Node 16 - [#​330](https://redirect.github.com/open-cli-tools/concurrently/issues/330) #### New Contributors - [@​jsfix-updater](https://redirect.github.com/jsfix-updater) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/326](https://redirect.github.com/open-cli-tools/concurrently/pull/326) - [@​Baune8D](https://redirect.github.com/Baune8D) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/330](https://redirect.github.com/open-cli-tools/concurrently/pull/330) ### [`v7.2.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.2.1) [Compare Source](https://redirect.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 - [#​324](https://redirect.github.com/open-cli-tools/concurrently/issues/324), [#​325](https://redirect.github.com/open-cli-tools/concurrently/issues/325) ### [`v7.2.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.2.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.0) - Support passthrough of additional arguments to commands via placeholders - [#​33](https://redirect.github.com/open-cli-tools/concurrently/issues/33), [#​282](https://redirect.github.com/open-cli-tools/concurrently/issues/282), [#​307](https://redirect.github.com/open-cli-tools/concurrently/issues/307) - Add `command-{name|index}` and `!command-{name|index}` to `--success` - [#​280](https://redirect.github.com/open-cli-tools/concurrently/issues/280), [#​281](https://redirect.github.com/open-cli-tools/concurrently/issues/281), [#​318](https://redirect.github.com/open-cli-tools/concurrently/issues/318) #### New Contributors - [@​paescuj](https://redirect.github.com/paescuj) made their first contribution in [#​317](https://redirect.github.com/open-cli-tools/concurrently/issues/317) and [#​307](https://redirect.github.com/open-cli-tools/concurrently/issues/307) ### [`v7.1.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.0.0...v7.1.0) - **Excluding pattern support added**, e.g. `concurrently npm:lint:*(!fix)` ([#​305](https://redirect.github.com/open-cli-tools/concurrently/issues/305), [#​306](https://redirect.github.com/open-cli-tools/concurrently/issues/306)) - Fixed programmatic API docs to resemble v7.0.0 changes ([#​303](https://redirect.github.com/open-cli-tools/concurrently/issues/303)) #### New Contributors - [@​naxoc](https://redirect.github.com/naxoc) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/303](https://redirect.github.com/open-cli-tools/concurrently/pull/303) - [@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/306](https://redirect.github.com/open-cli-tools/concurrently/pull/306) ### [`v7.0.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v7.0.0) [Compare Source](https://redirect.github.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://redirect.github.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://redirect.github.com/open-cli-tools/concurrently/issues/75), [#​79](https://redirect.github.com/open-cli-tools/concurrently/issues/79), [#​272](https://redirect.github.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://redirect.github.com/open-cli-tools/concurrently/issues/209) #### New Contributors - [@​cdrini](https://redirect.github.com/cdrini) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/272](https://redirect.github.com/open-cli-tools/concurrently/pull/272) ### [`v6.5.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.5.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v6.5.0...v6.5.1) - Fix command names when using npm wildcard ([#​148](https://redirect.github.com/open-cli-tools/concurrently/issues/148), [#​165](https://redirect.github.com/open-cli-tools/concurrently/issues/165), [#​211](https://redirect.github.com/open-cli-tools/concurrently/issues/211), [#​212](https://redirect.github.com/open-cli-tools/concurrently/issues/212)) ### [`v6.5.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.5.0) [Compare Source](https://redirect.github.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://redirect.github.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://redirect.github.com/open-cli-tools/concurrently/issues/291), [#​295](https://redirect.github.com/open-cli-tools/concurrently/issues/295)) ### [`v6.4.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.4.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v6.3.0...v6.4.0) - Add `--hide` flag to hide the output of specified commands ([#​138](https://redirect.github.com/open-cli-tools/concurrently/issues/138), [#​173](https://redirect.github.com/open-cli-tools/concurrently/issues/173)) ### [`v6.3.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.3.0) [Compare Source](https://redirect.github.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://redirect.github.com/open-cli-tools/concurrently/issues/186), [#​210](https://redirect.github.com/open-cli-tools/concurrently/issues/210), [#​234](https://redirect.github.com/open-cli-tools/concurrently/issues/234), [#​286](https://redirect.github.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://redirect.github.com/open-cli-tools/concurrently/issues/286)) ### [`v6.2.2`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.2.2) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v6.2.1...v6.2.2) - Remove `read-pkg` dependency which had a vulnerability issue ([#​274](https://redirect.github.com/open-cli-tools/concurrently/issues/274)) ### [`v6.2.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.2.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v6.2.0...v6.2.1) - **Fix hanging issue after using programmatic API to read from stdin** ([#​252](https://redirect.github.com/open-cli-tools/concurrently/issues/252), [#​253](https://redirect.github.com/open-cli-tools/concurrently/issues/253)) Big kudos to [@​brandonchinn178](https://redirect.github.com/brandonchinn178) for finding and fixing this! 🏆 🎉 - Correctly reexport flow controllers ([#​278](https://redirect.github.com/open-cli-tools/concurrently/issues/278)) ### [`v6.2.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.2.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v6.1.0...v6.2.0) - Include `killed` in the command result in programmatic API ([#​250](https://redirect.github.com/open-cli-tools/concurrently/issues/250)) - Make `--restart-tries` restart forever with negative values ([#​263](https://redirect.github.com/open-cli-tools/concurrently/issues/263)) ### [`v6.1.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v6.0.2...v6.1.0) - Change default color to `reset` (no color set), instead of `gray.dim` ([#​259](https://redirect.github.com/open-cli-tools/concurrently/issues/259), [#​275](https://redirect.github.com/open-cli-tools/concurrently/issues/275)) ### [`v6.0.2`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.0.2) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v6.0.1...v6.0.2) - Fix `--handle-input` when input contains a colon ([#​269](https://redirect.github.com/open-cli-tools/concurrently/issues/269)) - Update lodash to fix a vulnerability ([#​270](https://redirect.github.com/open-cli-tools/concurrently/issues/270), [#​271](https://redirect.github.com/open-cli-tools/concurrently/issues/271)) ### [`v6.0.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.0.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v6.0.0...v6.0.1) - Fix cwd option not overwriting per command if specified in programmatic API ([#​266](https://redirect.github.com/open-cli-tools/concurrently/issues/266), [#​268](https://redirect.github.com/open-cli-tools/concurrently/issues/268)) ### [`v6.0.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v6.0.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v5.3.0...v6.0.0) - **BREAKING CHANGE:** Dropped support for Node 8 ([#​244](https://redirect.github.com/open-cli-tools/concurrently/issues/244)) - `prefixColors` option now accepts HEX colors ([#​260](https://redirect.github.com/open-cli-tools/concurrently/issues/260), [#​261](https://redirect.github.com/open-cli-tools/concurrently/issues/261)) - Added `cwd` option to programmatic API ([#​216](https://redirect.github.com/open-cli-tools/concurrently/issues/216), [#​246](https://redirect.github.com/open-cli-tools/concurrently/issues/246))
eslint/eslint (eslint) ### [`v9.14.0`](https://redirect.github.com/eslint/eslint/compare/v9.13.0...db0b844a66ee25483f9619d04346de1a2a0d79fa) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.13.0...v9.14.0) ### [`v9.13.0`](https://redirect.github.com/eslint/eslint/compare/v9.12.0...1a7cdbfad8d3355132aab3201c7dd3f2e879b19d) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.12.0...v9.13.0) ### [`v9.12.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.12.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.1...v9.12.0) #### Features - [`5a6a053`](https://redirect.github.com/eslint/eslint/commit/5a6a05321ca34480c780be8c2cb7946e4c299001) feat: update to `jiti` v2 ([#​18954](https://redirect.github.com/eslint/eslint/issues/18954)) (Arya Emami) - [`17a07fb`](https://redirect.github.com/eslint/eslint/commit/17a07fb548ecce24b88e8b2b07491c24ed1111a9) feat: Hooks for test cases (RuleTester) ([#​18771](https://redirect.github.com/eslint/eslint/issues/18771)) (Anna Bocharova) - [`2ff0e51`](https://redirect.github.com/eslint/eslint/commit/2ff0e51cedaab967b7ce383437f64b4a6df8608d) feat: Implement alternate config lookup ([#​18742](https://redirect.github.com/eslint/eslint/issues/18742)) (Nicholas C. Zakas) - [`2d17453`](https://redirect.github.com/eslint/eslint/commit/2d174532ae96bcaecf6fd7de78755164378b3a2d) feat: Implement modified cyclomatic complexity ([#​18896](https://redirect.github.com/eslint/eslint/issues/18896)) (Dmitry Pashkevich) #### Bug Fixes - [`ea380ca`](https://redirect.github.com/eslint/eslint/commit/ea380cac6f598c86b25a2726c2783636c4169957) fix: Upgrade retry to avoid EMFILE errors ([#​18986](https://redirect.github.com/eslint/eslint/issues/18986)) (Nicholas C. Zakas) - [`fdd6319`](https://redirect.github.com/eslint/eslint/commit/fdd631964aee250bc5520770bc1fc3f2f2872813) fix: Issues with type definitions ([#​18940](https://redirect.github.com/eslint/eslint/issues/18940)) (Arya Emami) #### Documentation - [`ecbd522`](https://redirect.github.com/eslint/eslint/commit/ecbd52291d7c118b77016c6bf1c60b7d263c44f0) docs: Mention code explorer ([#​18978](https://redirect.github.com/eslint/eslint/issues/18978)) (Nicholas C. Zakas) - [`7ea4ecc`](https://redirect.github.com/eslint/eslint/commit/7ea4ecc6e3320a74c960cb78acc94c0140d15f55) docs: Clarifying the Use of Meta Objects ([#​18697](https://redirect.github.com/eslint/eslint/issues/18697)) (Amaresh S M) - [`d3e4b2e`](https://redirect.github.com/eslint/eslint/commit/d3e4b2ea4a8f76d4d49345c242f013f49635274f) docs: Clarify how to exclude `.js` files ([#​18976](https://redirect.github.com/eslint/eslint/issues/18976)) (Milos Djermanovic) - [`57232ff`](https://redirect.github.com/eslint/eslint/commit/57232ff3d50412586df094f052b47adb38f8d9ae) docs: Mention plugin-kit in language docs ([#​18973](https://redirect.github.com/eslint/eslint/issues/18973)) (Nicholas C. Zakas) - [`b80ed00`](https://redirect.github.com/eslint/eslint/commit/b80ed007cefee086db1ff17cde9f7dd6690459f0) docs: Update README (GitHub Actions Bot) - [`cb69ab3`](https://redirect.github.com/eslint/eslint/commit/cb69ab374c149eb725b2fc5a8f0ff33fd7268a46) docs: Update README (GitHub Actions Bot) - [`7fb0d95`](https://redirect.github.com/eslint/eslint/commit/7fb0d957c102be499d5358a74928e0ea93913371) docs: Update README (GitHub Actions Bot) - [`493348a`](https://redirect.github.com/eslint/eslint/commit/493348a9a5dcca29d7fbbe13c67ce13a7a38413b) docs: Update README (GitHub Actions Bot) - [`87a582c`](https://redirect.github.com/eslint/eslint/commit/87a582c8b537d133c140781aa9e3ff0201a3c10f) docs: fix typo in `id-match` rule ([#​18944](https://redirect.github.com/eslint/eslint/issues/18944)) (Jay) #### Chores - [`555aafd`](https://redirect.github.com/eslint/eslint/commit/555aafd06f6dddc743acff06111dc72dd8ea4c4e) chore: upgrade to `@eslint/js@9.12.0` ([#​18987](https://redirect.github.com/eslint/eslint/issues/18987)) (Francesco Trotta) - [`873ae60`](https://redirect.github.com/eslint/eslint/commit/873ae608c15a0a386f022076b5aab6112b56b59b) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`d0a5414`](https://redirect.github.com/eslint/eslint/commit/d0a5414c30421e5dbe313790502dbf13b9330fef) refactor: replace strip-ansi with native module ([#​18982](https://redirect.github.com/eslint/eslint/issues/18982)) (Cristopher) - [`b827029`](https://redirect.github.com/eslint/eslint/commit/b8270299abe777bb80a065d537aa1d4be74be705) chore: Enable JSON5 linting ([#​18979](https://redirect.github.com/eslint/eslint/issues/18979)) (Milos Djermanovic) - [`8f55ca2`](https://redirect.github.com/eslint/eslint/commit/8f55ca22d94c1b0ff3be323b97949edef8d880b0) chore: Upgrade espree, eslint-visitor-keys, eslint-scope ([#​18962](https://redirect.github.com/eslint/eslint/issues/18962)) (Nicholas C. Zakas) - [`c1a2725`](https://redirect.github.com/eslint/eslint/commit/c1a2725e9c776d6845d94c866c7f7b1fe0315090) chore: update dependency mocha to ^10.7.3 ([#​18945](https://redirect.github.com/eslint/eslint/issues/18945)) (Milos Djermanovic) ### [`v9.11.1`](https://redirect.github.com/eslint/eslint/compare/v9.11.0...69e94597caa92c9b9f4071f8c9ed4a03772fa6de) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.11.0...v9.11.1) ### [`v9.11.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.11.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.10.0...v9.11.0) #### Features - [`ec30c73`](https://redirect.github.com/eslint/eslint/commit/ec30c7349e0bc2c37465a036e8c7ea3318ac2328) feat: add "eslint/universal" to export `Linter` ([#​18883](https://redirect.github.com/eslint/eslint/issues/18883)) (唯然) - [`c591da6`](https://redirect.github.com/eslint/eslint/commit/c591da68d4a96aa28df68f4eff7641f42af82b15) feat: Add language to types ([#​18917](https://redirect.github.com/eslint/eslint/issues/18917)) (Nicholas C. Zakas) - [`492eb8f`](https://redirect.github.com/eslint/eslint/commit/492eb8f34ebbc5c9d1dbfcf4dd06b8dde8d1df74) feat: limit the name given to `ImportSpecifier` in `id-length` ([#​18861](https://redirect.github.com/eslint/eslint/issues/18861)) (Tanuj Kanti) - [`19c6856`](https://redirect.github.com/eslint/eslint/commit/19c685608d134d9120a129cc80c0ba7f8f016aa3) feat: Add `no-useless-constructor` suggestion ([#​18799](https://redirect.github.com/eslint/eslint/issues/18799)) (Jordan Thomson) - [`a48f8c2`](https://redirect.github.com/eslint/eslint/commit/a48f8c29b58c27d87dbf202d55a5770d678d37d6) feat: add type `FormatterFunction`, update `LoadedFormatter` ([#​18872](https://redirect.github.com/eslint/eslint/issues/18872)) (Francesco Trotta) #### Bug Fixes - [`5e5f39b`](https://redirect.github.com/eslint/eslint/commit/5e5f39b82535f59780ce4be56d01fd1466029c25) fix: add missing types for `no-restricted-exports` rule ([#​18914](https://redirect.github.com/eslint/eslint/issues/18914)) (Kristóf Poduszló) - [`8f630eb`](https://redirect.github.com/eslint/eslint/commit/8f630eb5794ef9fe38e0b8f034287650def634bd) fix: add missing types for `no-param-reassign` options ([#​18906](https://redirect.github.com/eslint/eslint/issues/18906)) (Kristóf Poduszló) - [`d715781`](https://redirect.github.com/eslint/eslint/commit/d71578124f14d6da3fa5ab5cc391bb6c9ac3ffcf) fix: add missing types for `no-extra-boolean-cast` options ([#​18902](https://redirect.github.com/eslint/eslint/issues/18902)) (Kristóf Poduszló) - [`2de5742`](https://redirect.github.com/eslint/eslint/commit/2de5742682ec45e24dca9ca7faaa45330497fca9) fix: add missing types for `no-misleading-character-class` options ([#​18905](https://redirect.github.com/eslint/eslint/issues/18905)) (Kristóf Poduszló) - [`c153084`](https://redirect.github.com/eslint/eslint/commit/c153084250673b31bed46e3fe6af7a65b4ce8d6f) fix: add missing types for `no-implicit-coercion` options ([#​18903](https://redirect.github.com/eslint/eslint/issues/18903)) (Kristóf Poduszló) - [`fa11b2e`](https://redirect.github.com/eslint/eslint/commit/fa11b2ede6e5dc1f55dfe4b9b65d9760828900e8) fix: add missing types for `no-empty-function` options ([#​18901](https://redirect.github.com/eslint/eslint/issues/18901)) (Kristóf Poduszló) - [`a0deed1`](https://redirect.github.com/eslint/eslint/commit/a0deed122a9676fab07b903c8d16fbf60b92eadf) fix: add missing types for `camelcase` options ([#​18897](https://redirect.github.com/eslint/eslint/issues/18897)) (Kristóf Poduszló) #### Documentation - [`e4e5709`](https://redirect.github.com/eslint/eslint/commit/e4e570952249d1c4fde59c79a0f49a38490b72c9) docs: correct `prefer-object-has-own` type definition comment ([#​18924](https://redirect.github.com/eslint/eslint/issues/18924)) (Nitin Kumar) - [`91cbd18`](https://redirect.github.com/eslint/eslint/commit/91cbd18c70dee2ef73de8d8e43f2c744fd173934) docs: add unicode abbreviations in no-irregular-whitespace rule ([#​18894](https://redirect.github.com/eslint/eslint/issues/18894)) (Alix Royere) - [`59cfc0f`](https://redirect.github.com/eslint/eslint/commit/59cfc0f1b3bbb62260602579f79bd1c36ab5a00f) docs: clarify `resultsMeta` in `LoadedFormatter` type ([#​18881](https://redirect.github.com/eslint/eslint/issues/18881)) (Milos Djermanovic) - [`adcc50d`](https://redirect.github.com/eslint/eslint/commit/adcc50dbf1fb98c0884f841e2a627796a4490373) docs: Update README (GitHub Actions Bot) - [`4edac1a`](https://redirect.github.com/eslint/eslint/commit/4edac1a325a832804f76602736a86217b40f69ac) docs: Update README (GitHub Actions Bot) #### Build Related - [`959d360`](https://redirect.github.com/eslint/eslint/commit/959d360be597d3112b10590018cd52f1d98712d6) build: Support updates to previous major versions ([#​18871](https://redirect.github.com/eslint/eslint/issues/18871)) (Milos Djermanovic) #### Chores - [`ca21a64`](https://redirect.github.com/eslint/eslint/commit/ca21a64ed0f59adb9dadcef2fc8f7248879edbd3) chore: upgrade [@​eslint/js](https://redirect.github.com/eslint/js)[@​9](https://redirect.github.com/9).11.0 ([#​18927](https://redirect.github.com/eslint/eslint/issues/18927)) (Milos Djermanovic) - [`a10f90a`](https://redirect.github.com/eslint/eslint/commit/a10f90af35aea9ac555b1f33106fbba1027d774e) chore: package.json update for [@​eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`e4e02cc`](https://redirect.github.com/eslint/eslint/commit/e4e02cc6938f38ad5028bb8ad82f52460a18dea5) refactor: Extract processor logic into ProcessorService ([#​18818](https://redirect.github.com/eslint/eslint/issues/18818)) (Nicholas C. Zakas) - [`6d4484d`](https://redirect.github.com/eslint/eslint/commit/6d4484d9c19e4132f3dee948174a543dbbb5d30f) chore: updates for v8.57.1 release (Jenkins) - [`71f37c5`](https://redirect.github.com/eslint/eslint/commit/71f37c5bf04afb704232d312cc6c72c957d1c14e) refactor: use optional chaining when validating config rules ([#​18893](https://redirect.github.com/eslint/eslint/issues/18893)) (lucasrmendonca) - [`2c2805f`](https://redirect.github.com/eslint/eslint/commit/2c2805f8ee0fb1f27f3e442de248f45e5a98a067) chore: Add PR note to all templates ([#​18892](https://redirect.github.com/eslint/eslint/issues/18892)) (Nicholas C. Zakas) - [`7b852ce`](https://redirect.github.com/eslint/eslint/commit/7b852ce59e6ed56931c080aa46ab548fa57feffc) refactor: use `Directive` class from `@eslint/plugin-kit` ([#​18884](https://redirect.github.com/eslint/eslint/issues/18884)) (Milos Djermanovic) - [`d594ddd`](https://redirect.github.com/eslint/eslint/commit/d594ddd2cc9b0c251291ea12fbd14ccd2ee32ac7) chore: update dependency [@​eslint/core](https://redirect.github.com/e

Configuration

📅 Schedule: Branch creation - "on the first day of january" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

webteam-app commented 1 year ago

Demo starting at https://jaas-ai-715.demos.haus