chore(deps): update dependency yaru to v7 and yaru_test to 0.3.1#466
Merged
chore(deps): update dependency yaru to v7 and yaru_test to 0.3.1#466
Conversation
Contributor
|
This depends on ubuntu/yaru_test.dart#51 and #465 |
d463e07 to
b8e6665
Compare
Yaru v6 introduces some breaking changes that we should incorporate. Yaru v7 is just a Flutter version bump, so we can loosely allow v6 or v7. This is similar to yaru_test which has similar requirements.
b8e6665 to
706c8ac
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Contributor
|
I hijacked this PR a bit since the This updates Yaru to a minimum of v6 and max of v7, yaru_test to 0.3.1 (which includes the same Yaru and Flutter bump). Also updates some golden files that resulted in a diff, though they're visually pretty much the same. |
Member
|
I suppose the diff in the goldens is due to the yaru update? |
d-loose
approved these changes
Apr 11, 2025
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 PR contains the following updates:
^1.1.0->^7.0.0^5.1.0->^7.0.0^4.1.0->^7.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ubuntu/yaru.dart (yaru)
v7.0.0Compare Source
⚠ BREAKING CHANGES
Miscellaneous Chores
v6.0.0Compare Source
⚠ BREAKING CHANGES
Features
_CodeDialog(#970) (78397bf)Bug Fixes
v5.3.2Bug Fixes
YaruSplitButtonconsistently (#934) (ad4dfe4)Miscellaneous Chores
v5.3.1v5.3.0Compare Source
v5.2.1Compare Source
v5.2.0Compare Source
v5.1.0Compare Source
v5.0.0Compare Source
v4.1.0Compare Source
v4.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
Fixes #465
UDENG-6671