e2e-testsuite-platform
e2e-testsuite-platform copied to clipboard
Bump @babel/register from 7.14.5 to 7.23.7
Bumps @babel/register from 7.14.5 to 7.23.7.
Release notes
Sourced from @babel/register's releases.
v7.23.6 (2023-12-11)
Thanks
@martinez-hugoand@odinhofor your first pull requests!:eyeglasses: Spec Compliance
babel-generator,babel-parser,babel-typesbabel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-types:bug: Bug Fix
babel-generator
- #16166 fix: Correctly indenting when
retainLinesis enabled (@liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-managementbabel-plugin-proposal-decorators,babel-plugin-transform-class-propertiesbabel-plugin-transform-for-of,babel-preset-env
- #16011 fix:
for ofwithiterableIsArrayand shadowing variable (@liuxingbaoyu)babel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-plugin-transform-typescript
- #16137 Fix references to enum values with merging (
@nicolo-ribaudo):microscope: Output optimization
babel-helper-create-class-features-plugin,babel-plugin-transform-class-propertiesbabel-helpers,babel-plugin-proposal-decorators
- #16160 Optimize decorator helper size (
@liuxingbaoyu)Committers: 7
- Babel Bot (
@babel-bot)- Hugo Martinez (
@martinez-hugo)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Odin Hørthe-Omdal Urdland (
@odinho)@liuxingbaoyu- fisker Cheung (
@fisker)v7.23.5 (2023-11-29)
:eyeglasses: Spec Compliance
babel-plugin-proposal-decorators
- #16138 Class binding is in TDZ during decorators initialization (
@nicolo-ribaudo)babel-helpers,babel-plugin-proposal-decorators:bug: Bug Fix
babel-traverse,babel-types
... (truncated)
Changelog
Sourced from @babel/register's changelog.
v7.23.7 (2023-12-29)
:bug: Bug Fix
babel-traverse
- #16191 fix: Crash when removing without
Program(@liuxingbaoyu)babel-helpers,babel-plugin-proposal-decorators
- #16180 fix: Class decorator
ctx.kindis wrong (@liuxingbaoyu)babel-plugin-proposal-decoratorsbabel-core
- #16167 Avoid unpreventable
unhandledRejectionevents (@nicolo-ribaudo):house: Internal
babel-helper-create-class-features-plugin
- #16186 chore: Update deps (
@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsv7.23.6 (2023-12-11)
:eyeglasses: Spec Compliance
babel-generator,babel-parser,babel-typesbabel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-types:bug: Bug Fix
babel-generator
- #16166 fix: Correctly indenting when
retainLinesis enabled (@liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-managementbabel-plugin-proposal-decorators,babel-plugin-transform-class-propertiesbabel-plugin-transform-for-of,babel-preset-env
- #16011 fix:
for ofwithiterableIsArrayand shadowing variable (@liuxingbaoyu)babel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-plugin-transform-typescript
- #16137 Fix references to enum values with merging (
@nicolo-ribaudo):microscope: Output optimization
babel-helper-create-class-features-plugin,babel-plugin-transform-class-propertiesbabel-helpers,babel-plugin-proposal-decorators
- #16160 Optimize decorator helper size (
@liuxingbaoyu)v7.23.5 (2023-11-29)
:eyeglasses: Spec Compliance
babel-plugin-proposal-decorators
- #16138 Class binding is in TDZ during decorators initialization (
@nicolo-ribaudo)
... (truncated)
Commits
e428a6dv7.23.73f9bb7bUse@cspotcode/source-map-supportin@babel/register(#16005)5260051v7.22.155ebab54Add explicit.ts/.jsextension to all imports insrc(#15892)0c8dfc1enable jest/no-standalone-expect (#15872)be8fccdchore: Runreadmes.jsin CI (#15690)08564eav7.22.5ecc819b[babel 8] Require Node.js^16.20.0 || ^18.16.0 || >=20.0.0(#15585)f64974dchore: Improve development experience about global variables (#15646)de7d75av7.21.0- Additional commits viewable 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)