Closed dependabot[bot] closed 1 month ago
Bumps the devdependencies group with 11 updates:
19.4.0
19.5.0
19.2.2
9.9.0
9.12.0
1.1.6
1.1.11
62.0.0
87.0.0
9.1.4
9.1.6
15.2.8
15.2.10
0.34.0
0.35.0
5.5.4
5.6.3
5.4.6
5.4.9
Updates @commitlint/cli from 19.4.0 to 19.5.0
@commitlint/cli
Sourced from @commitlint/cli's releases.
@commitlint/cli
v19.5.0 19.5.0 (2024-09-11) Features feat(cli): use special errorCode for missing rules/config #4142 by @escapedcat in conventional-changelog/commitlint#4143 Chore chore: replace execa with tinyexec and Node's child_process.spawnSync by @ziebam in conventional-changelog/commitlint#4134 New Contributors @ziebam made their first contribution in conventional-changelog/commitlint#4134 Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 v19.4.1 19.4.1 (2024-08-28) Bug Fixes fix(rules): handle blank commit message in signed-off-by rule by @SetDefaultOne in conventional-changelog/commitlint#4124 New Contributors @rdimaio made their first contribution in conventional-changelog/commitlint#4120 @SetDefaultOne made their first contribution in conventional-changelog/commitlint#4124 Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1
@escapedcat
execa
tinyexec
child_process.spawnSync
@ziebam
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0
signed-off-by
@SetDefaultOne
@rdimaio
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1
Sourced from @commitlint/cli's changelog.
19.5.0 (2024-09-11) Features cli: use special errorCode for missing rules/config #4142 (#4143) (d7070d8) 19.4.1 (2024-08-28) Note: Version bump only for package @commitlint/cli
Note: Version bump only for package @commitlint/cli
7e79af1
d7070d8
3c4b0fd
249e6a2
Updates @commitlint/config-conventional from 19.2.2 to 19.5.0
@commitlint/config-conventional
Sourced from @commitlint/config-conventional's releases.
@commitlint/config-conventional
v19.5.0 19.5.0 (2024-09-11) Features feat(cli): use special errorCode for missing rules/config #4142 by @escapedcat in conventional-changelog/commitlint#4143 Chore chore: replace execa with tinyexec and Node's child_process.spawnSync by @ziebam in conventional-changelog/commitlint#4134 New Contributors @ziebam made their first contribution in conventional-changelog/commitlint#4134 Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.1...v19.5.0 v19.4.1 19.4.1 (2024-08-28) Bug Fixes fix(rules): handle blank commit message in signed-off-by rule by @SetDefaultOne in conventional-changelog/commitlint#4124 New Contributors @rdimaio made their first contribution in conventional-changelog/commitlint#4120 @SetDefaultOne made their first contribution in conventional-changelog/commitlint#4124 Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1 v19.4.0 Features Support command line options from a file by @benquarmby in conventional-changelog/commitlint#4109 Support linting from the last tag by @benquarmby in conventional-changelog/commitlint#4110 Chore & Docs docs(api/lint): add from keyword by @Saber2pr in conventional-changelog/commitlint#4084 docs: warns about windows correct files encoding by @jefersoneiji in conventional-changelog/commitlint#4086 ci: add schedule&workflow_dispatch triggers by @knocte in conventional-changelog/commitlint#4087 docs: fixing rules.md by @Naedri in conventional-changelog/commitlint#4098 feat(docs): add edit link by @abitrolly in conventional-changelog/commitlint#4104 docs: remove GitLab clone depth limitation by @abitrolly in conventional-changelog/commitlint#4105 Update local-setup.md by @mostafa-rio in conventional-changelog/commitlint#4111
@benquarmby
@Saber2pr
@jefersoneiji
@knocte
@Naedri
@abitrolly
@mostafa-rio
... (truncated)
Sourced from @commitlint/config-conventional's changelog.
19.5.0 (2024-09-11) Note: Version bump only for package @commitlint/config-conventional 19.4.1 (2024-08-28) Note: Version bump only for package @commitlint/config-conventional
Note: Version bump only for package @commitlint/config-conventional
Updates @eslint/js from 9.9.0 to 9.12.0
@eslint/js
Sourced from @eslint/js's releases.
@eslint/js
v9.12.0 Features 5a6a053 feat: update to jiti 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 in id-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 Bug Fixes 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar) 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló) d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló) 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló) 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló) 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló) b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló) 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló) Documentation 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira) Chores df4a859 chore: upgrade @eslint/js@9.11.1 (#18943) (Milos Djermanovic) 36d8095 chore: package.json update for @eslint/js release (Jenkins) v9.11.0 Features
5a6a053
jiti
17a07fb
2ff0e51
2d17453
ea380ca
fdd6319
ecbd522
7ea4ecc
d3e4b2e
.js
57232ff
b80ed00
cb69ab3
7fb0d95
493348a
87a582c
id-match
555aafd
@eslint/js@9.12.0
873ae60
d0a5414
b827029
8f55ca2
c1a2725
20fd916
@eslint/core
@types/estree
@types/json-schema
2738322
require-atomic-updates
d71ff30
object-shorthand
561cadc
no-unsafe-negation
8843656
no-underscore-dangle
92cde5c
no-shadow
b3cbe11
no-sequences
976f77f
no-unused-expressions
3eff709
Linter.FlatConfig
Linter.Config
df4a859
@9
36d8095
Sourced from @eslint/js's changelog.
v9.12.0 - October 4, 2024 555aafd chore: upgrade to @eslint/js@9.12.0 (#18987) (Francesco Trotta) 873ae60 chore: package.json update for @eslint/js release (Jenkins) ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas) d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher) b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic) 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) 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami) 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) fdd6319 fix: Issues with type definitions (#18940) (Arya Emami) 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas) 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova) 493348a docs: Update README (GitHub Actions Bot) 87a582c docs: fix typo in id-match rule (#18944) (Jay) 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas) 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich) c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic) v9.11.1 - September 23, 2024 df4a859 chore: upgrade @eslint/js@9.11.1 (#18943) (Milos Djermanovic) 36d8095 chore: package.json update for @eslint/js release (Jenkins) 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar) 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira) 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló) d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló) 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló) 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló) 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló) b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló) 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló) v9.11.0 - September 20, 2024 ca21a64 chore: upgrade @eslint/js@9.11.0 (#18927) (Milos Djermanovic) a10f90a chore: package.json update for @eslint/js release (Jenkins) 5e5f39b fix: add missing types for no-restricted-exports rule (#18914) (Kristóf Poduszló) e4e5709 docs: correct prefer-object-has-own type definition comment (#18924) (Nitin Kumar) 8f630eb fix: add missing types for no-param-reassign options (#18906) (Kristóf Poduszló) d715781 fix: add missing types for no-extra-boolean-cast options (#18902) (Kristóf Poduszló) e4e02cc refactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas) ec30c73 feat: add "eslint/universal" to export Linter (#18883) (唯然) c591da6 feat: Add language to types (#18917) (Nicholas C. Zakas) 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)
v9.12.0 - October 4, 2024
v9.11.1 - September 23, 2024
v9.11.0 - September 20, 2024
ca21a64
a10f90a
5e5f39b
no-restricted-exports
e4e5709
prefer-object-has-own
8f630eb
no-param-reassign
d715781
no-extra-boolean-cast
e4e02cc
ec30c73
Linter
c591da6
91cbd18
1ebdde1
cd5a0da
Updates @types/bun from 1.1.6 to 1.1.11
@types/bun
Updates eslint from 9.9.0 to 9.12.0
eslint
Sourced from eslint's releases.
Sourced from eslint's changelog.
17cfb68
826e69d
Updates eslint-config-love from 62.0.0 to 87.0.0
eslint-config-love
Sourced from eslint-config-love's releases.
v87.0.0 87.0.0 (2024-10-14) ⚠ BREAKING CHANGES package is in ecmascript module format Features package is in ecmascript module format (1d0aae4), closes #1528 v86.1.1 86.1.1 (2024-10-13) Bug Fixes add missing @typescript-eslint/utils dep (9e5dae8), closes #1801 v86.1.0 86.1.0 (2024-10-13) Features rm no-redeclare (35180f1), closes #1514 v86.0.0 86.0.0 (2024-10-13) ⚠ BREAKING CHANGES linterOptions.reportUnusedDisableDirectives error Features linterOptions.reportUnusedDisableDirectives error (8ce4578), closes #1513 v85.0.0 85.0.0 (2024-10-12) ⚠ BREAKING CHANGES peerDep eslint ^9.0.0 dep eslint-plugin-import ^2.31.0 Features eslint v9 (018e202), closes #1589 #1734 v84.1.1 84.1.1 (2024-10-12)
@typescript-eslint/utils
Sourced from eslint-config-love's changelog.
87.0.0 (2024-10-14) ⚠ BREAKING CHANGES package is in ecmascript module format Features package is in ecmascript module format (1d0aae4), closes #1528 86.1.1 (2024-10-13) Bug Fixes add missing @typescript-eslint/utils dep (9e5dae8), closes #1801 86.1.0 (2024-10-13) Features rm no-redeclare (35180f1), closes #1514 86.0.0 (2024-10-13) ⚠ BREAKING CHANGES linterOptions.reportUnusedDisableDirectives error Features linterOptions.reportUnusedDisableDirectives error (8ce4578), closes #1513 85.0.0 (2024-10-12) ⚠ BREAKING CHANGES peerDep eslint ^9.0.0 dep eslint-plugin-import ^2.31.0 Features eslint v9 (018e202), closes #1589 #1734 84.1.1 (2024-10-12) Bug Fixes bump incorrect typescript-eslint peerDep (5d1261f) 84.1.0 (2024-10-05)
7510591
411f9ff
1d0aae4
acae1a5
515d3ae
62813c5
61d5a60
9e5dae8
2e819bc
Bumps the devdependencies group with 11 updates:
19.4.0
19.5.0
19.2.2
19.5.0
9.9.0
9.12.0
1.1.6
1.1.11
9.9.0
9.12.0
62.0.0
87.0.0
9.1.4
9.1.6
15.2.8
15.2.10
0.34.0
0.35.0
5.5.4
5.6.3
5.4.6
5.4.9
Updates
@commitlint/cli
from 19.4.0 to 19.5.0Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
7e79af1
v19.5.0d7070d8
feat(cli): use special errorCode for missing rules/config #4142 (#4143)3c4b0fd
chore: replaceexeca
withtinyexec
and Node'schild_process.spawnSync
(...249e6a2
v19.4.1Updates
@commitlint/config-conventional
from 19.2.2 to 19.5.0Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
7e79af1
v19.5.0249e6a2
v19.4.1Updates
@eslint/js
from 9.9.0 to 9.12.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
873ae60
chore: package.json update for@eslint/js
release36d8095
chore: package.json update for@eslint/js
releasea10f90a
chore: package.json update for@eslint/js
release1ebdde1
chore: package.json update for@eslint/js
releasecd5a0da
chore: package.json update for@eslint/js
releaseUpdates
@types/bun
from 1.1.6 to 1.1.11Commits
Updates
eslint
from 9.9.0 to 9.12.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)Updates
eslint-config-love
from 62.0.0 to 87.0.0Release notes
Sourced from eslint-config-love's releases.
... (truncated)
Changelog
Sourced from eslint-config-love's changelog.
... (truncated)
Commits
7510591
chore(release): 87.0.0 [skip ci]411f9ff
Merge pull request #1819 from mightyiam/esm1d0aae4
feat!: package is in ecmascript module formatacae1a5
Merge pull request #1818 from mightyiam/commitlint-config-tsconfig515d3ae
chore: rm commitlint.config.js from tsconfig.include62813c5
chore(release): 86.1.1 [skip ci]61d5a60
Merge pull request #1816 from mightyiam/declare-utils-dep9e5dae8
fix: add missing@typescript-eslint/utils
dep2e819bc
Merge pull request