Bump @babel/types from 7.25.8 to 7.25.9 in /frontend
Bumps @babel/types from 7.25.8 to 7.25.9.
Release notes
Sourced from @babel/types
's releases.
v7.25.9 (2024-10-22)
Thanks
@victorenator
for your first PR!
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
- #16905 fix: Keep type annotations in
syntacticPlaceholders
mode (@liuxingbaoyu
)babel-helper-compilation-targets
,babel-preset-env
- Other
- #16884 Analyze
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator
)
🏠 Internal
babel-helper-transform-fixture-test-runner
- 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
Changelog
Sourced from @babel/types
's changelog.
v7.25.9 (2024-10-22)
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
- #16905 fix: Keep type annotations in
syntacticPlaceholders
mode (@liuxingbaoyu
)babel-helper-compilation-targets
,babel-preset-env
- Other
- #16884 Analyze
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator
)
🏠 Internal:running_woman: Performance
babel-parser
,babel-types
- #16918 perf: Make
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu
)
Commits
-
b07957e
v7.25.9 -
af91759
fix: Accidentally publishing useless files (#16917) -
0a613d6
chore: Improve logic regarding fast objects (#16919) -
d20b314
perf: MakeVISITOR_KEYS
etc. faster to access (#16918) -
831396d
fix: Keep type annotations insyntacticPlaceholders
mode (#16905) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts