Skip to content

upgrade: update dependency flutter to v3.41.5#446

Open
renovate[bot] wants to merge 1 commit intomainfrom
upgrade-renovate-flutter-3.x
Open

upgrade: update dependency flutter to v3.41.5#446
renovate[bot] wants to merge 1 commit intomainfrom
upgrade-renovate-flutter-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2025

This PR contains the following updates:

Package Update Change
flutter (source) patch 3.41.43.41.5

Warning

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


Release Notes

flutter/flutter (flutter)

v3.41.5

Compare Source

  • flutter/182708 When using Impeller on any platform, bur artifacts in circles rendering at 45 degree angles.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Asia/Tokyo, 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 this update again.


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

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

@renovate renovate bot requested a review from ronnnnn as a code owner December 6, 2025 18:11
@renovate renovate bot added the dep Dependency updates or problems label Dec 6, 2025
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from b82a79a to 3e0e806 Compare December 14, 2025 22:14
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.38.4 upgrade: update dependency flutter to v3.38.5 Dec 14, 2025
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from 3e0e806 to ad02b46 Compare January 11, 2026 01:21
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.38.5 upgrade: update dependency flutter to v3.38.6 Jan 11, 2026
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from ad02b46 to c7c8aa1 Compare January 16, 2026 20:31
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.38.6 upgrade: update dependency flutter to v3.38.7 Jan 16, 2026
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from c7c8aa1 to b647858 Compare January 29, 2026 18:56
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.38.7 upgrade: update dependency flutter to v3.38.8 Jan 29, 2026
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional flag.

Open in Devin Review

@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from b647858 to 66a265e Compare January 31, 2026 20:43
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.38.8 upgrade: update dependency flutter to v3.38.9 Jan 31, 2026
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from 66a265e to 8daa097 Compare February 13, 2026 20:47
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.38.9 upgrade: update dependency flutter to v3.38.10 Feb 13, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from 8daa097 to ac5c092 Compare February 14, 2026 21:55
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.38.10 upgrade: update dependency flutter to v3.41.0 Feb 14, 2026
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from ac5c092 to ea3e089 Compare February 16, 2026 18:45
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.41.0 upgrade: update dependency flutter to v3.41.1 Feb 16, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from ea3e089 to 0204415 Compare February 22, 2026 22:04
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.41.1 upgrade: update dependency flutter to v3.41.2 Feb 22, 2026
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from 0204415 to 83c24b3 Compare March 7, 2026 02:05
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.41.2 upgrade: update dependency flutter to v3.41.3 Mar 7, 2026
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from 83c24b3 to 21b60ca Compare March 7, 2026 21:32
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.41.3 upgrade: update dependency flutter to v3.41.4 Mar 7, 2026
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

Open in Devin Review

.tool-versions Outdated
@@ -1,3 +1,3 @@
flutter 3.38.3
flutter 3.41.4

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 Flutter constraint in example pubspec still references old minimum version

The examples/nilts_example/pubspec.yaml specifies flutter: '>=3.38.3', which was the previous .tool-versions Flutter version. While this constraint is still technically compatible with 3.41.4 (since 3.41.4 >= 3.38.3), the minimum bound may want to be updated to 3.41.4 if the intent is that all contributors must use exactly the version from .tool-versions. However, keeping the lower bound at 3.38.3 could also be intentional to maintain broader compatibility for the example app.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@renovate renovate bot changed the title upgrade: update dependency flutter to v3.41.4 upgrade: update dependency flutter to v3.41.4 - autoclosed Mar 14, 2026
@renovate renovate bot closed this Mar 14, 2026
@renovate renovate bot deleted the upgrade-renovate-flutter-3.x branch March 14, 2026 07:24
@renovate renovate bot changed the title upgrade: update dependency flutter to v3.41.4 - autoclosed upgrade: update dependency flutter to v3.41.5 Mar 20, 2026
@renovate renovate bot reopened this Mar 20, 2026
@renovate renovate bot force-pushed the upgrade-renovate-flutter-3.x branch from 21b60ca to c95432f Compare March 20, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dep Dependency updates or problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant