fix(deps): Upgrade babel dependency, see GHSA-67hx-6x53-jw92. - #8002
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 8 Ignored Deployments
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8002 +/- ##
=======================================
Coverage 47.91% 47.91%
=======================================
Files 154 154
Lines 21016 21016
Branches 5412 5412
=======================================
Hits 10070 10070
Misses 10194 10194
Partials 752 752
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ovr
force-pushed
the
chore/babel-upgrade
branch
2 times, most recently
from
March 27, 2024 14:27
5a1852d to
fd1fc7a
Compare
ovr
force-pushed
the
chore/babel-upgrade
branch
from
March 27, 2024 14:51
d9f7896 to
84db5cb
Compare
JichaoS
referenced
this pull request
in luabase/cube
May 7, 2024
…jw92) (#8002) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) to 7.24. Security fix GHSA-67hx-6x53-jw92 ❯ yarn why @babel/core yarn why v1.22.19 [1/4] 🤔 Why do we have the module "@babel/core"...? [2/4] 🚚 Initialising dependency graph... [3/4] 🔍 Finding dependency... [4/4] 🚡 Calculating file sizes... => Found "@babel/core@7.24.3" info Has been hoisted to "@babel/core" info Reasons this module exists - "workspace-aggregator-66adc75a-7806-462c-a1f2-944b81d243af" depends on it - Specified in "devDependencies" - Hoisted from "_project_#@babel#core" - Hoisted from "_project_#@cubejs-backend#schema-compiler#@babel#core" - Hoisted from "_project_#@cubejs-client#core#@babel#core" - Hoisted from "_project_#@cubejs-client#dx#@babel#core" - Hoisted from "_project_#@cubejs-client#ws-transport#@babel#core" - Hoisted from "_project_#@cubejs-client#playground#@vitejs#plugin-react#@babel#core" - Hoisted from "_project_#@cubejs-client#ngx#@angular#compiler-cli#@babel#core" - Hoisted from "_project_#@cubejs-client#core#babel-jest#@jest#transform#@babel#core" - Hoisted from "_project_#@cubejs-client#core#babel-jest#babel-plugin-istanbul#istanbul-lib-instrument#@babel#core" - Hoisted from "_project_#@cubejs-client#ngx#@Angular-devkit#build-angular#@jsdevtools#coverage-istanbul-loader#istanbul-lib-instrument#@babel#core" - Hoisted from "_project_#@cubejs-backend#clickhouse-driver#jest#@jest#core#@jest#reporters#istanbul-lib-instrument#@babel#core" info Disk size without dependencies: "5.77MB" info Disk size with unique dependencies: "19.4MB" info Disk size with transitive dependencies: "27.83MB" info Number of shared dependencies: 48 --------- Co-authored-by: Anna Poznanska <anna@apella.io>
haechangcho
pushed a commit
to haechangcho/heartcube
that referenced
this pull request
May 15, 2026
…jw92) (cube-js#8002) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) to 7.24. Security fix GHSA-67hx-6x53-jw92 ❯ yarn why @babel/core yarn why v1.22.19 [1/4] 🤔 Why do we have the module "@babel/core"...? [2/4] 🚚 Initialising dependency graph... [3/4] 🔍 Finding dependency... [4/4] 🚡 Calculating file sizes... => Found "@babel/core@7.24.3" info Has been hoisted to "@babel/core" info Reasons this module exists - "workspace-aggregator-66adc75a-7806-462c-a1f2-944b81d243af" depends on it - Specified in "devDependencies" - Hoisted from "_project_#@babel#core" - Hoisted from "_project_#@cubejs-backend#schema-compiler#@babel#core" - Hoisted from "_project_#@cubejs-client#core#@babel#core" - Hoisted from "_project_#@cubejs-client#dx#@babel#core" - Hoisted from "_project_#@cubejs-client#ws-transport#@babel#core" - Hoisted from "_project_#@cubejs-client#playground#@vitejs#plugin-react#@babel#core" - Hoisted from "_project_#@cubejs-client#ngx#@angular#compiler-cli#@babel#core" - Hoisted from "_project_#@cubejs-client#core#babel-jest#@jest#transform#@babel#core" - Hoisted from "_project_#@cubejs-client#core#babel-jest#babel-plugin-istanbul#istanbul-lib-instrument#@babel#core" - Hoisted from "_project_#@cubejs-client#ngx#@Angular-devkit#build-angular#@jsdevtools#coverage-istanbul-loader#istanbul-lib-instrument#@babel#core" - Hoisted from "_project_#@cubejs-backend#clickhouse-driver#jest#@jest#core#@jest#reporters#istanbul-lib-instrument#@babel#core" info Disk size without dependencies: "5.77MB" info Disk size with unique dependencies: "19.4MB" info Disk size with transitive dependencies: "27.83MB" info Number of shared dependencies: 48 --------- Co-authored-by: Anna Poznanska <anna@apella.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Hello!
Bumps @babel/traverse to 7.24.
Security fix GHSA-67hx-6x53-jw92
Thanks