[Snyk] Upgrade: @babel/types, @babel/generator, @babel/parser, @babel/template, @babel/traverse #412
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.0
on 2023-09-25
from 7.1.3 to 7.23.0
on 2023-09-25
from 7.1.3 to 7.23.0
on 2023-09-25
from 7.1.2 to 7.22.15
on 2023-09-04
from 7.1.4 to 7.23.0
on 2023-09-25
The recommended version fixes:
SNYK-JS-LODASH-1040724
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LODASH-450202
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LODASH-567746
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LODASH-608086
Why? Proof of Concept exploit, CVSS 7.2
SNYK-JS-LODASH-1018905
Why? Proof of Concept exploit, CVSS 7.2
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: @babel/types
v7.23.0 (2023-09-25)
Thanks @ lorenzoferre and @ RajShukla1 for your first PRs!
🚀 New Feature
babel-plugin-proposal-import-wasm-source
,babel-plugin-syntax-import-source
,babel-plugin-transform-dynamic-import
import source
for wasm (@ nicolo-ribaudo)babel-helper-module-transforms
,babel-helpers
,babel-plugin-proposal-import-defer
,babel-plugin-syntax-import-defer
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
import defer
proposal transform support (@ nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
import defer
parsing support (@ nicolo-ribaudo)babel-generator
,babel-helper-module-transforms
,babel-parser
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-traverse
,babel-types
createImportExpressions
parser option (@ JLHwung)babel-standalone
babel-helper-function-name
,babel-helper-member-expression-to-functions
,babel-helpers
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-optional-chaining-assign
,babel-plugin-syntax-optional-chaining-assign
,babel-plugin-transform-destructuring
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
,babel-types
babel-helpers
,babel-plugin-proposal-decorators
babel-traverse
,babel-types
t.buildUndefinedNode
(@ liuxingbaoyu)babel-preset-typescript
rewriteImportExtensions
option to TS preset (@ nicolo-ribaudo)babel-parser
🐛 Bug Fix
babel-plugin-transform-block-scoping
transform-block-scoping
captures the variables of the method in the loop (@ liuxingbaoyu)💅 Polish
babel-traverse
@ babel/traverse
(@ lorenzoferre)babel-plugin-proposal-explicit-resource-management
using
declarations (@ nicolo-ribaudo)🔬 Output optimization
babel-core
,babel-helper-module-transforms
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-classes
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-parameters
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
exports.XXX =
update in simple variable declarations (@ nicolo-ribaudo)Committers: 7
v7.22.19 (2023-09-14)
Re-published 7.22.18, due to a releasing error.
v7.22.17 (2023-09-08)
Thanks @ jordanbtucker for your first PR!
🐛 Bug Fix
babel-core
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
babel-types
ClassDeclaration["id"]
optional in babel-types (@ jordanbtucker)🔬 Output optimization
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
async
functions) (@ liuxingbaoyu)Committers: 3
v7.22.15 (2023-09-04)
🐛 Bug Fix
babel-core
🏠 Internal
.ts
/.js
extension to all imports insrc
(@ nicolo-ribaudo)Committers: 4
Package name: @babel/generator
v7.23.0 (2023-09-25)
Thanks @ lorenzoferre and @ RajShukla1 for your first PRs!
🚀 New Feature
babel-plugin-proposal-import-wasm-source
,babel-plugin-syntax-import-source
,babel-plugin-transform-dynamic-import
import source
for wasm (@ nicolo-ribaudo)babel-helper-module-transforms
,babel-helpers
,babel-plugin-proposal-import-defer
,babel-plugin-syntax-import-defer
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
import defer
proposal transform support (@ nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
import defer
parsing support (@ nicolo-ribaudo)babel-generator
,babel-helper-module-transforms
,babel-parser
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-traverse
,babel-types
createImportExpressions
parser option (@ JLHwung)babel-standalone
babel-helper-function-name
,babel-helper-member-expression-to-functions
,babel-helpers
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-optional-chaining-assign
,babel-plugin-syntax-optional-chaining-assign
,babel-plugin-transform-destructuring
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
,babel-types
babel-helpers
,babel-plugin-proposal-decorators
babel-traverse
,babel-types
t.buildUndefinedNode
(@ liuxingbaoyu)babel-preset-typescript
rewriteImportExtensions
option to TS preset (@ nicolo-ribaudo)babel-parser
🐛 Bug Fix
babel-plugin-transform-block-scoping
transform-block-scoping
captures the variables of the method in the loop (@ liuxingbaoyu)💅 Polish
babel-traverse
@ babel/traverse
(@ lorenzoferre)babel-plugin-proposal-explicit-resource-management
using
declarations (@ nicolo-ribaudo)🔬 Output optimization
babel-core
,babel-helper-module-transforms
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-classes
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-parameters
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
exports.XXX =
update in simple variable declarations (@ nicolo-ribaudo)Committers: 7
v7.22.15 (2023-09-04)
🐛 Bug Fix
babel-core
🏠 Internal
.ts
/.js
extension to all imports insrc
(@ nicolo-ribaudo)Committers: 4
Package name: @babel/parser
Read more
v7.22.16 (2023-09-06)
🐛 Bug Fix
babel-parser
__esModule
is missing from published@ babel/parser
(@ liuxingbaoyu)🏠 Internal
babel-traverse
@ babel
(@ nicolo-ribaudo)Committers: 3
v7.22.15 (2023-09-04)
🐛 Bug Fix
babel-core
🏠 Internal
.ts
/.js
extension to all imports insrc
(@ nicolo-ribaudo)Committers: 4
Read more
Read more
Package name: @babel/template
Read more
Package name: @babel/traverse
Read more
Read more
v7.22.19 (2023-09-14)
Re-published 7.22.18, due to a releasing error.
Read more
Read more
Read more
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs