AAO-React-Native
AAO-React-Native copied to clipboard
Bump @babel/runtime from 7.19.0 to 7.20.6
Bumps @babel/runtime from 7.19.0 to 7.20.6.
Release notes
Sourced from @babel/runtime's releases.
v7.20.5 (2022-11-28)
Thanks
@davydofand@SuperSodaSeafor your first PRs!: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)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
regeneratorand add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
- #15192 fix: Update
regjsparserfor@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'sdiscriminantin the outer scope (@nicolo-ribaudo):nail_care: 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):house: Internal
Committers: 6
- Alexander Davydov (
@davydof)- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Tianlan Zhou (
@SuperSodaSea)@liuxingbaoyu
... (truncated)
Changelog
Sourced from @babel/runtime's changelog.
v7.20.6 (2022-11-28)
:bug: Bug Fix
babel-helpers
- #15231 Update
checkInRHShelper min version (@nicolo-ribaudo)v7.20.5 (2022-11-28)
: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)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
regeneratorand add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
- #15192 fix: Update
regjsparserfor@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'sdiscriminantin the outer scope (@nicolo-ribaudo):nail_care: 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):house: Internal
v7.20.4 (2022-11-08)
:bug: Bug Fix
babel-generator
- #15160 Fix printing of comments before
=>(@nicolo-ribaudo)babel-generator,babel-plugin-transform-typescript
... (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)1893249v7.20.104509a3v7.20.069bbe80Updateregenerator-runtime(#15078)7a38850v7.19.4d45d59aImprove comments generation (#14979)- See full diff 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 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)
Codecov Report
Merging #6614 (9b7a6e5) into master (2845132) will not change coverage. The diff coverage is
n/a.
Additional details and impacted files
@@ Coverage Diff @@
## master #6614 +/- ##
======================================
Coverage 8.09% 8.09%
======================================
Files 288 288
Lines 5412 5412
Branches 1405 1405
======================================
Hits 438 438
Misses 4974 4974
Superseded by #6678.