-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Snyk] Upgrade: @babel/core, @babel/plugin-proposal-class-properties, @babel/plugin-transform-runtime, @babel/preset-flow, @babel/preset-react #177
Conversation
Snyk has created this PR to upgrade: - @babel/core from 7.17.10 to 7.23.3. See this package in npm: https://www.npmjs.com/package/@babel/core - @babel/plugin-proposal-class-properties from 7.16.7 to 7.18.6. See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-class-properties - @babel/plugin-transform-runtime from 7.17.10 to 7.23.3. See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-runtime - @babel/preset-flow from 7.16.7 to 7.23.3. See this package in npm: https://www.npmjs.com/package/@babel/preset-flow - @babel/preset-react from 7.16.7 to 7.23.3. See this package in npm: https://www.npmjs.com/package/@babel/preset-react See this project in Snyk: https://app.snyk.io/org/expensify/project/35c87b83-0578-438a-9ce5-96d21d712614?utm_source=github&utm_medium=referral&page=upgrade-pr
…5ed273ee1a112c31851e2cbe80' into snyk-upgrade-7f189d5ed273ee1a112c31851e2cbe80
The merge-base changed after approval.
@tgolen not sure why my review is not sufficient here, so passing the ball to you |
The merge-base changed after approval.
I think your review is fine as long as you tested the build out to ensure all the transpiling is still working. Did you confirm that it still works? |
Yup, I did, it's working fine. |
The merge-base changed after approval.
The merge-base changed after approval.
Approved reviews are getting auto-rejected on this one too. |
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.17.10 to 7.23.3
on 2023-11-09
from 7.16.7 to 7.18.6
on 2022-06-27
from 7.17.10 to 7.23.3
on 2023-11-09
from 7.16.7 to 7.23.3
on 2023-11-09
from 7.16.7 to 7.23.3
on 2023-11-09
The recommended version fixes:
SNYK-JS-BABELTRAVERSE-5962462
Why? Proof of Concept exploit, CVSS 9.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: @babel/core
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
v@babel/[email protected]
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.20 (2023-09-16)
🏠 Internal
babel-helper-validator-identifier
babel-plugin-transform-dotall-regex
↩️ Revert
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
Committers: 3
v7.22.19 (2023-09-14)
Re-published 7.22.18, due to a releasing error.
Package name: @babel/plugin-proposal-class-properties
Package name: @babel/plugin-transform-runtime
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
v@babel/[email protected]
Package name: @babel/preset-flow
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/preset-react
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