kids-first / kf-arranger

🔎 Elasticsearch API Server for Kids First Portal
Apache License 2.0
1 stars 1 forks source link

[Snyk] Upgrade: @babel/core, @babel/plugin-proposal-object-rest-spread, @babel/plugin-proposal-optional-chaining, @babel/preset-env, @babel/register #178

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

:information_source: 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.

Name Versions Released on
@babel/core
from 7.9.6 to 7.13.8
24 versions ahead of your current version 25 days ago
on 2021-02-26
@babel/plugin-proposal-object-rest-spread
from 7.9.0 to 7.13.8
11 versions ahead of your current version 25 days ago
on 2021-02-26
@babel/plugin-proposal-optional-chaining
from 7.9.0 to 7.13.8
13 versions ahead of your current version 25 days ago
on 2021-02-26
@babel/preset-env
from 7.9.0 to 7.13.9
21 versions ahead of your current version 22 days ago
on 2021-03-01
@babel/register
from 7.9.0 to 7.13.8
11 versions ahead of your current version 25 days ago
on 2021-02-26
Release notes
Package name: @babel/core
  • 7.13.8 - 2021-02-26

    v7.13.8 (2021-02-26)

    Thanks @ luxp and @ pigcan for your first PRs!

    🐛 Bug Fix

    • Other
    • babel-compat-data, babel-preset-env
    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    💅 Polish

    • babel-helper-create-class-features-plugin

    🏠 Internal

    • babel-core, babel-helper-transform-fixture-test-runner, babel-register
    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime

    🔬 Output optimization

    • babel-plugin-proposal-object-rest-spread

    Committers: 6

  • 7.13.1 - 2021-02-23

    v7.13.1 (2021-02-23)

    This releases fixes a regression that makes gatsby builds fail (#12854, #12851)

    🐛 Bug Fix

    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-core

    Committers: 1

  • 7.13.0 - 2021-02-22

    v7.13.0 (2021-02-22)

    You can read the release post at https://babeljs.io/blog/2021/02/22/7.13.0!

    Thanks @ dsainati1, @ immitsu, and @ perrin4869 for your first PRs!

    🚀 New Feature

    • babel-parser
    • babel-generator, babel-parser, babel-plugin-syntax-module-blocks, babel-standalone, babel-traverse, babel-types
    • babel-generator, babel-parser, babel-types
    • babel-core, babel-register
    • babel-traverse
      • #12603 feat(referencesImport): support named exports accessed via namespace imports (@ jeysal)
    • babel-plugin-transform-typescript, babel-preset-typescript
      • #12765 Enable allowNamespaces in transform-typescript by default (@ JLHwung)
    • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-plugin-transform-parameters, babel-types
    • babel-plugin-proposal-record-and-tuple
    • babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-core, babel-helper-plugin-utils, babel-preset-env
    • babel-core, babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
    • babel-core

    🐛 Bug Fix

    • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
    • babel-cli
    • babel-node
      • #12836 fix: create IPC channel for spawned babel-node process (@ JLHwung)
    • babel-standalone
      • #12819 fix: add regenerate-unicode-properties to dynamicRequireTargets (@ JLHwung)
    • babel-plugin-proposal-optional-chaining, babel-traverse

    🏠 Internal

    • babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
    • babel-plugin-transform-runtime
    • babel-standalone
    • babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-preset-env

    🏃‍♀️ Performance

    • babel-register
      • #12813 babel-register: Don’t rewrite the cache if it’s not dirty (@ andersk)

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties

    Committers: 14

  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
  • 7.12.10 - 2020-12-09
  • 7.12.9 - 2020-11-24
  • 7.12.8 - 2020-11-23
  • 7.12.7 - 2020-11-20
  • 7.12.3 - 2020-10-16
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.6 - 2020-09-03
  • 7.11.5 - 2020-08-31
  • 7.11.4 - 2020-08-20
  • 7.11.1 - 2020-08-04
  • 7.11.0 - 2020-07-30
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
from @babel/core GitHub release notes
Package name: @babel/plugin-proposal-object-rest-spread
  • 7.13.8 - 2021-02-26

    v7.13.8 (2021-02-26)

    Thanks @ luxp and @ pigcan for your first PRs!

    🐛 Bug Fix

    • Other
    • babel-compat-data, babel-preset-env
    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    💅 Polish

    • babel-helper-create-class-features-plugin

    🏠 Internal

    • babel-core, babel-helper-transform-fixture-test-runner, babel-register
    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime

    🔬 Output optimization

    • babel-plugin-proposal-object-rest-spread

    Committers: 6

  • 7.13.0 - 2021-02-22
  • 7.12.13 - 2021-02-03
  • 7.12.1 - 2020-10-15
  • 7.11.0 - 2020-07-30
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.5 - 2020-04-07
  • 7.9.0 - 2020-03-20
from @babel/plugin-proposal-object-rest-spread GitHub release notes
Package name: @babel/plugin-proposal-optional-chaining
  • 7.13.8 - 2021-02-26
    Read more
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
  • 7.12.7 - 2020-11-20
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.0 - 2020-07-30
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.0 - 2020-03-20
from @babel/plugin-proposal-optional-chaining GitHub release notes
Package name: @babel/preset-env
  • 7.13.9 - 2021-03-01
    Read more
  • 7.13.8 - 2021-02-26
    Read more
  • 7.13.5 - 2021-02-23
    Read more
  • 7.13.0 - 2021-02-22
    Read more
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
  • 7.12.11 - 2020-12-15
  • 7.12.10 - 2020-12-09
  • 7.12.7 - 2020-11-20
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.0 - 2020-07-30
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.5 - 2020-04-07
  • 7.9.0 - 2020-03-20
from @babel/preset-env GitHub release notes
Package name: @babel/register
  • 7.13.8 - 2021-02-26
    Read more
  • 7.13.0 - 2021-02-22
  • 7.12.13 - 2021-02-03
  • 7.12.10 - 2020-12-09
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.1 - 2020-05-27
  • 7.9.0 - 2020-03-20
from @babel/register 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