dependabot-npm_and_yarn-babel-runtime-corejs3-7.20.6
master
Bumps @babel/runtime-corejs3 from 7.20.1 to 7.20.6.
Sourced from @babel/runtime-corejs3's releases.
@babel/runtime-corejs3
v7.20.6 (2022-11-28) 🐛 Bug Fix babel-helpers #15231 Update checkInRHS helper min version (@nicolo-ribaudo) Committers: 1 Nicolò Ribaudo (@nicolo-ribaudo) v7.20.5 (2022-11-28) Thanks @davydof and @SuperSodaSea for your first PRs! 👓 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 in when transpiling #p in C (@JLHwung) 🐛 Bug Fix babel-parser #15225 Parse using[foo] as computed member expression (@JLHwung) #15207 Export ParseResult type (@davydof) #15198 fix: parse import module, ... (@JLHwung) babel-helper-wrap-function, babel-preset-env, babel-traverse #15181 fix: Edge cases for async functions and noNewArrow assumption (@liuxingbaoyu) 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) 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 regenerator and add tests (@SuperSodaSea) babel-helper-create-regexp-features-plugin #15192 fix: Update regjsparser for @babel/standalone (@liuxingbaoyu) 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) babel-plugin-transform-block-scoping, babel-traverse #15167 Register switch's discriminant in the outer scope (@nicolo-ribaudo) 💅 Polish babel-generator #15173 Improve generator behavior when comments:false (@liuxingbaoyu) babel-plugin-transform-block-scoping #15164 Only extract IDs for TDZ checks in assign when necessary (@nicolo-ribaudo) 🏠 Internal babel-core, babel-parser #15202 Bump typescript to 4.9.3 (@JLHwung)
babel-helpers
checkInRHS
@nicolo-ribaudo
Thanks @davydof and @SuperSodaSea for your first PRs!
@davydof
@SuperSodaSea
babel-plugin-transform-destructuring
babel-plugin-transform-modules-commonjs
babel-preset-env
babel-runtime-corejs2
babel-runtime-corejs3
babel-runtime
babel-traverse
babel-cli
babel-plugin-proposal-class-properties
babel-plugin-proposal-class-static-block
babel-plugin-transform-classes
babel-plugin-transform-runtime
@JLHwung
babel-helper-create-class-features-plugin
babel-plugin-proposal-decorators
babel-plugin-proposal-private-property-in-object
in
#p in C
babel-parser
using[foo]
ParseResult
import module, ...
babel-helper-wrap-function
noNewArrow
@liuxingbaoyu
babel-plugin-transform-arrow-functions
babel-plugin-transform-parameters
super()
babel-node
babel-plugin-proposal-async-generator-functions
babel-plugin-transform-regenerator
regenerator
babel-helper-create-regexp-features-plugin
regjsparser
@babel/standalone
babel-types
babel-generator
(``)
babel-plugin-transform-block-scoping
switch
discriminant
comments:false
babel-core
... (truncated)
Sourced from @babel/runtime-corejs3's changelog.
v7.20.6 (2022-11-28) 🐛 Bug Fix babel-helpers #15231 Update checkInRHS helper min version (@nicolo-ribaudo) v7.20.5 (2022-11-28) 👓 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 in when transpiling #p in C (@JLHwung) 🐛 Bug Fix babel-parser #15225 Parse using[foo] as computed member expression (@JLHwung) #15207 Export ParseResult type (@davydof) #15198 fix: parse import module, ... (@JLHwung) babel-helper-wrap-function, babel-preset-env, babel-traverse #15181 fix: Edge cases for async functions and noNewArrow assumption (@liuxingbaoyu) 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) 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 regenerator and add tests (@SuperSodaSea) babel-helper-create-regexp-features-plugin #15192 fix: Update regjsparser for @babel/standalone (@liuxingbaoyu) 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) babel-plugin-transform-block-scoping, babel-traverse #15167 Register switch's discriminant in the outer scope (@nicolo-ribaudo) 💅 Polish babel-generator #15173 Improve generator behavior when comments:false (@liuxingbaoyu) babel-plugin-transform-block-scoping #15164 Only extract IDs for TDZ checks in assign when necessary (@nicolo-ribaudo) 🏠 Internal babel-core, babel-parser #15202 Bump typescript to 4.9.3 (@JLHwung) v7.20.4 (2022-11-08) 🐛 Bug Fix babel-generator #15160 Fix printing of comments before => (@nicolo-ribaudo) babel-generator, babel-plugin-transform-typescript
=>
babel-plugin-transform-typescript
a4f44e1
29a97b8
f8b47f9
31386b9
df601f9
$dependabot rebase
$dependabot recreate
added 2 commits
d211b4e6
6135a47e
Compare with previous version
No dependencies set.
The note is not visible to the blocked user.
Bumps @babel/runtime-corejs3 from 7.20.1 to 7.20.6.
Release notes
Sourced from
@babel/runtime-corejs3's releases.... (truncated)
Changelog
Sourced from
@babel/runtime-corejs3's changelog.... (truncated)
Commits
a4f44e1v7.20.629a97b8v7.20.5f8b47f9Improve array destructuring spec compliance (#15183)31386b9fix: Bumpregeneratorand add tests (#15194)df601f9fix: validate rhs ofinwhen transpiling#p in C(#15133)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
d211b4e6- 1 commit from branchmaster6135a47e- Build(deps-dev): bump @babel/runtime-corejs3 from 7.20.1 to 7.20.6Compare with previous version