Skip to content

fix(deps): Upgrade babel dependency, see GHSA-67hx-6x53-jw92. - #8002

Merged
ovr merged 7 commits into
masterfrom
chore/babel-upgrade
Mar 27, 2024
Merged

fix(deps): Upgrade babel dependency, see GHSA-67hx-6x53-jw92.#8002
ovr merged 7 commits into
masterfrom
chore/babel-upgrade

Conversation

@ovr

@ovr ovr commented Mar 26, 2024

Copy link
Copy Markdown
Member

Hello!

Bumps @babel/traverse to 7.24.
Security fix GHSA-67hx-6x53-jw92

Thanks

@ovr
ovr requested a review from a team as a code owner March 26, 2024 20:56
@vercel

vercel Bot commented Mar 26, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 3:20pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 3:20pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 3:20pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 3:20pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 3:20pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 3:20pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 3:20pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 3:20pm

@codecov

codecov Bot commented Mar 26, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.91%. Comparing base (0e0bd96) to head (6f60142).

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           
Flag Coverage Δ
cube-backend 47.91% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ovr
ovr force-pushed the chore/babel-upgrade branch 2 times, most recently from 5a1852d to fd1fc7a Compare March 27, 2024 14:27
@ovr
ovr force-pushed the chore/babel-upgrade branch from d9f7896 to 84db5cb Compare March 27, 2024 14:51
@ovr
ovr merged commit 9848e51 into master Mar 27, 2024
@ovr
ovr deleted the chore/babel-upgrade branch March 27, 2024 15:36
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants