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

feat(sdk): update dependency flutter to v3.27.2 #1449

Merged
merged 7 commits into from
Jan 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2025

This PR contains the following updates:

Package Update Change
flutter (source) minor 3.24.5 -> 3.27.2

Release Notes

flutter/flutter (flutter)

v3.27.2

Compare Source

  • flutter/159729 Flutter module template triggers a warning when built for Android.
  • flutter/161176 Dropdown Menu can create an infinite loop.
  • flutter/161330 Using ScrollViewKeyboardDismissBehavior.onDrag in a SingleChildScrollView causes text fields to immediately unfocus if the keyboard opening scrolls the text field to keep it visible.
  • flutter/160127 Some Flutter web plugins do not add the crossOrigin property to tags.
  • flutter/160155 Failed assertion in web engine: "The targeted input element must be the active input element".
  • flutter/160199 Some images on the web render blank.
  • flutter/160459 Incorrect Z order rendering in drawPoints may cause lines to overlap when one should be drawn in front of the other.
  • flutter/160409 App may crashes because of obsolete engine assertion.
  • flutter/158192 Positions of display cutouts on Android may not update - as returned by MediaQuery and used by SafeArea - upon screen orientation change.

v3.27.1

Compare Source

  • flutter/160041 - [Impeller][Android] Disables Impeller on older Android devices.
  • flutter/160206 - [Impeller][Android] Disables Android HardwareBuffer based swapchains on all devices.
  • flutter/160208 - [iOS] Fixes an issue on iOS preventing the ability to tap web view links in some plugins.

v3.27.0

Compare Source

Initial stable release.


Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

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

Copy link
Contributor

github-actions bot commented Jan 17, 2025

I'm just a reminder to do the following after updating the Flutter SDK version:

  • Run flutter pub get to make sure the dependencies are up-to-date
  • Update the Flutter SDk version in HomePage

Copy link
Contributor Author

renovate bot commented Jan 17, 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.

@zeshuaro zeshuaro merged commit 30e0741 into main Jan 28, 2025
17 of 18 checks passed
@zeshuaro zeshuaro deleted the renovate/flutter-version branch January 28, 2025 05:42
zeshuaro pushed a commit that referenced this pull request Jan 28, 2025
## [2.3.0](v2.2.11...v2.3.0) (2025-01-28)

### Features

* **sdk:** update dependency flutter to v3.27.2 ([#1449](#1449)) ([30e0741](30e0741))

### Bug Fixes

* **deps:** update dependency device_preview_plus to v2.2.4 ([#1434](#1434)) ([7587efa](7587efa))
* **deps:** update dependency dropdown_search to v6 ([#1369](#1369)) ([1d80f09](1d80f09))
* **deps:** update dependency flex_color_picker to v3.7.0 ([#1450](#1450)) ([1ca49ac](1ca49ac))

### Documentation

* **license:** update copyright year to 2025 ([#1454](#1454)) ([5f2c1b2](5f2c1b2))

### Miscellaneous Chores

* **deps:** update dependency build_runner to v2.4.14 ([#1438](#1438)) ([7c43eff](7c43eff))
* **node:** update node.js to v22.13.1 ([#1456](#1456)) ([c144afe](c144afe))

### Continuous Integration

* **deps:** update stefanzweifel/git-auto-commit-action action to v5.1.0 ([#1448](#1448)) ([476de18](476de18))
* **deps:** update zeshuaro/github-actions-workflows digest to 10565a3 ([#1455](#1455)) ([4d7da1a](4d7da1a))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant