chore(deps): update all dependencies (major) #715
+1,856
−3,897
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2
->v4
8.3.0
->9.2.1
v3
->v5
5.3.0
->9.1.0
7.32.0
->9.15.0
14.2.1
->15.0.0
7.2.0
->9.1.0
26.6.3
->29.7.0
^3.0.2
->^10.0.0
18
->23
8.3.1
->11.0.0
2.8.3
->3.3.3
13.13.1
->16.10.0
8.0.2
->9.0.5
20.0.0
->36.0.1
4.1.0
->6.0.4
20.04
->24.04
jammy
->noble
jammy
->noble
4.10.0
->5.1.4
Release Notes
actions/checkout (actions/checkout)
v4
Compare Source
v3
Compare Source
babel/babel-loader (babel-loader)
v9.2.1
Compare Source
v9.2.0
Compare Source
v9.1.3
Compare Source
Security dependency updates
New Contributors
Full Changelog: babel/babel-loader@v9.1.2...v9.1.3
v9.1.2
Compare Source
9.1.1 was a broken release, it didn't include all the commits.
Dependencies updates
Misc
New Contributors
Full Changelog: babel/babel-loader@v9.1.0...v9.1.2
v9.1.1
Compare Source
v9.1.0
Compare Source
New features
Full Changelog: babel/babel-loader@v9.0.1...v9.1.0
v9.0.1
Compare Source
Bug Fixes
Full Changelog: babel/babel-loader@v9.0.0...v9.0.1
v9.0.0
Compare Source
What's Changed
New Contributors
Full Changelog: babel/babel-loader@v8.2.5...v9.0.0
v8.4.1
Compare Source
v8.4.0
Compare Source
codecov/codecov-action (codecov/codecov-action)
v5
Compare Source
v4
Compare Source
open-cli-tools/concurrently (concurrently)
v9.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0
v9.0.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.0.0...v9.0.1
v9.0.0
Compare Source
v8.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.1...v8.2.2
v8.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.0...v8.2.1
v8.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.1.0...v8.2.0
v8.1.0
Compare Source
What's Changed
types
condition to the front by @Andarist in https://github.com/open-cli-tools/concurrently/pull/422raw
per command when using the API by @chbiel in https://github.com/open-cli-tools/concurrently/pull/411New Contributors
Full Changelog: open-cli-tools/concurrently@v8.0.1...v8.1.0
v8.0.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v8.0.0...v8.0.1
v8.0.0
Compare Source
What's Changed
--kill-signal
option by @paulsmithkc in https://github.com/open-cli-tools/concurrently/pull/402New Contributors
Full Changelog: open-cli-tools/concurrently@v7.6.0...v8.0.0
v7.6.0
Compare Source
What's Changed
--save-dev
by @DetachHead in https://github.com/open-cli-tools/concurrently/pull/376New Contributors
Full Changelog: open-cli-tools/concurrently@v7.5.0...v7.6.0
v7.5.0
Compare Source
What's Changed
onFinish
signature when using exactOptionalPropertyTypes by @Baune8D in https://github.com/open-cli-tools/concurrently/pull/372Full Changelog: open-cli-tools/concurrently@v7.4.0...v7.5.0
v7.4.0
Compare Source
conc
- #358rxjs
anddate-fns
- #353, #340New Contributors
v7.3.0
Compare Source
What's Changed
v7.2.2
Compare Source
What's Changed
New Contributors
v7.2.1
Compare Source
What's Changed
--success
command-
syntax when command name has dashes - #324, #325v7.2.0
Compare Source
command-{name|index}
and!command-{name|index}
to--success
- #280, #281, #318New Contributors
v7.1.0
Compare Source
concurrently npm:lint:*(!fix)
(#305, #306)New Contributors
v7.0.0
Compare Source
🎉 🥂 Happy 2022!
Breaking changes
concurrently()
API now has a different return value. Please refer to the docs.Functional changes
--group
flag/option to run process in parallel but print output in sequence - #75, #79, #272API Changes
import concurrently from 'concurrently'
.concurrently()
now returns the commands alongside a promise for the result - #209New Contributors
v6.5.1
Compare Source
v6.5.0
Compare Source
CONCURRENTLY_
prefix (#289)--timings
flag to show when each process started and stopped, and how long they ran for (#291, #295)v6.4.0
Compare Source
--hide
flag to hide the output of specified commands (#138, #173)v6.3.0
Compare Source
prefixColors
, which serves as fallback for commands without aprefixColor
(#286)v6.2.2
Compare Source
read-pkg
dependency which had a vulnerability issue (#274)v6.2.1
Compare Source
Big kudos to @brandonchinn178 for finding and fixing this! 🏆 🎉
v6.2.0
Compare Source
killed
in the command result in programmatic API (#250)--restart-tries
restart forever with negative values (#263)v6.1.0
Compare Source
reset
(no color set), instead ofgray.dim
(#259, #275)v6.0.2
Compare Source
--handle-input
when input contains a colon (#269)v6.0.1
Compare Source
v6.0.0
Compare Source
prefixColors
option now accepts HEX colors (#260, #261)cwd
option to programmatic API (#216, #246)eslint/eslint (eslint)
v9.15.0
Compare Source
v9.14.0
Compare Source
v9.13.0
Compare Source
v9.12.0
Compare Source
Features
5a6a053
feat: update tojiti
v2 (#18954) (Arya Emami)17a07fb
feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)2ff0e51
feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)2d17453
feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)Bug Fixes
ea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)fdd6319
fix: Issues with type definitions (#18940) (Arya Emami)Documentation
ecbd522
docs: Mention code explorer (#18978) (Nicholas C. Zakas)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)d3e4b2e
docs: Clarify how to exclude.js
files (#18976) (Milos Djermanovic)57232ff
docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)b80ed00
docs: Update README (GitHub Actions Bot)cb69ab3
docs: Update README (GitHub Actions Bot)7fb0d95
docs: Update README (GitHub Actions Bot)493348a
docs: Update README (GitHub Actions Bot)87a582c
docs: fix typo inid-match
rule (#18944) (Jay)Chores
555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987) (Francesco Trotta)873ae60
chore: package.json update for @eslint/js release (Jenkins)d0a5414
refactor: replace strip-ansi with native module (#18982) (Cristopher)b827029
chore: Enable JSON5 linting (#18979) (Milos Djermanovic)8f55ca2
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)c1a2725
chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)v9.11.1
Compare Source
v9.11.0
Compare Source
Features
ec30c73
feat: add "eslint/universal" to exportLinter
(#18883) (唯然)c591da6
feat: Add language to types (#18917) (Nicholas C. Zakas)492eb8f
feat: limit the name given toImportSpecifier
inid-length
(#18861) (Tanuj Kanti)19c6856
feat: Addno-useless-constructor
suggestion (#18799) (Jordan Thomson)a48f8c2
feat: add typeFormatterFunction
, updateLoadedFormatter
(#18872) (Francesco Trotta)Bug Fixes
5e5f39b
fix: add missing types forno-restricted-exports
rule (#18914) (Kristóf Poduszló)8f630eb
fix: add missing types forno-param-reassign
options (#18906) (Kristóf Poduszló)d715781
fix: add missing types forno-extra-boolean-cast
options (#18902) (Kristóf Poduszló)2de5742
fix: add missing types forno-misleading-character-class
options (#18905) (Kristóf Poduszló)c153084
fix: add missing types forno-implicit-coercion
options (#18903) (Kristóf Poduszló)fa11b2e
fix: add missing types forno-empty-function
options (#18901) (Kristóf Poduszló)a0deed1
fix: add missing types forcamelcase
options (#18897) (Kristóf Poduszló)Documentation
e4e5709
docs: correctprefer-object-has-own
type definition comment (#18924) (Nitin Kumar)91cbd18
docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)59cfc0f
docs: clarifyresultsMeta
inLoadedFormatter
type (#18881) (Milos Djermanovic)adcc50d
docs: Update README (GitHub Actions Bot)4edac1a
docs: Update README (GitHub Actions Bot)Build Related
959d360
build: Support updates to previous major versions (#18871) (Milos Djermanovic)Chores
ca21a64
chore: upgrade @eslint/js@9.11.0 (#18927) (Milos Djermanovic)a10f90a
chore: package.json update for @eslint/js release (Jenkins)e4e02cc
refactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas)6d4484d
chore: updates for v8.57.1 release (Jenkins)71f37c5
refactor: use optional chaining when validating config rules (#18893) (lucasrmendonca)2c2805f
chore: Add PR note to all templates (#18892) (Nicholas C. Zakas)7b852ce
](https://redirect.github.com/eslint/eslint/commit/7b852Configuration
📅 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.