terra-money / terrain

🛠 A Terra development environment for seamless smart contract development
https://docs.terra.money/develop/guides/initial
GNU General Public License v3.0
47 stars 37 forks source link

[Snyk] Upgrade @babel/types from 7.18.4 to 7.18.9 #110

Closed tuky191 closed 1 year ago

tuky191 commented 2 years ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @babel/types from 7.18.4 to 7.18.9.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@babel/types&from_version=7.18.4&to_version=7.18.9&pr_id=7a7ae416-511d-4b32-b104-fb12314fb01f&visibility=true&has_feature_flag=false) :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.
- The recommended version is **4 versions** ahead of your current version. - The recommended version was released **24 days ago**, on 2022-07-18.
Release notes
Package name: @babel/types
  • 7.18.9 - 2022-07-18

    v7.18.9 (2022-07-18)

    🐛 Bug Fix

    • babel-plugin-transform-modules-systemjs, babel-types
    • babel-generator

    💅 Polish

    🏠 Internal

    • babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env
    • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types

    🏃‍♀️ Performance

    Committers: 5

  • 7.18.8 - 2022-07-08

    v7.18.8 (2022-07-08)

    Thanks @ dbacarel for your first PR!

    👓 Spec Compliance

    • babel-parser, babel-types

    🐛 Bug Fix

    • babel-plugin-transform-parameters
    • babel-plugin-transform-classes
    • babel-plugin-transform-for-of, babel-plugin-transform-spread, babel-traverse, babel-types
    • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

    📝 Documentation

    🏠 Internal

    • babel-types
    • Other
      • #14720 fix: support compiling monorepo on single-core CPU machines (@ JLHwung)
    • babel-helper-fixtures, babel-parser

    🔬 Output optimization

    • babel-plugin-transform-typescript

    Committers: 7

  • 7.18.7 - 2022-06-28

    v7.18.7 (2022-06-28)

    🐛 Bug Fix

    Committers: 2

  • 7.18.6 - 2022-06-27

    v7.18.6 (2022-06-27)

    👓 Spec Compliance

    • babel-parser
    • babel-generator, babel-parser, babel-preset-env, babel-template

    🐛 Bug Fix

    • babel-helper-remap-async-to-generator, babel-plugin-proposal-async-generator-functions
    • babel-plugin-transform-parameters
    • babel-core
    • babel-core, babel-helper-check-duplicate-nodes, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining, babel-plugin-transform-runtime

    🏠 Internal

    • babel-standalone
    • Other
    • babel-generator, babel-types
    • babel-code-frame, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-check-duplicate-nodes, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, 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-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-preset-typescript, babel-standalone, babel-template, babel-traverse, babel-types
    • babel-core, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring

    Committers: 6

  • 7.18.4 - 2022-05-29

    v7.18.4 (2022-05-29)

    👓 Spec Compliance

    • babel-types
      • #14591 fix: remove TSDeclareFunction from ExportDefaultDeclaration (@ JLHwung)

    🐛 Bug Fix

    • babel-plugin-transform-typescript
    • babel-parser
    • babel-helper-check-duplicate-nodes, babel-parser

    🏠 Internal

    • babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-modules-systemjs

    Committers: 3

from @babel/types 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](https://app.snyk.io/org/terra-money/project/b17bde42-a1fe-409a-9394-97de7072ff2d?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/terra-money/project/b17bde42-a1fe-409a-9394-97de7072ff2d/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/terra-money/project/b17bde42-a1fe-409a-9394-97de7072ff2d/settings/integration?pkg=@babel/types&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)