Closed dependabot[bot] closed 1 month ago
Bumps the development-dependencies group with 28 updates in the / directory:
7.25.2
7.25.7
7.24.7
7.24.8
7.25.3
5.11.0
5.13.1
2.3.8
2.3.11
5.2.2
5.2.5
18.3.3
18.3.11
8.2.0
8.8.0
1.7.4
1.7.7
9.1.3
9.2.1
11.1.2
11.3.0
2.30.0
4.1.0
10.1.8
12.0.0
0.22.12
1.6.0
2.9.3
2.10.0
24.1.1
25.0.1
15.0.0
15.0.2
8.4.41
8.4.47
6.6.8
6.7.0
5.5.4
5.6.2
37.0.2
37.1.1
5.94.0
5.95.0
5.0.4
5.1.0
Updates @babel/core from 7.25.2 to 7.25.7
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.25.7 (2024-10-02) Thanks @DylanPiercey and @YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) babel-traverse #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey) babel-plugin-transform-classes #16797 Use an inclusion rather than exclusion list for super() check (@nicolo-ribaudo) babel-generator #16788 Fix printing of TS infer in compact mode (@nicolo-ribaudo) #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo) #16778 Respect [no LineTerminator here] after nodes (@nicolo-ribaudo) :nail_care: Polish babel-types #16852 Add deprecated JSDOC for fields (@liuxingbaoyu) :house: Internal babel-core #16820 Allow sync loading of ESM when --experimental-require-module (@nicolo-ribaudo) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo) babel-generator #16779 Simplify logic for [no LineTerminator here] before nodes (@nicolo-ribaudo) :running_woman: Performance babel-plugin-transform-typescript #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu) babel-types #16842 perf: Improve @babel/types builders (@liuxingbaoyu) #16828 Only access BABEL_TYPES_8_BREAKING at startup (@nicolo-ribaudo) Committers: 8 Babel Bot (@babel-bot) Dylan Piercey (@DylanPiercey) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu coderaiser (@coderaiser) fisker Cheung (@fisker) hwook (@YuHyeonWook) v7.25.6 (2024-08-29) Thanks @j4k0xb for your first PR!
Thanks @DylanPiercey and @YuHyeonWook for your first PRs!
@DylanPiercey
@YuHyeonWook
babel-helper-validator-identifier
@JLHwung
babel-traverse
babel-plugin-transform-classes
super()
@nicolo-ribaudo
babel-generator
infer
[no LineTerminator here]
babel-types
@liuxingbaoyu
babel-core
--experimental-require-module
babel-helper-compilation-targets
babel-helper-plugin-utils
babel-preset-env
babel-plugin-proposal-destructuring-private
babel-plugin-syntax-decimal
babel-plugin-syntax-import-reflection
babel-standalone
babel-plugin-transform-typescript
@babel/types
BABEL_TYPES_8_BREAKING
@babel-bot
@coderaiser
@fisker
Thanks @j4k0xb for your first PR!
@j4k0xb
... (truncated)
Sourced from @babel/core's changelog.
v7.25.7 (2024-10-02) :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) babel-traverse #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey) babel-plugin-transform-classes #16797 Use an inclusion rather than exclusion list for super() check (@nicolo-ribaudo) babel-generator #16788 Fix printing of TS infer in compact mode (@nicolo-ribaudo) #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo) #16778 Respect [no LineTerminator here] after nodes (@nicolo-ribaudo) :nail_care: Polish babel-types #16852 Add deprecated JSDOC for fields (@liuxingbaoyu) :house: Internal babel-core #16820 Allow sync loading of ESM when --experimental-require-module (@nicolo-ribaudo) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo) babel-generator #16779 Simplify logic for [no LineTerminator here] before nodes (@nicolo-ribaudo) :running_woman: Performance babel-plugin-transform-typescript #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu) babel-types #16842 perf: Improve @babel/types builders (@liuxingbaoyu) #16828 Only access BABEL_TYPES_8_BREAKING at startup (@nicolo-ribaudo) v7.25.6 (2024-08-29) :bug: Bug Fix babel-generator #16783 Properly print inner comments in TS array types (@nicolo-ribaudo) #16775 fix: jsx whitespace is not properly preserved when retainLines (@liuxingbaoyu) babel-traverse #16727 fix: path.getAssignmentIdentifiers may be undefined (@liuxingbaoyu) babel-parser #16761 fix: improve static canFollowModifier checks (@JLHwung) babel-helpers, babel-plugin-transform-optional-chaining, babel-runtime-corejs3 #16769 Only wrap functions in superPropertyGet helper (@nicolo-ribaudo) :nail_care: Polish babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16780 Do not enforce printing space between ( and comments (@nicolo-ribaudo)
path.getAssignmentIdentifiers
undefined
babel-parser
babel-helpers
babel-plugin-transform-optional-chaining
babel-runtime-corejs3
superPropertyGet
babel-plugin-transform-async-to-generator
babel-plugin-transform-block-scoping
babel-plugin-transform-class-properties
babel-plugin-transform-duplicate-named-capturing-groups-regex
babel-plugin-transform-named-capturing-groups-regex
babel-plugin-transform-react-jsx-development
babel-plugin-transform-react-jsx
babel-plugin-transform-react-pure-annotations
babel-plugin-transform-regenerator
babel-plugin-transform-runtime
(
2533cfb
2ee4982
loadFullConfig
b2ba04c
cd8ffa4
9e14f7d
7722f23
typescript
typescript-eslint
69d65f1
^18.20.0 || ^20.17.0 || >=22.8.0
dba45d3
devDependencies
tsconfig.json
Updates @babel/plugin-transform-class-properties from 7.24.7 to 7.25.7
@babel/plugin-transform-class-properties
Sourced from @babel/plugin-transform-class-properties's releases.
@babel/plugin-transform-class-properties
Sourced from @babel/plugin-transform-class-properties's changelog.
b7dcfdd
341477b
cbf124c
575863c
5174ad1
479b727
e774270
super.x
Updates @babel/plugin-transform-optional-chaining from 7.24.8 to 7.25.7
@babel/plugin-transform-optional-chaining
Sourced from @babel/plugin-transform-optional-chaining's releases.
@babel/plugin-transform-optional-chaining
Sourced from @babel/plugin-transform-optional-chaining's changelog.
40ad3bc
3e4723f
as
satisfies
Updates @babel/plugin-transform-react-jsx from 7.25.2 to 7.25.7
@babel/plugin-transform-react-jsx
Sourced from @babel/plugin-transform-react-jsx's releases.
@babel/plugin-transform-react-jsx
Sourced from @babel/plugin-transform-react-jsx's changelog.
Updates @babel/plugin-transform-react-jsx-source from 7.24.7 to 7.25.7
@babel/plugin-transform-react-jsx-source
Sourced from @babel/plugin-transform-react-jsx-source's releases.
@babel/plugin-transform-react-jsx-source
Sourced from <... _Description has been truncated_
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Superseded by #376.
Bumps the development-dependencies group with 28 updates in the / directory:
7.25.2
7.25.7
7.24.7
7.25.7
7.24.8
7.25.7
7.25.2
7.25.7
7.24.7
7.25.7
7.25.3
7.25.7
7.24.7
7.25.7
5.11.0
5.13.1
2.3.8
2.3.11
5.2.2
5.2.5
18.3.3
18.3.11
8.2.0
8.8.0
8.2.0
8.8.0
1.7.4
1.7.7
9.1.3
9.2.1
11.1.2
11.3.0
2.30.0
4.1.0
10.1.8
12.0.0
0.22.12
1.6.0
2.9.3
2.10.0
24.1.1
25.0.1
15.0.0
15.0.2
8.4.41
8.4.47
6.6.8
6.7.0
5.5.4
5.6.2
37.0.2
37.1.1
5.94.0
5.95.0
5.0.4
5.1.0
Updates
@babel/core
from 7.25.2 to 7.25.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2533cfb
v7.25.72ee4982
chore: ImproveloadFullConfig
types (#16872)b2ba04c
Allow sync loading of ESM when--experimental-require-module
(#16820)cd8ffa4
[Babel 8] fix: Throwing exceptions synchronously (#16836)9e14f7d
chore: Enable more lint rules (#16827)7722f23
Updatetypescript
&typescript-eslint
(#16826)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/plugin-transform-class-properties
from 7.24.7 to 7.25.7Release notes
Sourced from
@babel/plugin-transform-class-properties
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-class-properties
's changelog.... (truncated)
Commits
2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)b7dcfdd
Simplify test fixtures (#16793)341477b
Do not enforce printing space between(
and comments (#16780)cbf124c
v7.25.4575863c
Avoid unnecessary parens around sequence expressions (#16722)5174ad1
Clean all always enabled parser plugins (#16572)479b727
Avoid unnecessary parens around exported arrow functions (#16714)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)e774270
Improvesuper.x
output (#16374)Updates
@babel/plugin-transform-optional-chaining
from 7.24.8 to 7.25.7Release notes
Sourced from
@babel/plugin-transform-optional-chaining
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-optional-chaining
's changelog.... (truncated)
Commits
2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)40ad3bc
Only wrap functions insuperPropertyGet
helper (#16769)575863c
Avoid unnecessary parens around sequence expressions (#16722)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)3e4723f
Avoid extra parens in TSas
/satisfies
(#16617)Updates
@babel/plugin-transform-react-jsx
from 7.25.2 to 7.25.7Release notes
Sourced from
@babel/plugin-transform-react-jsx
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-react-jsx
's changelog.... (truncated)
Commits
2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)b7dcfdd
Simplify test fixtures (#16793)341477b
Do not enforce printing space between(
and comments (#16780)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/plugin-transform-react-jsx-source
from 7.24.7 to 7.25.7Release notes
Sourced from
@babel/plugin-transform-react-jsx-source
's releases.... (truncated)
Changelog
Sourced from <... _Description has been truncated_