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

@mend-for-github-com mend-for-github-com bot commented Jan 8, 2024

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
Medium 5.3 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
:house

@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 6 times, most recently from f5ec051 to 9232e87 Compare November 11, 2024 21:33
@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 3991d25 to fbb0469 Compare November 19, 2024 04:32
@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 897db2a to edab5a6 Compare November 29, 2024 03:03
@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 1b523e7 to 81675d5 Compare December 6, 2024 20:35
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch 3 times, most recently from 84218d5 to 8c08bf9 Compare December 17, 2024 03:57
@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 896534e to fe46b04 Compare December 24, 2024 04:12
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/babel-preset-env-7.x-lockfile branch from fe46b04 to c499f64 Compare January 2, 2025 15:56
Copy link
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: client/yarn.lock
[15:56:17.330] INFO (1249736): Installing tool [email protected]...
[15:56:17.803] WARN (1249736): Npm error:
npm info it worked if it ends with ok
npm WARN npm npm does not support Node.js v22.12.0
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11, 12.
npm WARN npm You can find the latest version at https://nodejs.org/
npm info using [email protected]
npm info using [email protected]
npm ERR! cb.apply is not a function
npm timing npm Completed in 293ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/containerbase-npm-YRgywZ/_logs/2025-01-02T15_56_17_758Z-debug.log
[15:56:17.814] ERROR (1249736): npm install command failed
[15:56:17.815] FATAL (1249736): Install tool yarn-slim failed in 494ms.

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.

0 participants