refactor: Update dependencies because of conflicts with uuid recent versions
Pull Request
- Report security issues confidentially.
- Any contribution is under this license.
- Link this pull request to an issue.
Issue
https://github.com/parse-community/Parse-SDK-Flutter/issues/1035
Closes: FILL_THIS_OUT
Approach
When adding the flutter sdk package in my project I got conflict with the uuid v. 4.5.1 I was using
Tasks
I update flutter and dart packagse
- [x ] Add tests
- [ x] Add changes to documentation (guides, repository pages, code comments)
🚀 Thanks for opening this pull request!
❌ Please fill out all fields with a placeholder FILL_THIS_OUT. If a field does not apply to the pull request, fill in n/a or delete the line.
I will reformat the title to use the proper commit message syntax.
Could you please revert the unrelated changes like the reformatting?
Alright I will do it
On Mon, 17 Mar 2025, 19:54 Manuel, @.***> wrote:
Could you please revert the unrelated changes like the reformatting?
— Reply to this email directly, view it on GitHub https://github.com/parse-community/Parse-SDK-Flutter/pull/1036#issuecomment-2730536688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AINTQLCOSBAKKDIZOEHQCGT2U4LAFAVCNFSM6AAAAABZFZDGFSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMZQGUZTMNRYHA . You are receiving this because you modified the open/close state.Message ID: @.***> [image: mtrezza]mtrezza left a comment (parse-community/Parse-SDK-Flutter#1036) https://github.com/parse-community/Parse-SDK-Flutter/pull/1036#issuecomment-2730536688
Could you please revert the unrelated changes like the reformatting?
— Reply to this email directly, view it on GitHub https://github.com/parse-community/Parse-SDK-Flutter/pull/1036#issuecomment-2730536688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AINTQLCOSBAKKDIZOEHQCGT2U4LAFAVCNFSM6AAAAABZFZDGFSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMZQGUZTMNRYHA . You are receiving this because you modified the open/close state.Message ID: @.***>
@mtrezza
Can you please run CI?
@mbfakourii Sure, sorry, I didn't see your comment earlier.
@FoumaneDonald
Changes are not based on our version policy ! https://github.com/parse-community/Parse-SDK-Flutter/tree/master/packages/dart#compatibility
Also, changes to two packages (Dart and Flutter) must be in two separate PRs.
Changes are not based on our version policy !
master/packages/dart#compatibility
Oh, okay no problem
Also, changes to two packages (Dart and Flutter) must be in two separate PRs.
Thank you for the info.
@FoumaneDonald Just a note that we're currently discussing changing our version policy.