Open dependabot[bot] opened 5 months ago
Bumps the development-dependencies group with 7 updates in the / directory:
7.23.0
7.24.6
7.23.3
7.22.19
8.53.0
9.4.0
6.3.0
7.2.0
Updates @babel/cli from 7.23.0 to 7.24.6
@babel/cli
Sourced from @babel/cli's releases.
@babel/cli
v7.24.6 (2024-05-24) Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for your first PRs! :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@JLHwung) #16484 Fix decorator bare yield await (@JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn<C> = x (@liuxingbaoyu) :house: Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@nicolo-ribaudo) Other #16466 Migrate import assertions syntax (@JLHwung) Committers: 9 Amjad Yahia Robeen Hassan (@amjed-98) Babel Bot (@babel-bot) Blake Wilson (@blakewilson) Huáng Jùnliàng (@JLHwung) Lucas Coelho (@coelhucas) Nicolò Ribaudo (@nicolo-ribaudo) Sukka (@SukkaW) Zzzen (@Zzzen) @liuxingbaoyu 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)
Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for your first PRs!
@amjed-98
@blakewilson
@coelhucas
@SukkaW
babel-helper-create-class-features-plugin
babel-plugin-transform-class-properties
@nicolo-ribaudo
babel-core
babel-generator
babel-plugin-transform-modules-commonjs
babel-plugin-proposal-decorators
@JLHwung
babel-helpers
babel-runtime-corejs3
babel-parser
babel-plugin-transform-typescript
cls.fn<C> = x
@liuxingbaoyu
babel-plugin-transform-runtime
babel-preset-env
babel-runtime-corejs2
babel-runtime
tsconfig.json
@babel/helpers/src/helpers
babel-cli
babel-plugin-external-helpers
babel-plugin-transform-modules-systemjs
babel-traverse
@babel-bot
@Zzzen
Thanks @romgrk and @sossost for your first PRs!
@romgrk
@sossost
babel-plugin-transform-classes
babel-plugin-proposal-explicit-resource-management
... (truncated)
Sourced from @babel/cli's changelog.
v7.24.6 (2024-05-24) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@JLHwung) #16484 Fix decorator bare yield await (@JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn<C> = x (@liuxingbaoyu) :house: Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@nicolo-ribaudo) Other #16466 Migrate import assertions syntax (@JLHwung) 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
using
@babel/parser
.startNode
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
NodePath<T | U>
babel-plugin-proposal-partial-application
babel-types
JSXNamespacedName
CallExpression
9630250
4f1e42b
db3e9a6
6e3539b
.d.ts
e37e64d
fed85fb
71c247a
^18.20.0 || ^20.10.0 || >=21.0.0
c6b393e
ddbea7d
ee48754
Updates @babel/core from 7.23.3 to 7.24.6
@babel/core
Sourced from @babel/core's releases.
@babel/core
Sourced from @babel/core's changelog.
553e433
fbfe16c
a8994f8
5a8c692
Updates @babel/eslint-parser from 7.23.3 to 7.24.6
@babel/eslint-parser
Sourced from @babel/eslint-parser's releases.
@babel/eslint-parser
Sourced from @babel/eslint-parser's changelog.
97c3eb1
syntaxType
0128984
822b025
4dd88ea
83b74fd
Updates @babel/node from 7.22.19 to 7.24.6
@babel/node
Sourced from @babel/node's releases.
@babel/node
Sourced from @babel/node's changelog.
a0dd614
dde84f0
Bumps the development-dependencies group with 7 updates in the / directory:
7.23.0
7.24.6
7.23.3
7.24.6
7.23.3
7.24.6
7.22.19
7.24.6
7.23.3
7.24.6
8.53.0
9.4.0
6.3.0
7.2.0
Updates
@babel/cli
from 7.23.0 to 7.24.6Release notes
Sourced from
@babel/cli
's releases.... (truncated)
Changelog
Sourced from
@babel/cli
's changelog.... (truncated)
Commits
9630250
v7.24.64f1e42b
bump commander to 6.2.0 (#16509)db3e9a6
Move all runtime helpers to individual files (#16495)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)fed85fb
[Babel 8] Use more native fs methods (#16459)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)c6b393e
Bump glob to 10.3.12 (#16450)ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)Updates
@babel/core
from 7.23.3 to 7.24.6Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
9630250
v7.24.6553e433
Generate helper metadata at build time (#16501)fbfe16c
Fix source maps for template literals (#16515)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)5a8c692
v7.24.4Updates
@babel/eslint-parser
from 7.23.3 to 7.24.6Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
9630250
v7.24.6e37e64d
Use eslint v9 (#16479)97c3eb1
RemovesyntaxType
option for record-and-tuple (parser&plugin) (#16458)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)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.10Updates
@babel/node
from 7.22.19 to 7.24.6Release notes
Sourced from
@babel/node
's releases.... (truncated)
Changelog
Sourced from
@babel/node
's changelog.... (truncated)
Commits
9630250
v7.24.64f1e42b
bump commander to 6.2.0 (#16509)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ee48754
Use multiple TypeScript projects (#16430)a0dd614
v7.23.9dde84f0
test: divide cli,node tests into 8 slices ( - - - This change is [](https://reviewable.io/reviews/LouisBarranqueiro/hexo-algoliasearch/183)