upgrade: update dependency flutter to v3.41.6#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.
🚩 Example pubspec.yaml still references >=3.41.4 as minimum Flutter version
The examples/nilts_example/pubspec.yaml:7 specifies flutter: '>=3.41.4' while .tool-versions now uses 3.41.6. This is not a bug since >=3.41.4 is satisfied by 3.41.6, but the reviewer may want to consider whether the minimum Flutter constraint in the example should also be bumped to >=3.41.6 to stay in sync with the actual SDK version used for development, depending on the project's policy for minimum supported versions.
Was this helpful? React with 👍 or 👎 to provide feedback.
21b60ca to
c95432f
Compare
c95432f to
06d8b77
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.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
flutter/flutter (flutter)
v3.41.6Compare Source
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.