opentelemetry-js
                                
                                
                                
                                    opentelemetry-js copied to clipboard
                            
                            
                            
                        chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
babel/babel
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-envbabel-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
:bug: Bug Fix
babel-parserbabel-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
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-jscriptbabel-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
: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-corejs3babel-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
: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- Other
 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
v7.19.0
:eyeglasses: Spec Compliance
babel-parserbabel-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-standalonebabel-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-classesbabel-plugin-transform-typescript- #14890 fix: TS plugin shouldn't remove 
#privateField!(@liuxingbaoyu) 
- #14890 fix: TS plugin shouldn't remove 
 babel-parserbabel-helper-builder-react-jsx
:nail_care: Polish
Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (UTC), 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.