Closed dependabot[bot] closed 5 months ago
Bumps the all-deps group with 8 updates:
7.24.3
7.24.5
20.12.2
20.12.8
7.4.0
7.8.0
8.57.0
9.1.1
4.13.2
4.17.2
5.4.3
5.4.5
Updates @babel/core from 7.24.3 to 7.24.5
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript annotation affects output (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3 #16440 Fix suppressed error order (@sossost) #16408 Await nullish async disposable (@JLHwung) :nail_care: Polish babel-parser #16407 Recover from exported using declaration (@JLHwung) :house: Internal Other #16414 Relax ESLint peerDependency constraint to allow v9 (@liuxingbaoyu) babel-parser #16425 Improve @babel/parser AST types (@nicolo-ribaudo) #16417 Always pass type argument to .startNode (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse #16439 Make NodePath<T | U> distributive (@nicolo-ribaudo) babel-plugin-proposal-partial-application, babel-types #16421 Remove JSXNamespacedName from valid CallExpression args (@nicolo-ribaudo) babel-plugin-transform-class-properties, babel-preset-env #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (@nicolo-ribaudo) :running_woman: Performance babel-helpers, babel-preset-env, babel-runtime-corejs3 #16357 Performance: improve objectWithoutPropertiesLoose on V8 (@romgrk) Committers: 6 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) Rom Grk (@romgrk) @liuxingbaoyu ynnsuis (@sossost) v7.24.4 (2024-04-03) Thanks @Dunqing, @luiscubal, and @samualtnorman for your first PRs! :eyeglasses: Spec Compliance babel-parser #16403 Forbid initializerless using (@JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16388 Ensure decorators are callable (@JLHwung)
Thanks @romgrk and @sossost for your first PRs!
@romgrk
@sossost
babel-plugin-transform-classes
babel-traverse
@liuxingbaoyu
babel-helpers
babel-plugin-proposal-explicit-resource-management
babel-runtime-corejs3
@JLHwung
babel-parser
using
@babel/parser
@nicolo-ribaudo
.startNode
babel-helper-create-class-features-plugin
babel-helper-member-expression-to-functions
babel-helper-module-transforms
babel-helper-split-export-declaration
babel-helper-wrap-function
babel-plugin-bugfix-firefox-class-in-computed-class-key
babel-plugin-transform-block-scoping
babel-plugin-transform-destructuring
babel-plugin-transform-object-rest-spread
babel-plugin-transform-optional-chaining
babel-plugin-transform-parameters
babel-plugin-transform-private-property-in-object
babel-plugin-transform-react-jsx-self
babel-plugin-transform-typeof-symbol
babel-plugin-transform-typescript
NodePath<T | U>
babel-plugin-proposal-partial-application
babel-types
JSXNamespacedName
CallExpression
babel-plugin-transform-class-properties
babel-preset-env
objectWithoutPropertiesLoose
@babel-bot
Thanks @Dunqing, @luiscubal, and @samualtnorman for your first PRs!
@Dunqing
@luiscubal
@samualtnorman
babel-plugin-proposal-decorators
... (truncated)
Sourced from @babel/core's changelog.
v7.24.5 (2024-04-29) :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript annotation affects output (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3 #16440 Fix suppressed error order (@sossost) #16408 Await nullish async disposable (@JLHwung) :nail_care: Polish babel-parser #16407 Recover from exported using declaration (@JLHwung) :house: Internal Other #16414 Relax ESLint peerDependency constraint to allow v9 (@liuxingbaoyu) babel-parser #16425 Improve @babel/parser AST types (@nicolo-ribaudo) #16417 Always pass type argument to .startNode (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse #16439 Make NodePath<T | U> distributive (@nicolo-ribaudo) babel-plugin-proposal-partial-application, babel-types #16421 Remove JSXNamespacedName from valid CallExpression args (@nicolo-ribaudo) babel-plugin-transform-class-properties, babel-preset-env #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (@nicolo-ribaudo) :running_woman: Performance babel-helpers, babel-preset-env, babel-runtime-corejs3 #16357 Performance: improve objectWithoutPropertiesLoose on V8 (@romgrk) v7.24.4 (2024-04-03) :eyeglasses: Spec Compliance babel-parser #16403 Forbid initializerless using (@JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16388 Ensure decorators are callable (@JLHwung) :bug: Bug Fix babel-generator #16402 fix: Correctly prints { [key in Bar]? } (@liuxingbaoyu) #16394 fix: Correctly generate TSMappedType (@liuxingbaoyu) babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env #16390 Create bugfix plugin for classes in computed keys in Firefox (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16387 fix: support mutated outer decorated class binding (@JLHwung) #16385 fix: Decorators when super() exists and protoInit is not needed (@liuxingbaoyu) babel-plugin-transform-block-scoping #16384 fix: Transform scoping for for X in loop (@liuxingbaoyu) #16368 fix: Capture let when the for body is not a block (@liuxingbaoyu) babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping
babel-generator
{ [key in Bar]? }
TSMappedType
babel-compat-data
super()
protoInit
for X
let
for
babel-core
babel-plugin-transform-block-scoped-functions
ddbea7d
ee48754
a8994f8
5a8c692
d4ade61
b8eb831
Updates @babel/preset-env from 7.24.3 to 7.24.5
@babel/preset-env
Sourced from @babel/preset-env's releases.
@babel/preset-env
Sourced from @babel/preset-env's changelog.
e96a05d
5a4fb2d
0cfe039
48a3e19
Updates @types/node from 20.12.2 to 20.12.8
@types/node
Updates @typescript-eslint/eslint-plugin from 7.4.0 to 7.8.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925) 🩹 Fixes eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746) eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717) eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993) eslint-plugin: [no-unsafe-return] handle union types (#9001) eslint-plugin: [no-unused-vars] clear error report range (#8640) utils: export ESLint backwards-compat functions (#8976) ❤️ Thank You auvred @auvred Josh Goldberg ✨ jsfm01 @jsfm01 Kim Sang Du @developer-bandi YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v7.7.1 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800) eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809) eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559) eslint-plugin: [no-for-in-array] refine report location (#8874) eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912) ❤️ Thank You Abraham Guo Kirk Waiblinger @kirkwaiblinger YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v7.7.0 7.7.0 (2024-04-15)
@auvred
@jsfm01
@developer-bandi
@yeonjuan
You can read about our versioning strategy and releases on our website.
requireNullish
@kirkwaiblinger
Sourced from @typescript-eslint/eslint-plugin's changelog.
7.8.0 (2024-04-29) 🩹 Fixes eslint-plugin: [no-unsafe-argument] handle tagged templates eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check eslint-plugin: [consistent-type-assertions] handle tagged templates eslint-plugin: [no-unsafe-return] handle union types eslint-plugin: [no-unused-vars] clear error report range ❤️ Thank You auvred Josh Goldberg ✨ jsfm01 Kim Sang Du YeonJuan You can read about our versioning strategy and releases on our website. 7.7.1 (2024-04-22) 🩹 Fixes eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish eslint-plugin: [no-for-in-array] refine report location eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type ❤️ Thank You Abraham Guo Kirk Waiblinger YeonJuan You can read about our versioning strategy and releases on our website.
eslint-plugin: [no-unsafe-argument] handle tagged templates
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
eslint-plugin: [consistent-type-assertions] handle tagged templates
eslint-plugin: [no-unsafe-return] handle union types
eslint-plugin: [no-unused-vars] clear error report range
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish
eslint-plugin: [no-for-in-array] refine report location
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
ee677f6
8127873
216d1b0
51d2193
4bed24d
b0f7aa4
219b841
3e19436
b2552ca
fdeba42
Updates @typescript-eslint/parser from 7.4.0 to 7.8.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
7.8.0 (2024-04-29) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.7.1 (2024-04-22) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.7.0 (2024-04-15) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.6.0 (2024-04-08) 🚀 Features bump npm dependency ranges ❤️ Thank You Abraham Guo auvred Brad Zacher You can read about our versioning strategy and releases on our website. 7.5.0 (2024-04-01) 🩹 Fixes parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues ❤️ Thank You Brad Zacher Kim Sang Du Mark de Dios Naru YeonJuan
This was a version bump only for parser to align it with other projects, there were no code changes.
errorOnTypeScriptSyntacticAndSemanticIssues
e44a1a2
e1db872
a6ab2cb
a14ba9d
ecb6b55
d5615d7
Updates eslint from 8.57.0 to 9.1.1
eslint
Sourced from eslint's releases.
v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas) 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta) 4d11e56 feat: add name to eslint configs (#18289) (唯然) 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti) 0db676f feat: add Intl in es6 globals (#18318) (唯然) Bug Fixes 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas) 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta) 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas) e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas) 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic) Documentation fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden) 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós) 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta) 16b6a8b docs: Update README (GitHub Actions Bot) df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti) c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然) e1e305d docs: fix linebreak-style examples (#18262) (Francesco Trotta) 113f51e docs: Mention package.json config support dropped (#18305) (Nicholas C. Zakas) 5c35321 docs: add eslintrc-only note to --rulesdir (#18281) (Adam Lui 刘展鹏) Build Related 1fa6622 build: do not use --force flag to install dependencies (#18284) (Francesco Trotta) Chores d9a2983 chore: upgrade @eslint/js to v9.1.1 (#18367) (Francesco Trotta) 50d406d chore: package.json update for @eslint/js release (Jenkins) 155c71c chore: package.json update for @eslint/js release (Jenkins) 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas) 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic) 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic) 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic) 32c08cf chore: drop Node < 18 and use @eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic) a76fb55 chore: @eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic) 78e45b1 chore: eslint-plugin-eslint-plugin v6.0.0 (#18316) (唯然) 36103a5 chore: eslint-plugin-n v17.0.0 (#18315) (唯然) v9.0.0 Breaking Changes b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh) 09bd7fe feat!: move AST traversal into SourceCode (#18167) (Nicholas C. Zakas)
a26b402
@eslint/create-config
03068f1
751b518
Intl.Segmenter
4d11e56
name
1cbe1f6
while(true)
no-constant-condition
0db676f
Intl
8d18958
594eb0e
fs.walk
0d8cf63
e1ac0b5
09675e1
--no-ignore
fb50077
71c771f
200fd4e
.eslintignore
16b6a8b
df5f8a9
paths
patterns
no-restricted-imports
c537d76
npm init @eslint/config
e1e305d
linebreak-style
113f51e
5c35321
--rulesdir
1fa6622
--force
d9a2983
@eslint/js
50d406d
155c71c
0588fc5
9048e21
docs/src/_data
4820790
698d9ff
32c08cf
a76fb55
@eslint-community/eslint-plugin-eslint-comments
78e45b1
36103a5
b7cf3bd
camelcase
allow
09bd7fe
Sourced from eslint's changelog.
v9.1.1 - April 22, 2024 a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 - April 19, 2024 d9a2983 chore: upgrade @eslint/js to v9.1.1 (#18367) (Francesco Trotta) 03068f1 feat: Provide helpful error message for nullish configs (#18357) (Nicholas C. Zakas) 50d406d chore: package.json update for @eslint/js release (Jenkins) 8d18958 fix: Remove name from eslint/js packages (#18368) (Nicholas C. Zakas) 155c71c chore: package.json update for @eslint/js release (Jenkins) 594eb0e fix: do not crash on error in fs.walk filter (#18295) (Francesco Trotta) 751b518 feat: replace dependency graphemer with Intl.Segmenter (#18110) (Francesco Trotta) fb50077 docs: include notes about globals in migration-guide (#18356) (Gabriel Rohden) 4d11e56 feat: add name to eslint configs (#18289) (唯然) 1cbe1f6 feat: allow while(true) in no-constant-condition (#18286) (Tanuj Kanti) 0588fc5 refactor: Move directive gathering to SourceCode (#18328) (Nicholas C. Zakas) 0d8cf63 fix: EMFILE errors (#18313) (Nicholas C. Zakas) e1ac0b5 fix: --inspect-config only for flat config and respect -c (#18306) (Nicholas C. Zakas) 09675e1 fix: --no-ignore should not apply to non-global ignores (#18334) (Milos Djermanovic) 9048e21 chore: lint docs/src/_data js files (#18335) (Milos Djermanovic) 4820790 chore: upgrade globals@15.0.0 dev dependency (#18332) (Milos Djermanovic) 698d9ff chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333) (Milos Djermanovic) 71c771f docs: Fix missing accessible name for scroll-to-top link (#18329) (Germán Freixinós) 0db676f feat: add Intl in es6 globals (#18318) (唯然) 200fd4e docs: indicate eslintrc mode for .eslintignore (#18285) (Francesco Trotta) 32c08cf chore: drop Node < 18 and use @eslint/js v9 in eslint-config-eslint (#18323) (Milos Djermanovic) 16b6a8b docs: Update README (GitHub Actions Bot) a76fb55 chore: @eslint-community/eslint-plugin-eslint-comments v4.3.0 (#18319) (Milos Djermanovic) df5f8a9 docs: paths and patterns difference in no-restricted-imports (#18273) (Tanuj Kanti) c537d76 docs: update npm init @eslint/config generated file names (#18298) (唯然) dependabot[bot] commented 5 months ago Looks like these dependencies are updatable in another way, so this is no longer needed.
v9.1.1 - April 22, 2024
v9.1.0 - April 19, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the all-deps group with 8 updates:
7.24.3
7.24.5
7.24.3
7.24.5
20.12.2
20.12.8
7.4.0
7.8.0
7.4.0
7.8.0
8.57.0
9.1.1
4.13.2
4.17.2
5.4.3
5.4.5
Updates
@babel/core
from 7.24.3 to 7.24.5Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)5a8c692
v7.24.4d4ade61
Test Babel 7/8 compatibility for plugins from es2019 to es2024 (#16399)b8eb831
Fix incorrect function hoisting in some case statements (#16363)Updates
@babel/preset-env
from 7.24.3 to 7.24.5Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)e96a05d
Performance: improveobjectWithoutPropertiesLoose
on V8 (#16357)5a4fb2d
Do not load unnecessary Babel 7 syntax plugins in Babel 8 (#16406)5a8c692
v7.24.40cfe039
Avoid terser workaround in firefox bugfix for computed keys (#16401)48a3e19
Create bugfix plugin for classes in computed keys in Firefox (#16390)Updates
@types/node
from 20.12.2 to 20.12.8Commits
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.08127873
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0
fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193
fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24d
fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841
chore: resolve lint issues on main branch (#8966)3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)Updates
@typescript-eslint/parser
from 7.4.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)Updates
eslint
from 8.57.0 to 9.1.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.