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.24.0 #1316

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
flutter (source) minor 3.22.3 -> 3.24.0

Release Notes

flutter/flutter (flutter)

v3.24.0

Compare Source


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 Author

renovate bot commented Aug 8, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub get --no-precompile
Note: material_color_utilities is pinned to version 0.11.1 by integration_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because every version of integration_test from sdk depends on material_color_utilities 0.11.1 and appainter depends on material_color_utilities ^0.8.0, integration_test from sdk is forbidden.
So, because appainter depends on integration_test from sdk, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try upgrading your constraint on material_color_utilities: flutter pub add material_color_utilities:^0.11.1

Copy link
Contributor

github-actions bot commented Aug 8, 2024

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 Aug 20, 2024

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 enabled auto-merge (squash) August 20, 2024 14:14
@zeshuaro zeshuaro merged commit eb655b2 into main Aug 20, 2024
19 checks passed
@zeshuaro zeshuaro deleted the renovate/flutter-version branch August 20, 2024 14:25
zeshuaro pushed a commit that referenced this pull request Aug 25, 2024
## [2.2.0](v2.1.8...v2.2.0) (2024-08-25)

### Features

* **sdk:** update dependency flutter to v3.24.0 ([#1316](#1316)) ([eb655b2](eb655b2))

### Bug Fixes

* **deps:** update dependency device_preview_plus to v2.1.0 ([#1324](#1324)) ([2036fea](2036fea))
* **deps:** update dependency dio to v5.6.0 ([#1328](#1328)) ([c43d33a](c43d33a))
* **deps:** update dependency sentry_flutter to v8.7.0 ([#1319](#1319)) ([276192b](276192b))
* **deps:** update dependency shared_preferences to v2.3.2 ([#1332](#1332)) ([459a8a8](459a8a8))
* **sdk:** update dependency flutter to v3.24.1 ([#1330](#1330)) ([f28bf2e](f28bf2e))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1325](#1325)) ([fa50254](fa50254))
* **deps:** update dependency build_runner to v2.4.12 ([#1312](#1312)) ([9b54756](9b54756))
* **deps:** update dependency semantic-release to v24.1.0 ([#1327](#1327)) ([19c8d6e](19c8d6e))
* **deps:** update dependency semantic-release-pub to v0.8.23 ([#1329](#1329)) ([1da1a9d](1da1a9d))
* **node:** update dependency node to v20.17.0 ([#1331](#1331)) ([a0524f9](a0524f9))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 5e6badf ([#1334](#1334)) ([8cc1593](8cc1593))
* **deps:** update zeshuaro/github-actions-workflows digest to e887a1d ([#1333](#1333)) ([8b21eb6](8b21eb6))
@zeshuaro
Copy link
Owner

🎉 This issue has been resolved in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2024
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