[CP-beta] Bump package:unified_analytics to 5.8.8+1#146948
Merged
auto-submit[bot] merged 3 commits intoflutter:flutter-3.22-candidate.0from Apr 19, 2024
Merged
Conversation
Merged
Contributor
|
checksum failure: |
Contributor
I ran update-packages locally and pushed a commit to update the checksum |
Contributor
Author
|
@christopherfujino awesome, thanks for handling that! |
Contributor
Author
|
What are next steps for this PR? Do we still use the autosubmit label or will the release team take it over? @christopherfujino @itsjustkevin |
Contributor
It's up to the release on-call to actually add autosubmit. unless the release team has a specific question we need to answer, our job should be done here. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
May 14, 2024
liuyq
pushed a commit
to liuyq/flutter
that referenced
this pull request
Jan 26, 2026
This pull request is created by [automatic cherry pick workflow](https://github.com/flutter/flutter/wiki/Flutter-Cherrypick-Process#automatically-creates-a-cherry-pick-request) Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request. What is the link to the issue this cherry-pick is addressing? Proactive fix for issue: - flutter#146153 More information can be found for the changes in this hotfix in the following [diff](https://github.com/dart-lang/tools/compare/unified_analytics-v5.8.8...unified_analytics-v5.8.8+1?expand=1) Explain this cherry pick in one line that is accessible to most Flutter developers. See [best practices](https://github.com/flutter/flutter/wiki/Hotfix-Documentation-Best-Practices) for examples Bump the version for `package:unified_analytics` to 5.8.8+1 to better handle errors internal to the package that can crash the tool What is the impact (ex. visual jank on Samsung phones, app crash, cannot ship an iOS app)? Does it impact development (ex. flutter doctor crashes when Android Studio is installed), or the shipping production app (the app crashes on launch) This could potentially impact flutter developers as they are using the flutter tool Is there a workaround for this issue? No workaround, they would need to run the flutter tool again. What is the risk level of this cherry-pick? Are you confident that your fix is well-tested by automated tests? What are the steps to validate that this fix works? If this works correctly, there would be no errors from `package:unified_analytics` causing errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request is created by automatic cherry pick workflow
Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request.
Issue Link:
What is the link to the issue this cherry-pick is addressing?
Proactive fix for issue:
More information can be found for the changes in this hotfix in the following diff
Changelog Description:
Explain this cherry pick in one line that is accessible to most Flutter developers. See best practices for examples
Bump the version for
package:unified_analyticsto 5.8.8+1 to better handle errors internal to the package that can crash the toolImpact Description:
What is the impact (ex. visual jank on Samsung phones, app crash, cannot ship an iOS app)? Does it impact development (ex. flutter doctor crashes when Android Studio is installed), or the shipping production app (the app crashes on launch)
This could potentially impact flutter developers as they are using the flutter tool
Workaround:
Is there a workaround for this issue?
No workaround, they would need to run the flutter tool again.
Risk:
What is the risk level of this cherry-pick?
Test Coverage:
Are you confident that your fix is well-tested by automated tests?
Validation Steps:
What are the steps to validate that this fix works?
If this works correctly, there would be no errors from
package:unified_analyticscausing errors