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

chore use recent lodash version #1649

Merged
merged 3 commits into from
Nov 21, 2024
Merged

chore use recent lodash version #1649

merged 3 commits into from
Nov 21, 2024

Conversation

apupier
Copy link
Member

@apupier apupier commented Nov 21, 2024

previously used version are 8 years old

commands used to update the packages and yarn.lock:

yarn remove lodash.clonedeep lodash.get lodash.isempty lodash.memoize lodash.set @types/lodash.clonedeep @types/lodash.get @types/lodash.isempty @types/lodash.memoize
yarn add lodash

apupier and others added 2 commits November 21, 2024 16:52
previously used version are 8 years old

Signed-off-by: Aurélien Pupier <[email protected]>
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@f116596). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1649   +/-   ##
=======================================
  Coverage        ?   83.99%           
  Complexity      ?      365           
=======================================
  Files           ?      284           
  Lines           ?     8145           
  Branches        ?     1594           
=======================================
  Hits            ?     6841           
  Misses          ?     1165           
  Partials        ?      139           

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


🚨 Try these New Features:

Copy link

sonarcloud bot commented Nov 21, 2024

@apupier apupier changed the title WIP chore use recent lodash version chore use recent lodash version Nov 21, 2024
@apupier apupier marked this pull request as ready for review November 21, 2024 16:54
@lordrip lordrip merged commit 51012ff into KaotoIO:main Nov 21, 2024
13 checks passed
@apupier apupier deleted the fixLodash branch November 21, 2024 17:13
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