Snyk has created this PR to upgrade @babel/runtime from 7.14.0 to 7.16.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is6 versions ahead of your current version.
- The recommended version was released21 days ago, on 2021-10-29.
Release notes
Package name:@babel/runtime
- 7.16.0 -2021-10-29
v7.16.0 (2021-10-30)
👓 Spec Compliance
babel-helpers,babel-plugin-proposal-async-generator-functions,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
🚀 New Feature
babel-generator,babel-parser,babel-plugin-transform-typescript,babel-typesbabel-parserbabel-helper-fixtures,babel-helper-transform-fixture-test-runner,babel-parser,babel-plugin-syntax-typescript,babel-preset-typescript- Other
babel-generator,babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operatorbabel-compat-data,babel-generator,babel-parser,babel-preset-env,babel-typesbabel-helper-skip-transparent-expression-wrappers,babel-plugin-proposal-optional-chainingbabel-traverse,babel-types
🐛 Bug Fix
babel-parser,babel-plugin-transform-typescriptbabel-plugin-transform-typescript- #13865 fix: allow enum member without initializer after non-literal member (@ lightmare)
babel-core,babel-helper-create-class-features-plugin,babel-plugin-transform-typescript- #13854 Don't transform
declare class in plugin-proposal-class-properties (@ forivall)
babel-compat-data,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-transform-react-constant-elements,babel-preset-env,babel-traverse- #13842 Implement @ babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@ JLHwung)
babel-plugin-proposal-async-generator-functions,babel-traversebabel-traverse,babel-typesbabel-generator
🏠 Internal
- Every package
- Other
babel-helper-fixtures,babel-plugin-proposal-class-properties,babel-plugin-transform-runtime,babel-preset-reactbabel-types- #13844 [ts] precise return type on
createTypeAnnotationBasedOnTypeof (babel-types) (@ lightmare)
babel-helpersbabel-core,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx,babel-types
🏃♀️ Performance
Committers: 9
- 7.15.4 -2021-09-02
v7.15.4 (2021-09-02)
Thanks@ flyinox,@ komyg, and@ meskill for your first PRs!
👓 Spec Compliance
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
🐛 Bug Fix
- #13638 [eslint] Allow
"latest" asecmaVersion (@ fisker) babel-traverse,babel-types- #13723
getBindingIdentifiers should return params for private methods (@ JLHwung)
babel-typesbabel-helper-compilation-targetsbabel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-property-in-objectbabel-plugin-transform-typescriptbabel-parserbabel-core
📝 Documentation
🏠 Internal
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-property-in-object,babel-plugin-syntax-class-static-block,babel-plugin-syntax-private-property-in-object,babel-plugin-syntax-top-level-await,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-preset-env,babel-standalone
🏃♀️ Performance
babel-core,babel-generator,babel-helper-annotate-as-pure,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-builder-react-jsx,babel-helper-define-map,babel-helper-explode-assignable-expression,babel-helper-function-name,babel-helper-get-function-arity,babel-helper-hoist-variables,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-optimise-call-expression,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-helper-simple-access,babel-helper-skip-transparent-expression-wrappers,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-preset-env,babel-template,babel-traversebabel-cli,babel-helper-define-map,babel-helpers,babel-node,babel-parser,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-for-of,babel-plugin-transform-modules-systemjs,babel-plugin-transform-parameters,babel-traverse,babel-types
Committers: 11
- 7.15.3 -2021-08-11
v7.15.3 (2021-08-11)
Thanks@ dhrubesh and@ doing-art for your first PRs!
👓 Spec Compliance
babel-helpers,babel-plugin-transform-classes- #13571 Derived constructors should not be allowed to return primitives (@ dhrubesh)
🐛 Bug Fix
🏠 Internal
🏃♀️ Performance
babel-parserbabel-register
Committers: 7
- 7.14.8 - 2021-07-20
- 7.14.6 - 2021-06-14
- 7.14.5 - 2021-06-09
- 7.14.0 - 2021-04-29
from@babel/runtime GitHub release notes
Note:You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐View latest project report
🛠Adjust upgrade PR settings
🔕Ignore this dependency or unsubscribe from future upgrade PRs
Snyk has created this PR to upgrade @babel/runtime from 7.14.0 to 7.16.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name:@babel/runtime
- 7.16.0 -2021-10-29
- #13824 Await promises from sync iterators with
- #13802 Support TypeScript 4.5 type-only import/export specifiers (@ sosukesuzuki)
- #13887 feat: support
- #13838 Handle
- Other
- #13782 Add ESLint 8 support to
- #13749 Caret topic (pipe operator) (@ js-choi)
- #13713 Enable class static blocks by default (@ sosukesuzuki)
- #13687 add
- #13666 Add aliases for Standardized, TypeScript, and Flow (@ jridgewell)
- #13876 [ts] Support private methods overloads (@ nicolo-ribaudo)
- #13865 fix: allow enum member without initializer after non-literal member (@ lightmare)
- #13854 Don't transform
- #13842 Implement @ babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@ JLHwung)
- #13813 Restore traversal context after enter / traverse (@ JLHwung)
- #13832 Mark static block as FunctionParent (@ JLHwung)
- #13825 Fix missing inner comments in function expressions (@ overlookmotel)
- Every package
- #13772 Use
- Other
- #13856 Update to Yarn 3.1 (@ nicolo-ribaudo)
- #13867 Test on Node.js 17 (@ nicolo-ribaudo)
- #13858 Force loading plugins/presets from the monorepo in tests (@ nicolo-ribaudo)
- #13844 [ts] precise return type on
- #13841 minor: remove ineffectual helper names filter (@ lightmare)
- #13820 Improve transform-react-jsx typings (@ JLHwung)
- #13843 Simplify (transpiled) babel-types builder wrappers (@ lightmare)
- Babel Bot (@ babel-bot)
- Emily Marigold Klassen (@ forivall)
- Huáng Jùnliàng (@ JLHwung)
- J. S. Choi (@ js-choi)
- Justin Ridgewell (@ jridgewell)
- Mickey Rose (@ lightmare)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sosuke Suzuki (@ sosukesuzuki)
- @ overlookmotel
- 7.15.4 -2021-09-02
- #13601 Disallow reinitializing private elements (@ komyg)
- #13638 [eslint] Allow
- #13723
- #13715 [babel 8] fix: stricter rest element builder check (@ JLHwung)
- #13697 fix: pass
- #13656 fix: fix static private field shadowed by local variable (@ colinaaa)
- #13664 [ts] Fix transform for nested namespaces shorthand syntax (@ nicolo-ribaudo)
- #13680 fix(babel-parser): delete
- #13695 fix: assure left bracket is not consumed after dot (@ JLHwung)
- #13532 fix: non breaking align options naming (@ fedeci)
- #13691 add missing ExportNamespaceSpecifier in spec.md (@ flyinox)
- #13717 archive stage 4 parser plugins (@ JLHwung)
- #13685 Use named imports for babel types (@ JLHwung)
- #13609 perf: partially replace
- Babel Bot (@ babel-bot)
- Dijun Liu (@ flyinox)
- Federico Ciardi (@ fedeci)
- Felipe Armoni (@ komyg)
- Huáng Jùnliàng (@ JLHwung)
- Mickey Rose (@ lightmare)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sosuke Suzuki (@ sosukesuzuki)
- @ meskill
- fisker Cheung (@ fisker)
- 王清雨 (@ colinaaa)
- 7.15.3 -2021-08-11
- #13571 Derived constructors should not be allowed to return primitives (@ dhrubesh)
- #13659 Fix parse error when using named import "as" with flow parser (@ doing-art)
- #13655 [flow] Fix parsing of arrows in conditional expressions in parentheses (@ nicolo-ribaudo)
- #13645 Disallow
- #13657 fix(parser): add
- #13643 Use
- #13652 perf: minor tokenizer tweaks (@ lightmare)
- #13654 Reduce stat calls in register (@ overlookmotel)
- Bogdan Savluk (@ zxbodya)
- DIO (@ dhrubesh)
- Mickey Rose (@ lightmare)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sosuke Suzuki (@ sosukesuzuki)
- @ doing-art
- @ overlookmotel
- 7.14.8 - 2021-07-20
- 7.14.6 - 2021-06-14
- 7.14.5 - 2021-06-09
- 7.14.0 - 2021-04-29
from@babel/runtime GitHub release notesv7.16.0 (2021-10-30)
👓 Spec Compliance
babel-helpers,babel-plugin-proposal-async-generator-functions,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimefor-await(@ nicolo-ribaudo)🚀 New Feature
babel-generator,babel-parser,babel-plugin-transform-typescript,babel-typesbabel-parserstartColumnoption (@ JLHwung)babel-helper-fixtures,babel-helper-transform-fixture-test-runner,babel-parser,babel-plugin-syntax-typescript,babel-preset-typescript.mtsand.ctsfiles in@ babel/preset-typescript(@ nicolo-ribaudo)@ babel/eslint-parser(@ nicolo-ribaudo)babel-generator,babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operatorbabel-compat-data,babel-generator,babel-parser,babel-preset-env,babel-typesbabel-helper-skip-transparent-expression-wrappers,babel-plugin-proposal-optional-chainingskipTransparentExprWrapperNodeshelper (@ lightmare)babel-traverse,babel-types🐛 Bug Fix
babel-parser,babel-plugin-transform-typescriptbabel-plugin-transform-typescriptbabel-core,babel-helper-create-class-features-plugin,babel-plugin-transform-typescriptdeclare classin plugin-proposal-class-properties (@ forivall)babel-compat-data,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-transform-react-constant-elements,babel-preset-env,babel-traversebabel-plugin-proposal-async-generator-functions,babel-traversebabel-traverse,babel-typesbabel-generator🏠 Internal
workspace:^to specify@ babel/dependencies (@ nicolo-ribaudo)babel-helper-fixtures,babel-plugin-proposal-class-properties,babel-plugin-transform-runtime,babel-preset-reactbabel-typescreateTypeAnnotationBasedOnTypeof(babel-types) (@ lightmare)babel-helpersbabel-core,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx,babel-types🏃♀️ Performance
babel-typesCommitters: 9
v7.15.4 (2021-09-02)
Thanks@ flyinox,@ komyg, and@ meskill for your first PRs!
👓 Spec Compliance
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-proposal-private-property-in-object,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime🐛 Bug Fix
"latest"asecmaVersion(@ fisker)babel-traverse,babel-typesgetBindingIdentifiersshould return params for private methods (@ JLHwung)babel-typesbabel-helper-compilation-targetsbrowserslistEnvtoresolveTargets(@ meskill)babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-property-in-objectbabel-plugin-transform-typescriptbabel-parserstaticproperty from class static block for TS (@ sosukesuzuki)babel-core📝 Documentation
babel-parser🏠 Internal
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-static-block,babel-plugin-proposal-private-property-in-object,babel-plugin-syntax-class-static-block,babel-plugin-syntax-private-property-in-object,babel-plugin-syntax-top-level-await,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-preset-env,babel-standalone🏃♀️ Performance
babel-core,babel-generator,babel-helper-annotate-as-pure,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-builder-react-jsx,babel-helper-define-map,babel-helper-explode-assignable-expression,babel-helper-function-name,babel-helper-get-function-arity,babel-helper-hoist-variables,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-optimise-call-expression,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-helper-simple-access,babel-helper-skip-transparent-expression-wrappers,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-preset-env,babel-template,babel-traversebabel-cli,babel-helper-define-map,babel-helpers,babel-node,babel-parser,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-for-of,babel-plugin-transform-modules-systemjs,babel-plugin-transform-parameters,babel-traverse,babel-types.concatwith.push(@ fedeci)Committers: 11
v7.15.3 (2021-08-11)
Thanks@ dhrubesh and@ doing-art for your first PRs!
👓 Spec Compliance
babel-helpers,babel-plugin-transform-classes🐛 Bug Fix
babel-parser<T>(a => b)when parsing Flow (@ nicolo-ribaudo)attachCommenttoParserOptionstype (@ sosukesuzuki)🏠 Internal
@ babel/eslint-parser/experimental-workerfor our own repo (@ nicolo-ribaudo)🏃♀️ Performance
babel-parserbabel-registerCommitters: 7
Note:You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐View latest project report
🛠Adjust upgrade PR settings
🔕Ignore this dependency or unsubscribe from future upgrade PRs