Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @babel/preset-env to v7.14.0 #242

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

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
@babel/preset-env (source) dependencies minor 7.12.7 -> 7.14.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.5 CVE-2022-25883 #231

Release Notes

babel/babel (@​babel/preset-env)

v7.14.0

Compare Source

v7.14.0 (2021-04-29)

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-generator
  • babel-generator, babel-plugin-proposal-object-rest-spread, babel-preset-env
  • babel-core
💅 Polish
  • babel-cli, babel-core, babel-parser, babel-plugin-transform-classes, babel-preset-env, babel-preset-typescript
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
Committers: 11

v7.13.15

Compare Source

v7.13.15 (2021-04-08)

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
Committers: 5

v7.13.12

Compare Source

v7.13.12 (2021-03-22)

Thanks @​hajnalbendeguz for your first PR!

🐛 Bug Fix
  • babel-standalone
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-optional-chaining, babel-preset-env
    • #​13009 Implement @​babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (@​JLHwung)
  • babel-types
  • babel-compat-data, babel-preset-env
💅 Polish
🏠 Internal
Committers: 6

v7.13.10

Compare Source

v7.13.10 (2021-03-08)

Thanks @​MrBrain295 for your first PR!

🐛 Bug Fix
  • babel-plugin-transform-async-to-generator, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-jsx
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-methods
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods
  • babel-parser
  • babel-helper-compilation-targets, babel-preset-env
💅 Polish
  • Other
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods
📝 Documentation
🏠 Internal
  • babel-helper-fixtures
  • Every package
  • babel-helper-transform-fixture-test-runner, babel-highlight, babel-plugin-transform-runtime, babel-preset-env
Committers: 6

v7.13.9

Compare Source

v7.13.9 (2021-03-01)

Thanks @​saitonakamura for your first PR!

🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
Committers: 5

v7.13.8

Compare Source

v7.13.8 (2021-02-26)

Thanks @​luxp and @​pigcan for your first PRs!

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core, babel-helper-transform-fixture-test-runner, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime
🔬 Output optimization
Committers: 6

v7.13.5

Compare Source

v7.13.5 (2021-02-23)

Thanks @​eligao for your first PR!

🐛 Bug Fix
  • babel-compat-data, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-runtime, babel-preset-env
Committers: 2

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.11

Compare Source

v7.12.11 (2020-12-16)

Thanks @​vitorveiga for your first PR!

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-transform-block-scoping
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-preset-react
  • babel-preset-env
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-preset-react
🏠 Internal
Committers: 5

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

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Jan 8, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 4 times, most recently from c849abc to 04e8a3a Compare January 13, 2024 02:25
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 7 times, most recently from 5c1b99c to 6bd779f Compare January 23, 2024 02:45
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 6 times, most recently from 399ed88 to 5904e59 Compare January 30, 2024 02:27
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 5 times, most recently from a43627f to 1703e74 Compare February 6, 2024 02:22
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 7 times, most recently from 48487eb to 96e6cc4 Compare February 14, 2024 02:28
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 12 times, most recently from ad14628 to 9c6876a Compare May 27, 2024 12:44
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 10 times, most recently from 49c3e97 to f9eadd5 Compare June 4, 2024 02:55
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 6 times, most recently from 1338289 to c230204 Compare June 9, 2024 03:01
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch from c230204 to 06c6eef Compare June 10, 2024 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants