Skip to content

chore(deps): update dependency yaru to v7 and yaru_test to 0.3.1#466

Merged
ashuntu merged 3 commits intomainfrom
renovate/yaru-7.x
Apr 11, 2025
Merged

chore(deps): update dependency yaru to v7 and yaru_test to 0.3.1#466
ashuntu merged 3 commits intomainfrom
renovate/yaru-7.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change
yaru dependencies major ^1.1.0 -> ^7.0.0
yaru dependencies major ^5.1.0 -> ^7.0.0
yaru dependencies major ^4.1.0 -> ^7.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ubuntu/yaru.dart (yaru)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • upgrade to flutter 3.27.1 (#​972)
Miscellaneous Chores

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove hardcoded colors and darken dark base color to improve contrast of dark theme and light theme text (#​957)
  • unify ChipTheme and YaruChoiceChipBar and make them work with high contrast (#​955)
Features
  • example: monospace text style in _CodeDialog (#​970) (78397bf)
  • new indeterminated progress design (#​958) (c8c094d)
  • remove hardcoded colors and darken dark base color to improve contrast of dark theme and light theme text (#​957) (855e4d5)
  • unify ChipTheme and YaruChoiceChipBar and make them work with high contrast (#​955) (0365af5)
Bug Fixes

v5.3.2

Bug Fixes
  • Align YaruSplitButton consistently (#​934) (ad4dfe4)
  • high contrast themes: ListTile selected state is not distinguishable from non-selected state (#​941) (ebddaed)
  • HighContrast YaruMasterTile, move Example theme buttons to side pane (#​943) (5656b32)
  • YaruPanedView: do not overwrite the divider theme (#​935) (b1d50a6)
Miscellaneous Chores

v5.3.1

v5.3.0

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

v4.1.0

Compare Source

v4.0.0


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Fixes #465

UDENG-6671

@ashuntu
Copy link
Contributor

ashuntu commented Apr 9, 2025

This depends on ubuntu/yaru_test.dart#51 and #465

@ashuntu ashuntu force-pushed the renovate/yaru-7.x branch from d463e07 to b8e6665 Compare April 10, 2025 18:30
renovate bot and others added 3 commits April 10, 2025 14:12
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.
@ashuntu ashuntu force-pushed the renovate/yaru-7.x branch from b8e6665 to 706c8ac Compare April 10, 2025 19:37
@renovate
Copy link
Contributor Author

renovate bot commented Apr 10, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@ashuntu
Copy link
Contributor

ashuntu commented Apr 10, 2025

I hijacked this PR a bit since the yaru and yaru_test upgrades need to be done simultaneously.

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.

@ashuntu ashuntu changed the title chore(deps): update dependency yaru to v7 chore(deps): update dependency yaru to v7 and yaru_test to 0.3.1 Apr 10, 2025
@ashuntu ashuntu requested a review from d-loose April 10, 2025 20:35
@d-loose
Copy link
Member

d-loose commented Apr 11, 2025

I suppose the diff in the goldens is due to the yaru update?

@ashuntu ashuntu merged commit 6fd8f7e into main Apr 11, 2025
8 checks passed
@ashuntu ashuntu deleted the renovate/yaru-7.x branch April 11, 2025 14:10
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