upgrade: update dependency flutter to v3.41.5#446
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
b82a79a to
3e0e806
Compare
3e0e806 to
ad02b46
Compare
ad02b46 to
c7c8aa1
Compare
c7c8aa1 to
b647858
Compare
b647858 to
66a265e
Compare
66a265e to
8daa097
Compare
8daa097 to
ac5c092
Compare
ac5c092 to
ea3e089
Compare
ea3e089 to
0204415
Compare
0204415 to
83c24b3
Compare
83c24b3 to
21b60ca
Compare
.tool-versions
Outdated
| @@ -1,3 +1,3 @@ | |||
| flutter 3.38.3 | |||
| flutter 3.41.4 | |||
There was a problem hiding this comment.
🚩 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.
Was this helpful? React with 👍 or 👎 to provide feedback.
21b60ca to
c95432f
Compare
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:
3.41.4→3.41.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
flutter/flutter (flutter)
v3.41.5Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.