Closed dependabot[bot] closed 6 months ago
Bumps the npm-updates group with 19 updates:
1.8.1
1.9.1
3.7.0
3.9.0
7.21.0
7.24.4
7.18.6
7.24.1
7.24.3
7.20.2
7.23.7
6.0.3
6.0.4
15.0.1
15.2.3
3.0.2
3.0.4
0.4.0
0.4.4
29.5.0
29.7.0
9.0.10
9.0.11
8.0.0
8.0.1
0.13.11
0.14.1
3.0.1
3.3.1
Updates loglevel from 1.8.1 to 1.9.1
loglevel
fef2101
5d5f669
118c2ae
bd9eca0
f7becd9
67e968b
4f15c59
replaceLoggingMethods()
rebuildLoggingMethods()
4cd061f
logger.rebuild()
9a6ae7c
1159a9d
resetLevel()
Updates @amanda-mitchell/semantic-release-npm-multiple from 3.7.0 to 3.9.0
@amanda-mitchell/semantic-release-npm-multiple
Sourced from @amanda-mitchell/semantic-release-npm-multiple's releases.
@amanda-mitchell/semantic-release-npm-multiple
v3.9.0 3.9.0 (2023-08-25) Features deps: bump semver from 5.7.1 to 5.7.2 (9221869) v3.8.0 3.8.0 (2023-03-29) Features envVariables: extent possible env variables by NPM_CONFIG_USERCONFIG (12aaf45)
9221869
5350c4e
@commitlint/config-conventional
734e0b2
35ad7d0
15a670c
12aaf45
1e408d2
6122454
fcc9703
5946103
Updates @babel/core from 7.21.0 to 7.24.4
@babel/core
Sourced from @babel/core's releases.
@babel/core
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) :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 #16363 Fix incorrect function hoisting in some case statements (@luiscubal) Committers: 7 Babel Bot (@babel-bot) Dunqing (@Dunqing) Huáng Jùnliàng (@JLHwung) Luís Reis (@luiscubal) Nicolò Ribaudo (@nicolo-ribaudo) Samual Norman (@samualtnorman) @liuxingbaoyu v7.24.3 (2024-03-20) Thanks @ota-meshi for your first PR! :bug: Bug Fix babel-helper-module-imports #16370 fix: do not inject the same imported identifier multiple times (@ota-meshi) Committers: 2 Nicolò Ribaudo (@nicolo-ribaudo) Yosuke Ota (@ota-meshi) v7.24.2 (2024-03-19) :bug: Bug Fix babel-code-frame, babel-highlight
Thanks @Dunqing, @luiscubal, and @samualtnorman for your first PRs!
@Dunqing
@luiscubal
@samualtnorman
babel-parser
@JLHwung
babel-helpers
babel-plugin-proposal-decorators
babel-runtime-corejs3
babel-generator
{ [key in Bar]? }
@liuxingbaoyu
TSMappedType
babel-compat-data
babel-plugin-bugfix-firefox-class-in-computed-class-key
babel-preset-env
@nicolo-ribaudo
babel-helper-create-class-features-plugin
super()
protoInit
babel-plugin-transform-block-scoping
for X
let
for
babel-core
babel-plugin-transform-block-scoped-functions
@babel-bot
Thanks @ota-meshi for your first PR!
@ota-meshi
babel-helper-module-imports
babel-code-frame
babel-highlight
... (truncated)
Sourced from @babel/core's changelog.
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 #16363 Fix incorrect function hoisting in some case statements (@luiscubal) v7.24.3 (2024-03-20) :bug: Bug Fix babel-helper-module-imports #16370 fix: do not inject the same imported identifier multiple times (@ota-meshi) v7.24.2 (2024-03-19) :bug: Bug Fix babel-code-frame, babel-highlight #16362 Restore previous FORCE_COLOR=0 behavior (@nicolo-ribaudo) v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated class static field private access (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16329 Respect moduleName for @babel/runtime/regenerator imports (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties #16331 Fix decorator memoiser binding kind (@JLHwung) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties #16325 Fix decorator evaluation private environment (@JLHwung) :memo: Documentation #16319 Update SECURITY.md (@nicolo-ribaudo) :house: Internal babel-code-frame, babel-highlight
FORCE_COLOR=0
babel-plugin-proposal-json-modules
babel-plugin-transform-async-generator-functions
babel-plugin-transform-regenerator
babel-plugin-transform-runtime
moduleName
@babel/runtime/regenerator
babel-plugin-proposal-pipeline-operator
babel-plugin-transform-class-properties
babel-helper-replace-supers
5a8c692
d4ade61
b8eb831
0eac8ca
fb7cf63
import_
822b025
19fdca5
40110e9
ce59160
4bd1d41
noUninitializedPrivateFieldAccess
Updates @babel/plugin-external-helpers from 7.18.6 to 7.24.1
@babel/plugin-external-helpers
Sourced from @babel/plugin-external-helpers's releases.
@babel/plugin-external-helpers
v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated class static field private access (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16329 Respect moduleName for @babel/runtime/regenerator imports (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties #16331 Fix decorator memoiser binding kind (@JLHwung) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties #16325 Fix decorator evaluation private environment (@JLHwung) :memo: Documentation #16319 Update SECURITY.md (@nicolo-ribaudo) :house: Internal babel-code-frame, babel-highlight #16359 Replace chalk with picocolors (@nicolo-ribaudo) babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow #16352 Run Babel transform tests on old node if possible (@JLHwung) babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #16349 Support merging imports in import injector (@nicolo-ribaudo) Other #16332 Test Babel 7 plugins compatibility with Babel 8 core (@nicolo-ribaudo) :microscope: Output optimization babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime #16345 Optimize the use of assertThisInitialized after super() (@liuxingbaoyu) babel-plugin-transform-class-properties, babel-plugin-transform-classes #16343 Use simpler assertThisInitialized more often (@liuxingbaoyu) babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse #16342 Consider well-known and registered symbols as literals (@nicolo-ribaudo) babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env #16326 Reduce the use of class names (@liuxingbaoyu) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu v7.24.0 (2024-02-28) Thanks @ajihyf for your first PR! Release post with summary and highlights: https://babeljs.io/7.24.0 :rocket: New Feature babel-standalone
chalk
picocolors
babel-helper-fixtures
babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
babel-plugin-transform-unicode-sets-regex
babel-preset-flow
babel-plugin-proposal-import-wasm-source
babel-plugin-proposal-record-and-tuple
babel-plugin-transform-react-jsx-development
babel-plugin-transform-react-jsx
babel-plugin-transform-classes
babel-plugin-transform-parameters
assertThisInitialized
babel-plugin-transform-object-rest-spread
babel-traverse
babel-plugin-external-helpers
babel-plugin-proposal-function-bind
babel-plugin-transform-flow-comments
babel-plugin-transform-flow-strip-types
babel-plugin-transform-function-name
babel-plugin-transform-modules-systemjs
babel-plugin-transform-private-property-in-object
babel-plugin-transform-spread
babel-plugin-transform-typescript
Thanks @ajihyf for your first PR!
@ajihyf
Release post with summary and highlights: https://babeljs.io/7.24.0
babel-standalone
Sourced from @babel/plugin-external-helpers's changelog.
v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated class static field private access (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16329 Respect moduleName for @babel/runtime/regenerator imports (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties #16331 Fix decorator memoiser binding kind (@JLHwung) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties #16325 Fix decorator evaluation private environment (@JLHwung) :memo: Documentation #16319 Update SECURITY.md (@nicolo-ribaudo) :house: Internal babel-code-frame, babel-highlight #16359 Replace chalk with picocolors (@nicolo-ribaudo) babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow #16352 Run Babel transform tests on old node if possible (@JLHwung) babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3, babel-runtime, babel-standalone #16323 Allow separate helpers to be excluded in Babel 8 (@liuxingbaoyu) babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #16349 Support merging imports in import injector (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-defer, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-optional-chaining-assign, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-regexp-modifiers, babel-plugin-proposal-throw-expressions, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decimal, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-reflection, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-dynamic-import, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-export-namespace-from, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-json-strings, babel-plugin-transform-literals, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-new-target, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-assign, babel-plugin-transform-object-rest-spread, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript #16332 Test Babel 7 plugins compatibility with Babel 8 core (@nicolo-ribaudo) babel-compat-data, babel-plugin-transform-object-rest-spread, babel-preset-env #16318 [babel 8] Fix @babel/compat-data package.json (@nicolo-ribaudo) :microscope: Output optimization babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime #16345 Optimize the use of assertThisInitialized after super() (@liuxingbaoyu) babel-plugin-transform-class-properties, babel-plugin-transform-classes #16343 Use simpler assertThisInitialized more often (@liuxingbaoyu) babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse #16342 Consider well-known and registered symbols as literals (@nicolo-ribaudo) babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env #16326 Reduce the use of class names (@liuxingbaoyu) v7.24.0 (2024-02-28) :rocket: New Feature babel-standalone #11696 Export babel tooling packages in @babel/standalone (@ajihyf) babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties #16267 Implement noUninitializedPrivateFieldAccess assumption (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16242 Support decorator 2023-11 normative updates (@JLHwung) babel-preset-flow #16309 [babel 7] Allow setting ignoreExtensions in Flow preset (@nicolo-ribaudo)
babel-plugin-transform-class-static-block
babel-plugin-transform-modules-commonjs
babel-runtime
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
babel-plugin-proposal-async-do-expressions
babel-plugin-proposal-destructuring-private
babel-plugin-proposal-do-expressions
babel-plugin-proposal-duplicate-named-capturing-groups-regex
babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-export-default-from
babel-plugin-proposal-function-sent
babel-plugin-proposal-import-attributes-to-assertions
babel-plugin-proposal-import-defer
babel-plugin-proposal-optional-chaining-assign
babel-plugin-proposal-partial-application
babel-plugin-proposal-regexp-modifiers
babel-plugin-proposal-throw-expressions
babel-plugin-syntax-async-do-expressions
babel-plugin-syntax-decimal
babel-plugin-syntax-decorators
babel-plugin-syntax-destructuring-private
babel-plugin-syntax-do-expressions
babel-plugin-syntax-explicit-resource-management
babel-plugin-syntax-export-default-from
babel-plugin-syntax-flow
babel-plugin-syntax-function-bind
babel-plugin-syntax-function-sent
babel-plugin-syntax-import-assertions
babel-plugin-syntax-import-attributes
babel-plugin-syntax-import-defer
babel-plugin-syntax-import-reflection
babel-plugin-syntax-import-source
babel-plugin-syntax-jsx
babel-plugin-syntax-module-blocks
babel-plugin-syntax-optional-chaining-assign
babel-plugin-syntax-partial-application
babel-plugin-syntax-pipeline-operator
babel-plugin-syntax-record-and-tuple
babel-plugin-syntax-throw-expressions
babel-plugin-syntax-typescript
babel-plugin-transform-arrow-functions
babel-plugin-transform-async-to-generator
babel-plugin-transform-computed-properties
babel-plugin-transform-destructuring
babel-plugin-transform-dotall-regex
babel-plugin-transform-duplicate-keys
babel-plugin-transform-dynamic-import
babel-plugin-transform-exponentiation-operator
babel-plugin-transform-export-namespace-from
babel-plugin-transform-for-of
babel-plugin-transform-instanceof
babel-plugin-transform-jscript
babel-plugin-transform-json-strings
babel-plugin-transform-literals
babel-plugin-transform-logical-assignment-operators
babel-plugin-transform-member-expression-literals
babel-plugin-transform-modules-amd
babel-plugin-transform-modules-umd
babel-plugin-transform-new-target
babel-plugin-transform-nullish-coalescing-operator
babel-plugin-transform-numeric-separator
babel-plugin-transform-object-assign
babel-plugin-transform-object-set-prototype-of-to-assign
babel-plugin-transform-object-super
babel-plugin-transform-optional-catch-binding
babel-plugin-transform-optional-chaining
babel-plugin-transform-private-methods
babel-plugin-transform-property-literals
babel-plugin-transform-property-mutators
babel-plugin-transform-proto-to-assign
babel-plugin-transform-react-constant-elements
babel-plugin-transform-react-display-name
babel-plugin-transform-react-inline-elements
babel-plugin-transform-react-jsx-compat
babel-plugin-transform-react-jsx-self
babel-plugin-transform-react-jsx-source
babel-plugin-transform-react-pure-annotations
babel-plugin-transform-reserved-words
babel-plugin-transform-shorthand-properties
babel-plugin-transform-sticky-regex
babel-plugin-transform-strict-mode
babel-plugin-transform-template-literals
babel-plugin-transform-typeof-symbol
babel-plugin-transform-unicode-escapes
babel-plugin-transform-unicode-property-regex
babel-plugin-transform-unicode-regex
babel-preset-react
babel-preset-typescript
@babel/compat-data
@babel/standalone
babel-runtime-corejs2
ignoreExtensions
4dd88ea
1bce5c9
1e15165
assertVersion
be8fccd
readmes.js
08564ea
ecc819b
^16.20.0 || ^18.16.0 || >=20.0.0
d45d59a
Updates @babel/plugin-transform-runtime from 7.21.0 to 7.24.3
@babel/plugin-transform-runtime
Sourced from @babel/plugin-transform-runtime's releases.
@babel/plugin-transform-runtime
v7.24.3 (2024-03-20) Thanks @ota-meshi for your first PR! :bug: Bug Fix babel-helper-module-imports #16370 fix: do not inject the same imported identifier multiple times (@ota-meshi) Committers: 2 Nicolò Ribaudo (@nicolo-ribaudo) Yosuke Ota (@ota-meshi) v7.24.2 (2024-03-19) :bug: Bug Fix babel-code-frame, babel-highlight #16362 Restore previous FORCE_COLOR=0 behavior (@nicolo-ribaudo) Committers: 1 Nicolò Ribaudo (@nicolo-ribaudo) v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated class static field private access (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16329 Respect moduleName for @babel/runtime/regenerator imports (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties #16331 Fix decorator memoiser binding kind (@JLHwung) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties #16325 Fix decorator evaluation private environment (@JLHwung) :memo: Documentation #16319 Update SECURITY.md (@nicolo-ribaudo) :house: Internal babel-code-frame, babel-highlight #16359 Replace chalk with picocolors (@nicolo-ribaudo) babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow #16352 Run Babel transform tests on old node if possible (@JLHwung) babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #16349 Support merging imports in import injector (@nicolo-ribaudo) Other #16332 Test Babel 7 plugins compatibility with Babel 8 core (@nicolo-ribaudo) :microscope: Output optimization babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime #16345 Optimize the use of assertThisInitialized after super() (@liuxingbaoyu)
Sourced from @babel/plugin-transform-runtime's changelog.
v7.24.3 (2024-03-20) :bug: Bug Fix babel-helper-module-imports #16370 fix: do not inject the same imported identifier multiple times (@ota-meshi) v7.24.2 (2024-03-19) :bug: Bug Fix babel-code-frame, babel-highlight #16362 Restore previous FORCE_COLOR=0 behavior (@nicolo-ribaudo) v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated class static field private access (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16329 Respect moduleName for @babel/runtime/regenerator imports (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties #16331 Fix decorator memoiser binding kind (@JLHwung) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties #16325 Fix decorator evaluation private environment (@JLHwung) :memo: Documentation #16319 Update SECURITY.md (@nicolo-ribaudo) :house: Internal babel-code-frame, babel-highlight #16359 Replace chalk with picocolors (@nicolo-ribaudo) babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow #16352 Run Babel transform tests on old node if possible (@JLHwung) babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3, babel-runtime, babel-standalone #16323 Allow separate helpers to be excluded in Babel 8 (@liuxingbaoyu) babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #16349 Support merging imports in import injector (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-defer, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-optional-chaining-assign, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-regexp-modifiers, babel-plugin-proposal-throw-expressions, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decimal, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-reflection, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-dynamic-import, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-export-namespace-from, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-json-strings, babel-plugin-transform-literals, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-new-target, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-assign, babel-plugin-transform-object-rest-spread, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript #16332 Test Babel 7 plugins compatibility with Babel 8 core (@nicolo-ribaudo) babel-compat-data, babel-plugin-transform-object-rest-spread, babel-preset-env #16318 [babel 8] Fix @babel/compat-data package.json (@nicolo-ribaudo) :microscope: Output optimization babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime #16345 Optimize the use of assertThisInitialized after super() (@liuxingbaoyu) babel-plugin-transform-class-properties, babel-plugin-transform-classes #16343 Use simpler assertThisInitialized more often (@liuxingbaoyu) babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse #16342 Consider well-known and registered symbols as literals (@nicolo-ribaudo) babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transfor... _Description has been truncated_
babel-plugin-transfor... _Description has been truncated_
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the npm-updates group with 19 updates:
1.8.1
1.9.1
3.7.0
3.9.0
7.21.0
7.24.4
7.18.6
7.24.1
7.21.0
7.24.3
7.20.2
7.24.4
7.21.0
7.23.7
7.21.0
7.24.4
6.0.3
6.0.4
15.0.1
15.2.3
3.0.2
3.0.4
0.4.0
0.4.4
29.5.0
29.7.0
9.0.10
9.0.11
29.5.0
29.7.0
29.5.0
29.7.0
8.0.0
8.0.1
0.13.11
0.14.1
3.0.1
3.3.1
Updates
loglevel
from 1.8.1 to 1.9.1Commits
fef2101
v1.9.15d5f669
Fix bug when loglevel is used with some ESM translation (e.g. ts-node)118c2ae
v1.9.0bd9eca0
Merge pull request #189 from Mr0grog/187-make-loggers-rebuildablef7becd9
Merge pull request #195 from Mr0grog/191-work-in-modern-nodejs67e968b
Remove rendundant initialization code4f15c59
MergereplaceLoggingMethods()
andrebuildLoggingMethods()
4cd061f
Rewritelogger.rebuild()
based on discussion9a6ae7c
Update docs and typings1159a9d
Add tests forresetLevel()
on child loggersUpdates
@amanda-mitchell/semantic-release-npm-multiple
from 3.7.0 to 3.9.0Release notes
Sourced from
@amanda-mitchell/semantic-release-npm-multiple
's releases.Commits
9221869
feat(deps): bump semver from 5.7.1 to 5.7.25350c4e
chore(deps-dev): bump@commitlint/config-conventional
734e0b2
chore(deps-dev): bump lint-staged from 13.2.0 to 14.0.135ad7d0
chore: Use ubuntu-latest.15a670c
chore: Use ubuntu-latest.12aaf45
feat(envVariables): extent possible env variables by NPM_CONFIG_USERCONFIG1e408d2
chore(deps-dev): bump prettier from 2.8.6 to 2.8.76122454
chore(deps-dev): bump commitlint from 17.4.4 to 17.5.0fcc9703
chore(deps-dev): bump prettier from 2.8.5 to 2.8.65946103
chore(deps-dev): bump prettier from 2.8.4 to 2.8.5Updates
@babel/core
from 7.21.0 to 7.24.4Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
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)40110e9
Update source map deps (#16327)ce59160
v7.24.04bd1d41
ImplementnoUninitializedPrivateFieldAccess
assumption (#16267)Updates
@babel/plugin-external-helpers
from 7.18.6 to 7.24.1Release notes
Sourced from
@babel/plugin-external-helpers
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-external-helpers
's changelog.... (truncated)
Commits
822b025
v7.24.119fdca5
Reduce the use of class names (#16326)4dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)1bce5c9
v7.23.31e15165
Require exact Babel 8 version inassertVersion
(#15955)be8fccd
chore: Runreadmes.js
in CI (#15690)08564ea
v7.22.5ecc819b
[babel 8] Require Node.js^16.20.0 || ^18.16.0 || >=20.0.0
(#15585)d45d59a
Improve comments generation (#14979)Updates
@babel/plugin-transform-runtime
from 7.21.0 to 7.24.3Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.