Skip to content
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

bump dependencies #3615

Merged
merged 1 commit into from
Oct 18, 2024
Merged

bump dependencies #3615

merged 1 commit into from
Oct 18, 2024

Conversation

akphi
Copy link
Contributor

@akphi akphi commented Oct 18, 2024


   @manypkg/get-packages ----------------------- ◉ 1.1.3 --------                  ◯ 2.2.2 --------
   @mui/material ------------------------------- ◯ 6.1.3 -------- ◉ 6.1.4 --------
   @mui/system --------------------------------- ◯ 6.1.3 -------- ◉ 6.1.4 --------
   @mui/x-date-pickers ------------------------- ◯ 7.19.0 ------- ◉ 7.21.0 -------
   @rollup/plugin-commonjs --------------------- ◯ 28.0.0 ------- ◉ 28.0.1 -------
   @types/node --------------------------------- ◯ 22.7.5 ------- ◉ 22.7.6 -------
   @types/react-dom ---------------------------- ◯ 18.3.0 ------- ◉ 18.3.1 -------
   @typescript-eslint/eslint-plugin ------------ ◯ 8.8.1 -------- ◉ 8.10.0 -------
   @typescript-eslint/parser ------------------- ◯ 8.8.1 -------- ◉ 8.10.0 -------
   chart.js ------------------------------------ ◯ 4.4.4 -------- ◉ 4.4.5 --------
   eslint-plugin-react-hooks ------------------- ◯ 4.6.2 --------                  ◉ 5.0.0 --------
   html-webpack-plugin ------------------------- ◯ 5.6.0 -------- ◉ 5.6.2 --------
   isbinaryfile -------------------------------- ◯ 5.0.2 -------- ◉ 5.0.3 --------
   mobx ---------------------------------------- ◯ 6.13.3 ------- ◉ 6.13.5 -------
   react-router-dom ---------------------------- ◯ 6.26.2 ------- ◉ 6.27.0 -------
   react-router -------------------------------- ◯ 6.26.2 ------- ◉ 6.27.0 -------
   rollup-plugin-import-css -------------------- ◯ 3.5.4 -------- ◉ 3.5.5 --------
   sass ---------------------------------------- ◯ 1.79.4 ------- ◉ 1.80.2 -------
   serializr ----------------------------------- ◯ 3.0.2 -------- ◉ 3.0.3 --------
   sql-formatter ------------------------------- ◯ 15.4.3 ------- ◉ 15.4.4 -------
   stylelint-scss ------------------------------ ◯ 6.7.0 -------- ◉ 6.8.1 --------
   stylelint ----------------------------------- ◯ 16.9.0 ------- ◉ 16.10.0 ------
   tailwind-merge ------------------------------ ◯ 2.5.3 -------- ◉ 2.5.4 --------
   tailwindcss --------------------------------- ◯ 3.4.13 ------- ◉ 3.4.14 -------
   typedoc ------------------------------------- ◯ 0.26.8 ------- ◉ 0.26.10 ------
 > yaml ---------------------------------------- ◯ 2.5.1 -------- ◉ 2.6.0 --------

Copy link

changeset-bot bot commented Oct 18, 2024

🦋 Changeset detected

Latest commit: b7445bf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 39 packages
Name Type
@finos/legend-extension-dsl-data-space-studio Patch
@finos/legend-application-studio-deployment Patch
@finos/legend-extension-store-service-store Patch
@finos/legend-vscode-extension-dependencies Patch
@finos/legend-application-query-deployment Patch
@finos/legend-application-studio-bootstrap Patch
@finos/legend-application-query-bootstrap Patch
@finos/legend-application-repl-deployment Patch
@finos/legend-extension-dsl-data-quality Patch
@finos/legend-extension-store-relational Patch
@finos/legend-extension-dsl-persistence Patch
@finos/legend-extension-store-flat-data Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-dsl-service Patch
@finos/legend-application-pure-ide Patch
@finos/legend-extension-assortment Patch
@finos/legend-application-studio Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-application-query Patch
@finos/legend-application-repl Patch
@finos/legend-server-showcase Patch
@finos/legend-query-builder Patch
@finos/legend-server-depot Patch
@finos/legend-application Patch
@finos/legend-code-editor Patch
@finos/legend-server-sdlc Patch
@finos/legend-data-cube Patch
@finos/legend-dev-utils Patch
@finos/stylelint-config-legend-studio Patch
@finos/eslint-plugin-legend-studio Patch
@finos/legend-shared Patch
@finos/legend-graph Patch
@finos/legend-lego Patch
@finos/legend-art Patch
@finos/legend-application-pure-ide-deployment Patch
@finos/legend-server-showcase-deployment Patch
@finos/legend-extension-tracer-zipkin Patch
@finos/legend-storage Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.46%. Comparing base (63f6e02) to head (b7445bf).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3615      +/-   ##
==========================================
+ Coverage   45.40%   45.46%   +0.05%     
==========================================
  Files        2168     2168              
  Lines      374608   374899     +291     
  Branches    10801    15588    +4787     
==========================================
+ Hits       170102   170435     +333     
+ Misses     203815   203713     -102     
- Partials      691      751      +60     
Files with missing lines Coverage Δ
.../__test-utils__/QueryBuilderComponentTestUtils.tsx 97.83% <100.00%> (-0.02%) ⬇️

... and 439 files with indirect coverage changes

@MauricioUyaguari MauricioUyaguari merged commit 3946bc1 into finos:master Oct 18, 2024
15 checks passed
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