Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Update dependency @babel/core to v7.13.0 (master) #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

appcues-wss[bot]
Copy link

@appcues-wss appcues-wss bot commented Feb 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.9.0 -> 7.13.0 age adoption passing confidence

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 8.8 CVE-2022-46175
High High 7.5 CVE-2021-23343
High High 7.5 CVE-2022-25883
High High 7.4 CVE-2020-8203
High High 7.2 CVE-2021-23337
Medium Medium 5.3 CVE-2020-28500

Release Notes

babel/babel (@​babel/core)

v7.13.0

Compare Source

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
  • 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
  • babel-standalone
  • 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
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
Committers: 14

v7.12.17

Compare Source

v7.12.17 (2021-02-18)

We re-published all the packages updated in v7.12.15 and v7.12.16, because we accidentally didn't include LICENSE files.

Thanks @​eltociear for your first PR!

🐛 Bug Fix
💅 Polish
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods
🏠 Internal
Committers: 7

v7.12.16

Compare Source

v7.12.16 (2021-02-11)

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-validator-option, babel-node, babel-parser, babel-plugin-proposal-class-static-block, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-optional-chaining, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-env, babel-preset-typescript
Committers: 5

v7.12.13

Compare Source

v7.12.13 (2021-02-03)

Thanks @​bradzacher, @​bz2, @​ChALkeR, @​FauxFaux, @​fedeci, @​karansapolia, @​panzarino, @​shrinktofit, and @​Zalathar for your first PRs!

👓 Spec Compliance
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-computed-properties, babel-plugin-transform-shorthand-properties
🐛 Bug Fix
💅 Polish
  • babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env
    • #​12716 refactor: raise AwaitNotInAsyncContext when an AwaitExpression will be parsed (@​JLHwung)
  • babel-cli, babel-core, babel-parser
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-methods
  • babel-helper-compilation-targets, babel-preset-env
  • babel-code-frame
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-transform-modules-commonjs, babel-plugin-transform-template-literals, babel-plugin-transform-unicode-escapes, babel-preset-env
  • babel-plugin-transform-react-jsx
Committers: 22

v7.12.10

Compare Source

v7.12.10 (2020-12-09)

Thanks @​AndrewSouthpaw for your first PR!

👓 Spec Compliance
  • babel-parser
    • #​12443 Make sure estree test should not throw if babel parser does not throw (@​JLHwung)
    • #​12375 Make sure babel parser throws exactly same recoverable errors when estree plugin is enabled (@​JLHwung)
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
Committers: 7

v7.12.9

Compare Source

v7.12.9 (2020-11-24)

🐛 Bug Fix
Committers: 1

v7.12.8

Compare Source

v7.12.8 (2020-11-23)

Thanks @​Hypnosphi for your first PR!

🐛 Bug Fix
🏠 Internal
Committers: 3

v7.12.7

Compare Source

v7.12.7 (2020-11-20)

Thanks @​fraywing for your first PR!

👓 Spec Compliance
🐛 Bug Fix
  • babel-parser
  • babel-helper-optimise-call-expression, babel-plugin-proposal-class-properties
  • babel-compat-data, babel-preset-env
  • babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-preset-env, babel-traverse
  • babel-plugin-proposal-numeric-separator
💅 Polish
  • babel-preset-react, babel-preset-typescript
  • babel-types
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
Committers: 10

v7.12.3

Compare Source

v7.12.3 (2020-10-16)

Thanks @​Mongkii for your first PR!

🐛 Bug Fix
🏠 Internal
  • Other
  • babel-parser
    • #​12203 test: add test case for babel-parser: fixtures/typescript/arrow-function/destructuring-with-annotation-newline (@​Mongkii)
Committers: 4

v7.12.1

Compare Source

v7.12.1 (2020-10-16)

🐛 Bug Fix
🏠 Internal
  • Other
  • Every package
  • babel-compat-data, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-remap-async-to-generator, babel-helper-simple-access, babel-helper-transform-fixture-test-runner, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-object-assign, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-template-literals, babel-preset-env, babel-preset-react, babel-runtime-corejs2, babel-runtime, babel-standalone
Committers: 2

v7.12.0

Compare Source

v7.12.0 (2020-10-14)

Thanks @​akphi, @​Amareis, @​barronwei, @​iamfotx, @​mischnic, @​overlookmotel, @​ryanrhee, @​snitin315, @​sosukesuzuki, @​timgates42, @​zweimach for their first PRs.

👓 Spec Compliance
  • babel-core, babel-helper-module-transforms, babel-parser, babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-types
  • babel-parser
🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-module-attributes, babel-standalone, babel-types
  • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-plugin-transform-modules-commonjs, babel-standalone, babel-traverse, babel-types
  • babel-generator, babel-parser, babel-plugin-syntax-class-static-block, babel-types
  • babel-generator, babel-parser, babel-types
  • babel-parser, babel-types
  • babel-plugin-transform-modules-systemjs
  • babel-plugin-transform-typescript, babel-preset-typescript
  • babel-core, babel-helper-module-transforms, babel-parser, babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-types
  • babel-core
🐛 Bug Fix
💅 Polish
🏠 Internal
Committers: 21

v7.11.6

Compare Source

v7.11.6 (2020-09-03)

Thanks @​janbrasna for their first PR!

🏠 Internal
↩️ Revert
Committers: 2

v7.11.5

Compare Source

v7.11.5 (2020-08-31)

Thanks @​giovannicalo, [@​johanholmerin](https://togithub.com/johanholmeri

@appcues-wss appcues-wss bot added the security fix Security fix generated by WhiteSource label Feb 19, 2023
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) Update dependency @babel/core to v7.9.6 (master) - autoclosed Mar 27, 2023
@appcues-wss appcues-wss bot closed this Mar 27, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-babel-core-7.x-lockfile branch March 27, 2023 07:38
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) - autoclosed Update dependency @babel/core to v7.9.6 (master) Mar 31, 2023
@appcues-wss appcues-wss bot reopened this Mar 31, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-babel-core-7.x-lockfile branch March 31, 2023 02:40
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) Update dependency @babel/core to v7.9.6 (master) - autoclosed Jun 15, 2023
@appcues-wss appcues-wss bot closed this Jun 15, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-babel-core-7.x-lockfile branch June 15, 2023 00:40
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) - autoclosed Update dependency @babel/core to v7.9.6 (master) Jun 19, 2023
@appcues-wss appcues-wss bot reopened this Jun 19, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-babel-core-7.x-lockfile branch June 19, 2023 04:35
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) Update dependency @babel/core to v7.9.6 (master) - autoclosed Aug 2, 2023
@appcues-wss appcues-wss bot closed this Aug 2, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-babel-core-7.x-lockfile branch August 2, 2023 01:40
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) - autoclosed Update dependency @babel/core to v7.9.6 (master) Aug 3, 2023
@appcues-wss appcues-wss bot reopened this Aug 3, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-babel-core-7.x-lockfile branch August 3, 2023 02:49
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) Update dependency @babel/core to v7.9.6 (master) - autoclosed Aug 18, 2023
@appcues-wss appcues-wss bot closed this Aug 18, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-babel-core-7.x-lockfile branch August 18, 2023 19:52
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) - autoclosed Update dependency @babel/core to v7.9.6 (master) Aug 18, 2023
@appcues-wss appcues-wss bot reopened this Aug 18, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-babel-core-7.x-lockfile branch August 18, 2023 20:18
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) Update dependency @babel/core to v7.9.6 (master) - autoclosed Aug 21, 2023
@appcues-wss appcues-wss bot closed this Aug 21, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-babel-core-7.x-lockfile branch August 21, 2023 06:32
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) - autoclosed Update dependency @babel/core to v7.9.6 (master) Aug 22, 2023
@appcues-wss appcues-wss bot reopened this Aug 22, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-babel-core-7.x-lockfile branch August 22, 2023 01:15
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) Update dependency @babel/core to v7.9.6 (master) - autoclosed Sep 21, 2023
@appcues-wss appcues-wss bot closed this Sep 21, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-babel-core-7.x-lockfile branch September 21, 2023 06:34
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) - autoclosed Update dependency @babel/core to v7.9.6 (master) Sep 21, 2023
@appcues-wss appcues-wss bot reopened this Sep 21, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-babel-core-7.x-lockfile branch September 21, 2023 12:35
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) Update dependency @babel/core to v7.9.6 (master) - autoclosed Sep 22, 2023
@appcues-wss appcues-wss bot closed this Sep 22, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-babel-core-7.x-lockfile branch September 22, 2023 00:45
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) - autoclosed Update dependency @babel/core to v7.9.6 (master) Sep 22, 2023
@appcues-wss appcues-wss bot reopened this Sep 22, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-babel-core-7.x-lockfile branch September 22, 2023 06:44
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-babel-core-7.x-lockfile branch from 5d90d41 to 2675051 Compare December 7, 2023 18:23
@appcues-wss appcues-wss bot changed the title Update dependency @babel/core to v7.9.6 (master) Update dependency @babel/core to v7.13.0 (master) Dec 7, 2023
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-babel-core-7.x-lockfile branch 4 times, most recently from fd8c66a to 429bf1b Compare December 13, 2023 19:45
@appcues-wss appcues-wss bot force-pushed the whitesource-remediate/master-babel-core-7.x-lockfile branch from 429bf1b to af8b989 Compare December 14, 2023 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants