node-efficientnet
node-efficientnet copied to clipboard
Bump @babel/preset-typescript from 7.16.7 to 7.22.15
Bumps @babel/preset-typescript from 7.16.7 to 7.22.15.
Release notes
Sourced from @babel/preset-typescript's releases.
v7.22.15 (2023-09-04)
:bug: Bug Fix
babel-core
- #15923 Only perform config loading re-entrancy check for cjs (
@nicolo-ribaudo):house: Internal
- Every package
- #15892 Add explicit
.ts/.jsextension to all imports insrc(@nicolo-ribaudo)Committers: 4
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.22.14 (2023-08-30)
:bug: Bug Fix
babel-preset-env
- #15907 Avoid dynamic require call in preset-env (
@nicolo-ribaudo):house: Internal
babel-parser
- #15884 Simplify parser errors creation (
@nicolo-ribaudo)babel-core,babel-helper-compilation-targets,babel-helper-simple-access,babel-parser,babel-plugin-syntax-decorators,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-traverse,babel-typesCommitters: 2
- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)v7.22.13 (2023-08-28)
:house: Internal
babel-helper-fixtures,babel-plugin-proposal-function-bind,babel-plugin-transform-modules-commonjs,babel-preset-env:leftwards_arrow_with_hook: Revert
babel-parser
- #15901 Revert "Do not record trailing comma pos when
maybeAsyncArrow: false" (@nicolo-ribaudo)Committers: 2
- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)v7.22.12 (2023-08-25)
:bug: Bug Fix
babel-plugin-transform-optional-chaining
... (truncated)
Changelog
Sourced from @babel/preset-typescript's changelog.
v7.22.15 (2023-09-04)
:bug: Bug Fix
babel-core
- #15923 Only perform config loading re-entrancy check for cjs (
@nicolo-ribaudo):house: Internal
babel-cli,babel-core,babel-generator,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-transform-fixture-test-runner,babel-helper-validator-identifier,babel-helper-validator-option,babel-helpers,babel-node,babel-parser,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-async-generator-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-for-of,babel-plugin-transform-modules-commonjs,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-property-mutators,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-register,babel-standalone,babel-template,babel-traverse,babel-types
- #15892 Add explicit
.ts/.jsextension to all imports insrc(@nicolo-ribaudo)v7.22.14 (2023-08-30)
:bug: Bug Fix
babel-preset-env
- #15907 Avoid dynamic require call in preset-env (
@nicolo-ribaudo):house: Internal
babel-parser
- #15884 Simplify parser errors creation (
@nicolo-ribaudo)babel-core,babel-helper-compilation-targets,babel-helper-simple-access,babel-parser,babel-plugin-syntax-decorators,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-traverse,babel-typesv7.22.13 (2023-08-28)
:house: Internal
babel-helper-fixtures,babel-plugin-proposal-function-bind,babel-plugin-transform-modules-commonjs,babel-preset-env:leftwards_arrow_with_hook: Revert
babel-parser
- #15901 Revert "Do not record trailing comma pos when
maybeAsyncArrow: false" (@nicolo-ribaudo)v7.22.12 (2023-08-25)
:bug: Bug Fix
babel-plugin-transform-optional-chaining
- #15888 Fix optional chain optimization in sequence expression (
@nicolo-ribaudo)v7.22.11 (2023-08-24)
:bug: Bug Fix
babel-plugin-transform-typescript
- #15882 Fix: fully remove TS nested type-only exported namespaces (
@yangguansen)babel-typesbabel-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-objectbabel-core
- #15850 Support configuring cache in ESM configs (
@nicolo-ribaudo):house: Internal
babel-parserbabel-core,babel-helper-compilation-targets,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-syntax-decorators,babel-preset-env,babel-preset-react,babel-register,babel-traverse,babel-types
... (truncated)
Commits
5260051v7.22.155ebab54Add explicit.ts/.jsextension to all imports insrc(#15892)f64b04eextract more test helpers to repo-utils (#15902)13b1113v7.22.11e8ef842Provide better error message when allowDeclareFields is enabled (#15847)b23b0ebFix eslint-plugin-jest config (#15826)be8fccdchore: Runreadmes.jsin CI (#15690)08564eav7.22.5ecc819b[babel 8] Require Node.js^16.20.0 || ^18.16.0 || >=20.0.0(#15585)86df745v7.21.5- 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)