v1.0.2394
Commit message
Upgrade: [dependabot] - bump @babel/core from 7.25.8 to 7.25.9 (#2863)
Bumps
@babel/core
from 7.25.8 to 7.25.9.
Release notes
Sourced from @babel/core
'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
)🏃♀️ 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/core
'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
🏃♀️ Performance
babel-parser
,babel-types
- #16918 perf: Make
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu
)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits
that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after
your CI passes on it@dependabot cancel merge
will cancel a previously requested merge
and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all
of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Info
See code diff
Release workflow run
It was initialized by eps-autoapprove-dependabot[bot]