[Snyk] Upgrade: @babel/types, @babel/generator, @babel/parser, @babel/template, @babel/traverse #5
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.23.9
on 2024-01-25
from 7.1.3 to 7.23.6
on 2023-12-11
from 7.1.3 to 7.23.9
on 2024-01-25
from 7.1.2 to 7.23.9
on 2024-01-25
from 7.1.4 to 7.23.9
on 2024-01-25
The recommended version fixes:
SNYK-JS-BABELTRAVERSE-5962462
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
SNYK-JS-LODASH-1040724
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
SNYK-JS-LODASH-450202
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
SNYK-JS-LODASH-567746
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
SNYK-JS-LODASH-608086
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
SNYK-JS-LODASH-1018905
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
npm:debug:20170905
Why? Proof of Concept exploit, Has a fix available, CVSS 9.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: @babel/types
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
v7.23.5 (2023-11-29)
👓 Spec Compliance
babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
🐛 Bug Fix
babel-traverse
,babel-types
babel-plugin-transform-classes
babel-generator
babel-helpers
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
,babel-plugin-transform-typescript
super()
(@ nicolo-ribaudo)babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-parameters
,babel-plugin-transform-typescript
,babel-traverse
babel-eslint-plugin
@ babel/eslint-plugin/no-undef
to fixno-undef
with accessor props (@ nicolo-ribaudo)🔬 Output optimization
babel-helpers
decorator
helper size (@ liuxingbaoyu)Committers: 4
v7.23.4 (2023-11-20)
🐛 Bug Fix
babel-generator
Committers: 4
v7.23.3 (2023-11-09)
🐛 Bug Fix
babel-plugin-transform-typescript
babel-generator
concise: true
(@ liuxingbaoyu)babel-compat-data
,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
,babel-preset-env
babel-plugin-transform-object-super
super.x
in a loop (@ liuxingbaoyu)babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
__proto__
exports name in CJS/AMD/UMD (@ magic-akari)📝 Documentation
🏠 Internal
babel-core
,babel-preset-env
preset-env
(@ nicolo-ribaudo)🏃♀️ Performance
babel-generator
@ babel/generator
performance (@ liuxingbaoyu)babel-traverse
🔬 Output optimization
babel-plugin-transform-computed-properties
Committers: 9
Package name: @babel/generator
Read more
v7.23.5 (2023-11-29)
👓 Spec Compliance
babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
🐛 Bug Fix
babel-traverse
,babel-types
babel-plugin-transform-classes
babel-generator
babel-helpers
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
,babel-plugin-transform-typescript
super()
(@ nicolo-ribaudo)babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-parameters
,babel-plugin-transform-typescript
,babel-traverse
babel-eslint-plugin
@ babel/eslint-plugin/no-undef
to fixno-undef
with accessor props (@ nicolo-ribaudo)🔬 Output optimization
babel-helpers
decorator
helper size (@ liuxingbaoyu)Committers: 4
Read more
Read more
Read more
Package name: @babel/parser
Read more
Read more
Read more
Read more
Read more
Package name: @babel/template
Read more
Package name: @babel/traverse
Read more
Read more
Read more
Read more
Read more
Read more
Read more