[Snyk] Upgrade: @babel/types, @babel/generator, @babel/parser, @babel/template, @babel/traverse #457
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ 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.
from 7.1.3 to 7.24.0
on 2024-02-28
from 7.1.3 to 7.24.1
on 2024-03-19
from 7.1.3 to 7.24.1
on 2024-03-19
from 7.1.2 to 7.24.0
on 2024-02-28
from 7.1.4 to 7.24.1
on 2024-03-19
The recommended version fixes:
SNYK-JS-LODASH-608086
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-LODASH-6139239
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-LODASH-1040724
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-LODASH-450202
Why? Proof of Concept exploit, CVSS 7.3
npm:debug:20170905
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-BABELTRAVERSE-5962462
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-LODASH-567746
Why? Proof of Concept exploit, CVSS 7.3
SNYK-JS-LODASH-1018905
Why? Proof of Concept exploit, CVSS 7.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: @babel/types
v7.24.0 (2024-02-28)
Thanks @ ajihyf for your first PR!
Release post with summary and highlights: https://babeljs.io/7.24.0
🚀 New Feature
babel-standalone
@ babel/standalone
(@ ajihyf)babel-core
,babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-transform-class-properties
noUninitializedPrivateFieldAccess
assumption (@ nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-decorators
,babel-plugin-transform-class-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-preset-flow
ignoreExtensions
in Flow preset (@ nicolo-ribaudo)experimental_useHermesParser
option inpreset-flow
(@ liuxingbaoyu)babel-helper-import-to-platform-api
,babel-plugin-proposal-import-wasm-source
,babel-plugin-proposal-json-modules
,babel-standalone
babel-plugin-transform-runtime
moduleName
option to@ babel/plugin-transform-runtime
(@ nicolo-ribaudo)babel-parser
,babel-types
TSImportType
(@ sosukesuzuki)🐛 Bug Fix
babel-plugin-proposal-do-expressions
,babel-traverse
popContext
on unvisited node paths (@ JLHwung)babel-helper-create-class-features-plugin
,babel-plugin-transform-private-methods
,babel-plugin-transform-private-property-in-object
privateFieldsAsSymbols
(@ liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-plugin-transform-private-methods
arguments
in privateget/set
method (@ liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
static
on decorated privateaccessor
(@ nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-private-methods
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-typescript
,babel-preset-env
privateFieldsAsProperties
(@ liuxingbaoyu)babel-helpers
arguments
in a helper as a global reference (@ nicolo-ribaudo)babel-helpers
,babel-plugin-proposal-decorators
access.get
for public setter decorators (@ nicolo-ribaudo)💅 Polish
babel-core
,babel-helper-create-class-features-plugin
,babel-preset-env
BABEL_SHOW_CONFIG_FOR
for config problems (@ nicolo-ribaudo)🏠 Internal
babel-helper-transform-fixture-test-runner
output.js
whenexec.js
throws (@ liuxingbaoyu)🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-transform-private-methods
classPrivateMethodGet
(@ liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
babel-helper-create-class-features-plugin
,babel-helper-fixtures
,babel-helpers
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-optional-chaining-assign
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-private-methods
,babel-plugin-transform-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helpers
,babel-plugin-proposal-decorators
Committers: 7
v7.23.9 (2024-01-25)
🐛 Bug Fix
babel-helper-transform-fixture-test-runner
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-systemjs
,babel-preset-env
systemjs
re-traverses helpers (@ liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-runtime
,babel-preset-env
core-js@3
imports (@ nicolo-ribaudo)babel-traverse
getTypeAnnotation
when using TS+inference (@ liuxingbaoyu)no-use-before-define
for class ref in fields (@ nicolo-ribaudo)🏠 Internal
babel-core
,babel-parser
,babel-template
eslint-parser
to cts (@ liuxingbaoyu)babel-types
@ babel/types
props that are not produced by the parser (@ liuxingbaoyu)🏃♀️ Performance
babel-parser
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-parameters
,babel-plugin-transform-private-methods
,babel-preset-env
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
using
(@ liuxingbaoyu)Committers: 4
v7.23.6 (2023-12-11)
Thanks @ martinez-hugo and @ odinho for your first pull requests!
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
TSPropertySignature.initializer
(@ fisker)babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-types
toPropertyKey
on decorator context name (@ JLHwung)🐛 Bug Fix
babel-generator
retainLines
is enabled (@ liuxingbaoyu)babel-helpers
,babel-plugin-proposal-explicit-resource-management
using
: Allow looking upSymbol.dispose
on a function (@ odinho)babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
[[@@ toPrimitive]]
call of a decorated class member key is invoked once (@ JLHwung)babel-plugin-transform-for-of
,babel-preset-env
for of
withiterableIsArray
and shadowing variable (@ liuxingbaoyu)babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-typescript
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-helpers
,babel-plugin-proposal-decorators
Committers: 7
Read more
v7.23.4 (2023-11-20)
🐛 Bug Fix
babel-generator
Committers: 4
Package name: @babel/generator
Read more
Package name: @babel/parser
Read more
Read more
Read more
Package name: @babel/template
Read more
Read more
Package name: @babel/traverse
Read more
Read more
Read more