Closed dependabot[bot] closed 5 months ago
Bumps the development-dependencies group with 7 updates:
7.23.0
7.24.5
7.23.3
7.22.19
7.23.9
8.53.0
9.1.1
6.3.0
7.2.0
Updates @babel/cli from 7.23.0 to 7.24.5
@babel/cli
Sourced from @babel/cli's releases.
@babel/cli
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/cli'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
a84ec28
eqeqeq
822b025
40110e9
a0dd614
dde84f0
1d33afd
13a5c83
5e1c5f0
Updates @babel/core from 7.23.3 to 7.24.5
@babel/core
Sourced from @babel/core's releases.
@babel/core
Sourced from @babel/core's changelog.
a8994f8
5a8c692
d4ade61
b8eb831
0eac8ca
fb7cf63
import_
19fdca5
Updates @babel/eslint-parser from 7.23.3 to 7.24.5
@babel/eslint-parser
Sourced from @babel/eslint-parser's releases.
@babel/eslint-parser
Sourced from @babel/eslint-parser's changelog.
0128984
4dd88ea
83b74fd
0e5ae8d
b2bbffb
eslint-parser
5540310
no-use-before-define
Updates @babel/node from 7.22.19 to 7.23.9
@babel/node
Sourced from @babel/node's releases.
@babel/node
v7.23.9 (2024-01-25) :bug: Bug Fix babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env #16225 fix: systemjs re-traverses helpers (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16226 Improve decorated private method check (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env #16224 Properly sort core-js@3 imports (@nicolo-ribaudo) babel-traverse #15383 fix: Don't throw in getTypeAnnotation when using TS+inference (@liuxingbaoyu) Other #16210 [eslint] Fix no-use-before-define for class ref in fields (@nicolo-ribaudo) :house: Internal babel-core, babel-parser, babel-template #16222 Migrate eslint-parser to cts (@liuxingbaoyu) babel-types #16213 Remove @babel/types props that are not produced by the parser (@liuxingbaoyu) :running_woman: Performance babel-parser #16072 perf: Improve parser performance for typescript (@liuxingbaoyu) :microscope: Output optimization babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env #16218 Improve temporary variables for decorators (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15959 Improve output of using (@liuxingbaoyu) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu v7.23.8 (2024-01-08) :bug: Bug Fix babel-preset-env #16181 fix: preset-env throws exception for export * as x (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-decorators #16201 fix: decorator binds getter/setter to ctx.access for public fields (@liuxingbaoyu) #16199 fix: Class decorator correctly passes return value (@liuxingbaoyu) :leftwards_arrow_with_hook: Revert #16202 Revert "chore: Update artifact tools (#16184)" (@JLHwung) :microscope: Output optimization babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
babel-helper-transform-fixture-test-runner
babel-plugin-transform-function-name
babel-plugin-transform-modules-systemjs
systemjs
babel-plugin-transform-async-generator-functions
babel-plugin-transform-runtime
core-js@3
getTypeAnnotation
babel-template
@babel/types
babel-plugin-proposal-destructuring-private
babel-plugin-proposal-pipeline-operator
babel-plugin-transform-class-static-block
babel-plugin-transform-new-target
babel-plugin-transform-private-methods
babel-runtime-corejs2
babel-runtime
preset-env
export * as x
getter/setter
ctx.access
babel-plugin-transform-react-jsx
babel-plugin-transform-spread
Sourced from @babel/node's changelog.
v7.23.9 (2024-01-25) :bug: Bug Fix babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env #16225 fix: systemjs re-traverses helpers (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16226 Improve decorated private method check (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env #16224 Properly sort core-js@3 imports (@nicolo-ribaudo) babel-traverse #15383 fix: Don't throw in getTypeAnnotation when using TS+inference (@liuxingbaoyu) Other #16210 [eslint] Fix no-use-before-define for class ref in fields (@nicolo-ribaudo) :house: Internal babel-core, babel-parser, babel-template #16222 Migrate eslint-parser to cts (@liuxingbaoyu) babel-types #16213 Remove @babel/types props that are not produced by the parser (@liuxingbaoyu) :running_woman: Performance babel-parser #16072 perf: Improve parser performance for typescript (@liuxingbaoyu) :microscope: Output optimization babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env #16218 Improve temporary variables for decorators (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15959 Improve output of using (@liuxingbaoyu) v7.23.8 (2024-01-08) :bug: Bug Fix babel-preset-env #16181 fix: preset-env throws exception for export * as x (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-decorators #16201 fix: decorator binds getter/setter to ctx.access for public fields (@liuxingbaoyu) #16199 fix: Class decorator correctly passes return value (@liuxingbaoyu) :leftwards_arrow_with_hook: Revert #16202 Revert "chore: Update artifact tools (#16184)" (@JLHwung) :microscope: Output optimization babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16194 Improve output of super() (@liuxingbaoyu) v7.23.7 (2023-12-29) :bug: Bug Fix babel-traverse #16191 fix: Crash when removing without Program (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-decorators
Program
Updates @babel/preset-env from 7.23.3 to 7.24.5
@babel/preset-env
Sourced from @babel/preset-env's releases.
@babel/preset-env
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 (](https://reviewable.io/reviews/LouisBarranqueiro/hexo-algoliasearch/182)
Superseded by #183.
Bumps the development-dependencies group with 7 updates:
7.23.0
7.24.5
7.23.3
7.24.5
7.23.3
7.24.5
7.22.19
7.23.9
7.23.3
7.24.5
8.53.0
9.1.1
6.3.0
7.2.0
Updates
@babel/cli
from 7.23.0 to 7.24.5Release notes
Sourced from
@babel/cli
's releases.... (truncated)
Changelog
Sourced from
@babel/cli
's changelog.... (truncated)
Commits
ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a84ec28
Enableeqeqeq
rule (#16404)822b025
v7.24.140110e9
Update source map deps (#16327)a0dd614
v7.23.9dde84f0
test: divide cli,node tests into 8 slices (#16196)1d33afd
test: merge cli,node fixture into the main runner (#16196)13a5c83
v7.23.45e1c5f0
Use prettier 3.1 (#16098)Updates
@babel/core
from 7.23.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)0eac8ca
v7.24.3fb7cf63
[babel 8] Removeimport_
fallback (#16365)822b025
v7.24.119fdca5
Reduce the use of class names (#16326)Updates
@babel/eslint-parser
from 7.23.3 to 7.24.5Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
ddbea7d
v7.24.50128984
Relax ESLint peerDependency constraint to allow v9 (#16414)ee48754
Use multiple TypeScript projects (#16430)822b025
v7.24.14dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)83b74fd
v7.23.100e5ae8d
[eslint] Include field decorators in scope analysis (#16240)a0dd614
v7.23.9b2bbffb
Migrateeslint-parser
to cts (#16222)5540310
[eslint] Fixno-use-before-define
for class ref in fields (#16210)Updates
@babel/node
from 7.22.19 to 7.23.9Release notes
Sourced from
@babel/node
's releases.... (truncated)
Changelog
Sourced from
@babel/node
's changelog.... (truncated)
Commits
a0dd614
v7.23.9dde84f0
test: divide cli,node tests into 8 slices (#16196)1d33afd
test: merge cli,node fixture into the main runner (#16196)Updates
@babel/preset-env
from 7.23.3 to 7.24.5Release notes
Sourced from
@babel/preset-env
's releases.