Closed dependabot[bot] closed 1 month ago
Bumps the babel group with 13 updates:
7.25.7
7.25.9
7.25.8
Updates @babel/cli from 7.25.7 to 7.25.9
@babel/cli
Sourced from @babel/cli's releases.
@babel/cli
v7.25.9 (2024-10-22) Thanks @victorenator for your first PR! :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type annotations in syntacticPlaceholders mode (@liuxingbaoyu) babel-helper-compilation-targets, babel-preset-env #16907 fix: support BROWSERSLIST{,_CONFIG} env (@JLHwung) Other #16884 Analyze ClassAccessorProperty to prevent the no-undef rule (@victorenator) :house: Internal babel-helper-transform-fixture-test-runner #16914 remove test options flaky (@JLHwung) Every package #16917 fix: Accidentally published tsconfig files (@liuxingbaoyu) :running_woman: Performance babel-parser, babel-types #16918 perf: Make VISITOR_KEYS etc. faster to access (@liuxingbaoyu) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Viktar Vaŭčkievič (@victorenator) @liuxingbaoyu v7.25.8 (2024-10-10) :bug: Bug Fix babel-core #16888 Restore public API of resolvePlugin/resolvePreset (@nicolo-ribaudo) :house: Internal babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, 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-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env #16824 Inline one-line syntax plugins (@nicolo-ribaudo) Committers: 3 Babel Bot (@babel-bot) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu
Thanks @victorenator for your first PR!
@victorenator
babel-parser
babel-template
babel-types
syntacticPlaceholders
@liuxingbaoyu
babel-helper-compilation-targets
babel-preset-env
@JLHwung
ClassAccessorProperty
no-undef
babel-helper-transform-fixture-test-runner
tsconfig
VISITOR_KEYS
@babel-bot
babel-core
resolvePlugin
resolvePreset
@nicolo-ribaudo
babel-plugin-proposal-async-do-expressions
babel-plugin-proposal-destructuring-private
babel-plugin-proposal-do-expressions
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-defer
babel-plugin-proposal-partial-application
babel-plugin-proposal-throw-expressions
babel-plugin-transform-async-generator-functions
babel-plugin-transform-class-static-block
babel-plugin-transform-dynamic-import
babel-plugin-transform-export-namespace-from
babel-plugin-transform-json-strings
babel-plugin-transform-logical-assignment-operators
babel-plugin-transform-nullish-coalescing-operator
babel-plugin-transform-numeric-separator
babel-plugin-transform-object-rest-spread
babel-plugin-transform-optional-catch-binding
babel-plugin-transform-optional-chaining
babel-plugin-transform-private-property-in-object
Sourced from @babel/cli's changelog.
v7.25.9 (2024-10-22) :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type annotations in syntacticPlaceholders mode (@liuxingbaoyu) babel-helper-compilation-targets, babel-preset-env #16907 fix: support BROWSERSLIST{,_CONFIG} env (@JLHwung) Other #16884 Analyze ClassAccessorProperty to prevent the no-undef rule (@victorenator) :house: Internal babel-helper-transform-fixture-test-runner #16914 remove test options flaky (@JLHwung) :running_woman: Performance babel-parser, babel-types #16918 perf: Make VISITOR_KEYS etc. faster to access (@liuxingbaoyu) v7.25.8 (2024-10-10) :bug: Bug Fix babel-core #16888 Restore public API of resolvePlugin/resolvePreset (@nicolo-ribaudo) :house: Internal babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, 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-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env #16824 Inline one-line syntax plugins (@nicolo-ribaudo)
b07957e
af91759
Updates @babel/core from 7.25.8 to 7.25.9
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.25.9 (2024-10-22) Thanks @victorenator for your first PR! :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type annotations in syntacticPlaceholders mode (@liuxingbaoyu) babel-helper-compilation-targets, babel-preset-env #16907 fix: support BROWSERSLIST{,_CONFIG} env (@JLHwung) Other #16884 Analyze ClassAccessorProperty to prevent the no-undef rule (@victorenator) :house: Internal babel-helper-transform-fixture-test-runner #16914 remove test options flaky (@JLHwung) Every package #16917 fix: Accidentally published tsconfig files (@liuxingbaoyu) :running_woman: Performance babel-parser, babel-types #16918 perf: Make VISITOR_KEYS etc. faster to access (@liuxingbaoyu) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Viktar Vaŭčkievič (@victorenator) @liuxingbaoyu
Sourced from @babel/core's changelog.
v7.25.9 (2024-10-22) :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type annotations in syntacticPlaceholders mode (@liuxingbaoyu) babel-helper-compilation-targets, babel-preset-env #16907 fix: support BROWSERSLIST{,_CONFIG} env (@JLHwung) Other #16884 Analyze ClassAccessorProperty to prevent the no-undef rule (@victorenator) :house: Internal babel-helper-transform-fixture-test-runner #16914 remove test options flaky (@JLHwung) :running_woman: Performance babel-parser, babel-types #16918 perf: Make VISITOR_KEYS etc. faster to access (@liuxingbaoyu)
Updates @babel/eslint-parser from 7.25.8 to 7.25.9
@babel/eslint-parser
Sourced from @babel/eslint-parser's releases.
@babel/eslint-parser
Sourced from @babel/eslint-parser's changelog.
33d705e
Updates @babel/helper-string-parser from 7.25.7 to 7.25.9
@babel/helper-string-parser
Sourced from @babel/helper-string-parser's releases.
@babel/helper-string-parser
Sourced from @babel/helper-string-parser's changelog.
Updates @babel/parser from 7.25.8 to 7.25.9
@babel/parser
Sourced from @babel/parser's releases.
@babel/parser
Sourced from @babel/parser's changelog.
0a613d6
d20b314
831396d
Updates @babel/plugin-transform-modules-commonjs from 7.25.7 to 7.25.9
@babel/plugin-transform-modules-commonjs
Sourced from @babel/plugin-transform-modules-commonjs's releases.
@babel/plugin-transform-modules-commonjs
Sourced from @babel/plugin-transform-modules-commonjs's changelog.
Updates @babel/plugin-transform-react-constant-elements from 7.25.7 to 7.25.9
@babel/plugin-transform-react-constant-elements
Sourced from @babel/plugin-transform-react-constant-elements's releases.
@babel/plugin-transform-react-constant-elements
Sourced from @babel/plugin-transform-react-constant-elements's changelog.
Updates @babel/plugin-transform-react-inline-elements from 7.25.7 to 7.25.9
@babel/plugin-transform-react-inline-elements
Sourced from @babel/plugin-transform-react-inline-elements's releases.
@babel/plugin-transform-react-inline-elements
Sourced from @babel/plugin-transform-react-inline-elements's changelog.
Updates @babel/preset-env from 7.25.8 to 7.25.9
@babel/preset-env
Sourced from @babel/preset-env's releases.
@babel/preset-env
v7.25.9 (2024-10-22) Thanks @victorenator for your first PR! :bug: Bug Fix babel-parser, babel-template, babel-types #16905 fix: Keep type annotations in syntacticPlaceholders mode (@liuxingbaoyu) babel-helper-compilation-targets, babel-preset-env #16907 fix: support BROWSERSLIST{,_CONFIG} env (@JLHwung) Other #16884 Analyze ClassAccessorProperty to prevent the no-undef rule (@victorenator) :house: Internal babel-helper-transform-fixture-test-runner #16914 remove test options flaky (@JLHwung) Every package #16917 fix: Accidentally published tsconfig files (@liuxingbaoyu) :running_woman: Performance babel-parser, babel-types #16918 perf: Make VISITOR_KEYS etc. faster to access (@liuxingbaoyu)
Bumps the babel group with 13 updates:
7.25.7
7.25.9
7.25.8
7.25.9
7.25.8
7.25.9
7.25.7
7.25.9
7.25.8
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.8
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
Updates
@babel/cli
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/cli
's releases.Changelog
Sourced from
@babel/cli
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/core
from 7.25.8 to 7.25.9Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/eslint-parser
from 7.25.8 to 7.25.9Release notes
Sourced from
@babel/eslint-parser
's releases.Changelog
Sourced from
@babel/eslint-parser
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)33d705e
AnalyzeClassAccessorProperty
to prevent theno-undef
rule (#16884)Updates
@babel/helper-string-parser
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/helper-string-parser
's releases.Changelog
Sourced from
@babel/helper-string-parser
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/parser
from 7.25.8 to 7.25.9Release notes
Sourced from
@babel/parser
's releases.Changelog
Sourced from
@babel/parser
's changelog.Commits
b07957e
v7.25.90a613d6
chore: Improve logic regarding fast objects (#16919)d20b314
perf: MakeVISITOR_KEYS
etc. faster to access (#16918)831396d
fix: Keep type annotations insyntacticPlaceholders
mode (#16905)Updates
@babel/plugin-transform-modules-commonjs
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-modules-commonjs
's releases.Changelog
Sourced from
@babel/plugin-transform-modules-commonjs
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/plugin-transform-react-constant-elements
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-react-constant-elements
's releases.Changelog
Sourced from
@babel/plugin-transform-react-constant-elements
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/plugin-transform-react-inline-elements
from 7.25.7 to 7.25.9Release notes
Sourced from
@babel/plugin-transform-react-inline-elements
's releases.Changelog
Sourced from
@babel/plugin-transform-react-inline-elements
's changelog.Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/preset-env
from 7.25.8 to 7.25.9Release notes
Sourced from
@babel/preset-env
's releases.