[Snyk] Upgrade @babel/runtime from 7.13.10 to 7.24.0 #56
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 @babel/runtime from 7.13.10 to 7.24.0.
ℹ️ 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.
Release notes
Package name: @babel/runtime
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.8 (2024-01-08)
🐛 Bug Fix
babel-preset-env
preset-env
throws exception forexport * as x
(@ liuxingbaoyu)babel-helpers
,babel-plugin-proposal-decorators
getter/setter
toctx.access
for public fields (@ liuxingbaoyu)↩️ Revert
🔬 Output optimization
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,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-spread
,babel-plugin-transform-typescript
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
super()
(@ liuxingbaoyu)Committers: 3
v7.23.7 (2023-12-29)
🐛 Bug Fix
babel-traverse
Program
(@ liuxingbaoyu)babel-helpers
,babel-plugin-proposal-decorators
ctx.kind
is wrong (@ liuxingbaoyu)babel-plugin-proposal-decorators
babel-core
unhandledRejection
events (@ nicolo-ribaudo)🏠 Internal
babel-helper-create-class-features-plugin
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
Committers: 4
Read more
Read more
v7.23.4 (2023-11-20)
🐛 Bug Fix
babel-generator
Committers: 4
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