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

fix(graphql): bump uuid dependency to ^4.0.0 #1393

Merged

Conversation

francescoberardi
Copy link
Contributor

fix(graphql): bump uuid dependency to ^4.0.0

Fixes #1391

The commit update the uuid dependency to version ^4.0.0.
Uuid class now takes a GlobalOptions class instead of a Map<String, dynamic>.

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c1601a) 64.63% compared to head (4fa6dd6) 64.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1393      +/-   ##
==========================================
- Coverage   64.63%   64.58%   -0.05%     
==========================================
  Files          41       41              
  Lines        1719     1717       -2     
==========================================
- Hits         1111     1109       -2     
  Misses        608      608              

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

@vincenzopalazzo vincenzopalazzo merged commit 56d9a24 into zino-hofmann:main Nov 23, 2023
5 checks passed
@francescoberardi francescoberardi deleted the feat/update-uuid branch November 23, 2023 12:13
@marc-wilson
Copy link

Can you we get this released?

@marc-wilson marc-wilson mentioned this pull request Dec 27, 2023
@vincenzopalazzo
Copy link
Collaborator

Can you we get this released?

Yah I will try to do it today!

@vincenzopalazzo
Copy link
Collaborator

Released, sorry for delay

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.

Update uuid version to ^4.0.0
3 participants