react-user-guide
react-user-guide copied to clipboard
Bump @babel/traverse from 7.16.7 to 7.23.7 in /example
Bumps @babel/traverse from 7.16.7 to 7.23.7.
Release notes
Sourced from @babel/traverse's releases.
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-decoratorsCommitters: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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
... (truncated)
Changelog
Sourced from @babel/traverse'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.7d292822fix: Crash when removing withoutProgram(#16191)d02c1f7v7.23.6cce807fBump debug to ^4.3.1 (#16164)8479012v7.23.5da7dc40Do not remove bindings when removing assignment expression path (#16131)fadc081fix: Unexpected duplication of comments (#16110)13a5c83v7.23.45e1c5f0Use prettier 3.1 (#16098)1bce5c9v7.23.3- Additional commits viewable in compare view
You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.