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

Upgrade to React 18 #1146

Merged
merged 7 commits into from
May 9, 2022
Merged

Upgrade to React 18 #1146

merged 7 commits into from
May 9, 2022

Conversation

akphi
Copy link
Contributor

@akphi akphi commented May 9, 2022

Summary

How did you test this change?

  • Test(s) added
  • Manual testing (please provide screenshots/recordings)
  • No testing (please provide an explanation)

Sorry, something went wrong.

@changeset-bot
Copy link

changeset-bot bot commented May 9, 2022

🦋 Changeset detected

Latest commit: 2c4d9ec

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

This PR includes changesets to release 33 packages
Name Type
@finos/babel-preset-legend-studio Major
@finos/eslint-plugin-legend-studio Patch
@finos/legend-application Patch
@finos/legend-art Patch
@finos/legend-dev-utils Patch
@finos/legend-extension-dsl-data-space Patch
@finos/legend-extension-dsl-diagram Patch
@finos/legend-extension-dsl-persistence Patch
@finos/legend-extension-dsl-text Patch
@finos/legend-extension-external-format-json-schema Patch
@finos/legend-extension-external-language-morphir Patch
@finos/legend-extension-external-store-service Patch
@finos/legend-extension-mapping-generation Patch
@finos/legend-graph Patch
@finos/legend-graph-extension-collection Patch
@finos/legend-manual-tests Patch
@finos/legend-model-storage Patch
@finos/legend-query Patch
@finos/legend-query-app Patch
@finos/legend-query-deployment Patch
@finos/legend-server-depot Patch
@finos/legend-server-sdlc Patch
@finos/legend-shared Patch
@finos/legend-studio Patch
@finos/legend-studio-app Patch
@finos/legend-studio-deployment Patch
@finos/legend-studio-extension-management-toolkit Patch
@finos/legend-studio-extension-query-builder Patch
@finos/legend-taxonomy Patch
@finos/legend-taxonomy-app Patch
@finos/legend-taxonomy-deployment Patch
@finos/legend-tracer-extension-zipkin Patch
@finos/stylelint-config-legend-studio 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

@finos-cla-bot finos-cla-bot bot added the cla-present CLA Signed label May 9, 2022
@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #1146 (2c4d9ec) into master (27df808) will decrease coverage by 0.01%.
The diff coverage is 41.25%.

@@            Coverage Diff             @@
##           master    #1146      +/-   ##
==========================================
- Coverage   42.82%   42.81%   -0.02%     
==========================================
  Files        1125     1125              
  Lines       49360    49368       +8     
  Branches    11274    11274              
==========================================
- Hits        21137    21135       -2     
- Misses      28153    28162       +9     
- Partials       70       71       +1     
Impacted Files Coverage Δ
packages/babel-preset/index.js 0.00% <ø> (ø)
.../legend-application/src/components/ActionAlert.tsx 9.30% <0.00%> (ø)
.../legend-application/src/stores/ApplicationStore.ts 19.10% <ø> (-0.22%) ⬇️
.../legend-art/src/components/CustomSelectorInput.tsx 13.15% <0.00%> (ø)
...kages/legend-art/src/components/ResizablePanel.tsx 10.71% <0.00%> (ø)
...ges/legend-art/src/components/menu/ContextMenu.tsx 14.58% <ø> (ø)
...es/legend-art/src/components/menu/DropdownMenu.tsx 30.43% <ø> (ø)
...ges/legend-art/src/components/menu/MenuContent.tsx 0.00% <ø> (ø)
...ackages/legend-dev-utils/jest/setupDOMPolyfills.js 0.00% <0.00%> (ø)
...kages/legend-query/src/application/LegendQuery.tsx 0.00% <0.00%> (ø)
... and 29 more

@MauricioUyaguari MauricioUyaguari merged commit e0de53c into finos:master May 9, 2022
@akphi akphi deleted the giap branch May 9, 2022 14:06
akphi added a commit to akphi/legend-studio that referenced this pull request May 10, 2022
akphi added a commit that referenced this pull request May 10, 2022
* bump dependencies

* fix a regression introduced by #1146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-present CLA Signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Upgrade to react 18
2 participants