v1.0.2393
Commit message
Upgrade: [dependabot] - bump @babel/preset-typescript from 7.25.7 to 7.25.9 (#2867)
Bumps
@babel/preset-typescript
from 7.25.7 to 7.25.9.
Release notes
Sourced from @babel/preset-typescript
'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
v7.25.8 (2024-10-10)
🐛 Bug Fix
babel-core
- #16888 Restore public API of
resolvePlugin
/resolvePreset
(@nicolo-ribaudo
)🏠 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
Changelog
Sourced from @babel/preset-typescript
'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
)v7.25.8 (2024-10-10)
🐛 Bug Fix
babel-core
- #16888 Restore public API of
resolvePlugin
/resolvePreset
(@nicolo-ribaudo
)🏠 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
)
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]