chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
babel/babel
v7.21.0
:rocket: New Feature
babel-core,babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object- #​15435 feat: Implement
privateFieldsAsSymbolsassumption for classes (@​fwienber)
- #​15435 feat: Implement
babel-helper-create-regexp-features-plugin,babel-plugin-proposal-regexp-modifiers,babel-standalone- #​15226 feat: Support regexp modifiers proposal (@​liuxingbaoyu)
babel-cli,babel-core,babel-generator,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx,babel-traverse- #​15022 feat: Generate sourcemaps of friendly call frames (@​liuxingbaoyu)
babel-parser,babel-types- #​15384 [ts] Support
constmodifier in type parameters (@​nicolo-ribaudo)
- #​15384 [ts] Support
babel-generator,babel-helpers,babel-parser,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​15405 Implement decorators as presented at
2023-01TC39 meeting (@​nicolo-ribaudo)
- #​15405 Implement decorators as presented at
babel-parser- #​15114 Parser option to allow
new.targetoutside functions (@​overlookmotel) - #​15320 Add
annexb: falseparser option to disable Annex B (@​nicolo-ribaudo)
- #​15114 Parser option to allow
babel-core- #​15283 feat: Support
.ctsas configuration file (@​liuxingbaoyu)
- #​15283 feat: Support
babel-generator,babel-parser,babel-plugin-transform-typescript- #​15381 [ts] Support
export type * from(@​nicolo-ribaudo)
- #​15381 [ts] Support
:bug: Bug Fix
babel-plugin-transform-typescript- #​15379 [ts5.0] Better inlining of constants in enums (@​liuxingbaoyu)
babel-core- #​15366 handling circular/shared structures in deep-clone (@​azizghuloum)
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-methods,babel-plugin-transform-classes,babel-plugin-transform-new-target- #​15406 Preserve class elements comments in class transform (@​JLHwung)
babel-parser,babel-plugin-transform-flow-comments,babel-plugin-transform-flow-strip-types,babel-types- #​15414 [ts] Fix restrictions for optional parameters (@​nicolo-ribaudo)
:nail_care: Polish
babel-parser- #​15400 polish: improve "
awaitas identifier" error in modules (@​JLHwung)
- #​15400 polish: improve "
:house: Internal
babel-core- #​15137 Improve CJS compat with ESM-based
@babel/core(@​nicolo-ribaudo)
- #​15137 Improve CJS compat with ESM-based
:microscope: Output optimization
babel-plugin-transform-typescript- #​15418 [ts] Handle exponentiation operator in constant folding (@​ehoogeveen-medweb)
v7.20.12
:bug: Bug Fix
babel-traversebabel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties- #​15312 fix:
delete thisin static class properties initialization (@​SuperSodaSea)
- #​15312 fix:
:nail_care: Polish
babel-traverse- #​15313 Implement support for evaluating computed properties. (@​JBYoshi)
v7.20.7
:eyeglasses: Spec Compliance
babel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes- #​15223 fix: Deleting super property should throw (@​SuperSodaSea)
babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes,babel-plugin-transform-object-super- #​15241 fix: Throw correct error types from sed ant class TDZ helpers (@​SuperSodaSea)
:bug: Bug Fix
babel-parser,babel-plugin-transform-typescript- #​15209 fix: Support auto accessors with TypeScript annotations (@​liuxingbaoyu)
babel-traverse- #​15287 Fix
.parentPathafter rename inSwitchCase(@​nicolo-ribaudo)
- #​15287 Fix
babel-plugin-transform-typescript,babel-traverse- #​15284 fix: Ts import type and func with duplicate name (@​liuxingbaoyu)
babel-plugin-transform-block-scoping- #​15278 Fix tdz analysis for reassigned captured for bindings (@​nicolo-ribaudo)
babel-plugin-proposal-async-generator-functions,babel-preset-env- #​15235 fix: Transform
for awaitwith shadowed variables (@​liuxingbaoyu)
- #​15235 fix: Transform
babel-generator,babel-plugin-proposal-optional-chaining- #​15258 fix: Correctly generate
(a ?? b) as T(@​liuxingbaoyu)
- #​15258 fix: Correctly generate
babel-plugin-transform-react-jsx,babel-types- #​15233 fix: Emit correct sourcemap ranges for
JSXText(@​liuxingbaoyu)
- #​15233 fix: Emit correct sourcemap ranges for
babel-core,babel-helpers,babel-plugin-transform-computed-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​15232 fix: Computed properties should keep original definition order (@​SuperSodaSea)
babel-helper-member-expression-to-functions,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-transform-classes- #​15223 fix: Deleting super property should throw (@​SuperSodaSea)
babel-generator- #​15216 fix: Print newlines for leading Comments of
TSEnumMember(@​liuxingbaoyu)
- #​15216 fix: Print newlines for leading Comments of
:nail_care: Polish
babel-plugin-transform-block-scoping,babel-traverse- #​15275 Improve relative execution tracking in fn exprs (@​nicolo-ribaudo)
:house: Internal
babel-helper-define-map,babel-plugin-transform-property-mutators- #​15274 Inline & simplify
@babel/helper-define-map(@​nicolo-ribaudo)
- #​15274 Inline & simplify
babel-core,babel-plugin-proposal-class-properties,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-parameters,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-traverse- #​15200 Rewrite
transform-block-scopingplugin (@​nicolo-ribaudo)
- #​15200 Rewrite
:running_woman: Performance
babel-helper-compilation-targets- #​15228 perf: Speed up
getTargets(@​liuxingbaoyu)
- #​15228 perf: Speed up
v7.20.5
:eyeglasses: Spec Compliance
babel-helpers,babel-plugin-transform-destructuring,babel-plugin-transform-modules-commonjs,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-traverse- #​15183 Improve array destructuring spec compliance (@​SuperSodaSea)
babel-cli,babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block,babel-plugin-transform-classes,babel-plugin-transform-runtime,babel-preset-env- #​15182 fix: apply toPropertyKey when defining class members (@​JLHwung)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-proposal-private-property-in-object,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​15133 fix: validate rhs of
inwhen transpiling#p in C(@​JLHwung)
- #​15133 fix: validate rhs of
:bug: Bug Fix
babel-parser- #​15225 Parse
using[foo]as computed member expression (@​JLHwung) - #​15207 Export
ParseResulttype (@​davydof) - #​15198 fix: parse
import module, ...(@​JLHwung)
- #​15225 Parse
babel-helper-wrap-function,babel-preset-env,babel-traverse- #​15181 fix: Edge cases for async functions and
noNewArrowassumption (@​liuxingbaoyu)
- #​15181 fix: Edge cases for async functions and
babel-plugin-transform-arrow-functions,babel-plugin-transform-parameters,babel-traverse- #​15163 fix: Throw error when compiling
super()in arrow functions with default / rest parameters (@​SuperSodaSea)
- #​15163 fix: Throw error when compiling
babel-helpers,babel-node,babel-plugin-proposal-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​15194 fix: Bump
regeneratorand add tests (@​SuperSodaSea)
- #​15194 fix: Bump
babel-helper-create-regexp-features-plugin- #​15192 fix: Update
regjsparserfor@babel/standalone(@​liuxingbaoyu)
- #​15192 fix: Update
babel-parser,babel-types- #​15109 fix: Babel 8 types (@​liuxingbaoyu)
babel-generator- #​15143 Don't print inner comments as leading when wrapping in
(``)(@​nicolo-ribaudo)
- #​15143 Don't print inner comments as leading when wrapping in
babel-plugin-transform-block-scoping,babel-traverse- #​15167 Register
switch'sdiscriminantin the outer scope (@​nicolo-ribaudo)
- #​15167 Register
:nail_care: Polish
babel-generator- #​15173 Improve generator behavior when
comments:false(@​liuxingbaoyu)
- #​15173 Improve generator behavior when
babel-plugin-transform-block-scoping- #​15164 Only extract IDs for TDZ checks in assign when necessary (@​nicolo-ribaudo)
:house: Internal
babel-core,babel-parser- #​15202 Bump typescript to 4.9.3 (@​JLHwung)
v7.20.2
:bug: Bug Fix
babel-core,babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-simple-access,babel-node,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-react-constant-elements,babel-preset-env,babel-standalone,babel-types- #​15124 fix:
@babel/noderepl and enableno-use-before-definerule (@​liuxingbaoyu)
- #​15124 fix:
babel-plugin-transform-typescript- #​15121 fix:
tsSatisfiesExpressioncheck with different duplicated@babel/typesversions (@​liuxingbaoyu)
- #​15121 fix:
babel-parser- #​15094 fix:
parsertypings for plugins (@​liuxingbaoyu)
- #​15094 fix:
babel-generator- #​15118 Improve printing of [no LineTerminator here] with comments (@​nicolo-ribaudo)
babel-plugin-proposal-decorators,babel-plugin-proposal-object-rest-spread,babel-plugin-transform-jscript- #​15113 fix: wrap anonymous class expression within statement (@​JLHwung)
babel-plugin-transform-destructuring- #​15104 fix: Destructuring exceptions
for ( let { } = 0 ; 0 ; )(@​liuxingbaoyu)
- #​15104 fix: Destructuring exceptions
v7.19.6
:eyeglasses: Spec Compliance
babel-plugin-proposal-decorators- #​15059 Ensure non-static decorators are applied when a class is instantiated. (@​JLHwung)
:bug: Bug Fix
babel-parser- #​15062 Fix parsing of block comments nested in flow comments (@​nicolo-ribaudo)
- #​15052 fix: improve module block program location tracking (@​JLHwung)
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3- #​15060 Ensure
@babel/runtime-corejs3/core-js/*.jscan be imported on Node.js 17+ (@​JLHwung)
- #​15060 Ensure
babel-preset-env,babel-traverse- #​15043 fix: preserve this for
super.*template tags (@​liuxingbaoyu)
- #​15043 fix: preserve this for
:nail_care: Polish
babel-generator,babel-plugin-transform-flow-comments- #​15037 Improve generation of comments without location (@​liuxingbaoyu)
:memo: Documentation
babel-standalone- #​15055 Fix missing
transformSyncfunction name (@​lomirus)
- #​15055 Fix missing
:house: Internal
babel-parser- #​15056 Use
startLoc.indexinstead of carrying aroundstart(@​nicolo-ribaudo)
- #​15056 Use
- Other
- #​15035 chore: Update yarn 3.2.4 (@​liuxingbaoyu)
:running_woman: Performance
babel-core,babel-standalone- #​15023 Don't bundle unnecessary plugins in
@babel/standalone(@​nicolo-ribaudo)
- #​15023 Don't bundle unnecessary plugins in
v7.19.3
:bug: Bug Fix
babel-plugin-proposal-decorators- #​8566 Correctly update bindings of decorated class declarations (@​nicolo-ribaudo)
babel-parser- #​14974 fix: Normal parsing of
JSXTextfollowingJSXSpreadChild(@​liuxingbaoyu) - #​14941 fix: Support local exports in TS
declare modules (@​liuxingbaoyu) - #​14940 fix: allow ts redeclaration with
import =andvar(@​liuxingbaoyu)
- #​14974 fix: Normal parsing of
babel-generator- #​14962 Fix printing of Flow internal slot functions (@​liuxingbaoyu)
babel-cli- #​14950 Emit
@babel/clisource maps based on configuration files (@​liuxingbaoyu)
- #​14950 Emit
babel-plugin-transform-typescript- #​14946 fix: ts exported vars are shadowed by
declare(@​liuxingbaoyu)
- #​14946 fix: ts exported vars are shadowed by
:nail_care: Polish
babel-core- #​14954 Optional filename when preset uses fn test/include/exclude (@​nicolo-ribaudo)
:house: Internal
babel-helper-compilation-targets,babel-helper-transform-fixture-test-runner,babel-parser,babel-preset-env,babel-traverse- #​14961 chore: use
c8for coverage testing (@​liuxingbaoyu)
- #​14961 chore: use
:microscope: Output optimization
babel-plugin-transform-typescript- #​14952 [ts] remove nested
declare namespace(@​liuxingbaoyu)
- #​14952 [ts] remove nested
v7.19.1
:bug: Bug Fix
babel-core- #​14930 Avoid fancy stack traces size computation (@​nicolo-ribaudo)
babel-traverse- #​14932 fix: isForAwaitStatement is broken (@​JLHwung)
- Other
- #​14872 Use the built-in class fields and private methods rules in ESLint 8 (@​JLHwung)
babel-parser- #​14920 [estree] attach comments after directives at the end of file (@​hegemonic)
- #​14900 [ts] allow redeclaring a var/type with the same name as import (@​liuxingbaoyu)
babel-plugin-transform-typescript- #​14913 fix: do not remove type import used in TS import= (@​JLHwung)
v7.19.0
:eyeglasses: Spec Compliance
babel-parser- #​14666 Support private name in decorator member expression (@​JLHwung)
babel-helpers,babel-plugin-proposal-async-generator-functions,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​14877 Remove one promise tick in yield* (tc39/ecma262#​2819) (@​nicolo-ribaudo)
:rocket: New Feature
babel-generator,babel-helpers,babel-parser,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​14836 Add 2022-03 decorators version (stage 3) (@​nicolo-ribaudo)
babel-parser- #​14695 [parser] Make
decoratorsBeforeExportdefault tofalse(@​nicolo-ribaudo)
- #​14695 [parser] Make
babel-generator,babel-parser- #​14744 Default to hash syntax for Record&Tuple (@​nicolo-ribaudo)
babel-standalone- #​14867 feat: add proposal-record-and-tuple to standalone (@​JLHwung)
babel-helper-create-regexp-features-plugin,babel-helpers,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regex,babel-standalone- #​14805 Add support for the duplicate named capturing groups proposal (@​nicolo-ribaudo)
:bug: Bug Fix
babel-helper-function-name,babel-helper-wrap-function,babel-plugin-transform-classes- #​14897 Fix: class transform should not drop method definition when key contains non-BMP characters (@​JLHwung)
babel-plugin-transform-typescript- #​14890 fix: TS plugin shouldn't remove
#privateField!(@​liuxingbaoyu)
- #​14890 fix: TS plugin shouldn't remove
babel-parser- #​14819 fix: parse a<b>>>c as a<(b>>>c) (@​JLHwung)
babel-helper-builder-react-jsx- #​14886 Fix helper-builder-react-jsx compat with Babel 7.9 (@​JLHwung)
:nail_care: Polish
babel-core- #​11612 Make error message prefixes more descriptive (@​eps1lon)
- #​11554 Hide internal
@babel/corefunctions in config errors (@​nicolo-ribaudo)
:memo: Documentation
- #​14895 docs: remove david-dm from README (@​SukkaW)
:house: Internal
babel-standalone- #​14863 ship @​babel/standalone source maps (@​JLHwung)
babel-core,babel-parser,babel-traverse- #​14880 Update typescript to 4.8 (@​JLHwung)
v7.18.13
:bug: Bug Fix
babel-generator- #​14869 fix: jsx with
retainLines(@​liuxingbaoyu)
- #​14869 fix: jsx with
babel-core- #​14843 Fix a race condition in
@babel/core(@​JLHwung)
- #​14843 Fix a race condition in
babel-plugin-transform-destructuring- #​14841 fix: Destructuring exceptions in nested
forexpressions (@​liuxingbaoyu)
- #​14841 fix: Destructuring exceptions in nested
:nail_care: Polish
babel-traverse- #​14833 Let
path.remove()removeIfStatement.alternate(@​djpohly) - #​14837 Add support for static evaluation of ?? operator (@​djpohly)
- #​14833 Let
:house: Internal
- #​14846 fix: Print build logs correctly (@​liuxingbaoyu)
conventional-changelog/commitlint (@​commitlint/cli)
v17.4.4
Note: Version bump only for package @​commitlint/cli
v17.4.3
Note: Version bump only for package @​commitlint/cli
v17.4.2
Note: Version bump only for package @​commitlint/cli
v17.4.1
Note: Version bump only for package @​commitlint/cli
v17.4.0
Bug Fixes
v17.3.0
Note: Version bump only for package @​commitlint/cli
v17.2.0
Features
17.1.2 (2022-08-29)
Note: Version bump only for package @​commitlint/cli
17.1.1 (2022-08-27)
Note: Version bump only for package @​commitlint/cli
v17.1.2
Note: Version bump only for package @​commitlint/cli
v17.1.1
Note: Version bump only for package @​commitlint/cli
v17.1.0
Features
17.0.3 (2022-06-25)
Note: Version bump only for package @​commitlint/cli
17.0.2 (2022-06-01)
Note: Version bump only for package @​commitlint/cli
17.0.1 (2022-05-25)
Bug Fixes
conventional-changelog/commitlint (@​commitlint/config-conventional)
v17.4.4
Note: Version bump only for package @​commitlint/config-conventional
v17.4.3
Note: Version bump only for package @​commitlint/config-conventional
v17.4.2
Note: Version bump only for package @​commitlint/config-conventional
v17.4.0
Note: Version bump only for package @​commitlint/config-conventional
v17.3.0
Note: Version bump only for package @​commitlint/config-conventional
v17.2.0
Note: Version bump only for package @​commitlint/config-conventional
v17.1.0
Note: Version bump only for package @​commitlint/config-conventional
17.0.3 (2022-06-25)
Note: Version bump only for package @​commitlint/config-conventional
17.0.2 (2022-06-01)
Bug Fixes
- update dependency conventiona
Configuration
📅 Schedule: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.