zeshuaro / google_api_headers

A Flutter plugin for getting the headers required to call Google APIs with an app restricted API key
https://pub.dev/packages/google_api_headers
MIT License
10 stars 24 forks source link

fix(sdk): update dependency dart to >=3.4.4 <4.0.0 #416

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
dart (source) patch >=3.4.3 <4.0.0 -> >=3.4.4 <4.0.0

Release Notes

dart-lang/sdk (dart) ### [`v3.4.4`](https://togithub.com/dart-lang/sdk/compare/3.4.3...3.4.4) [Compare Source](https://togithub.com/dart-lang/sdk/compare/3.4.3...3.4.4)

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: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

⚠️ 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:

The artifact failure details are included below:

File name: example/pubspec.lock
Command failed: flutter pub get --no-precompile
The current Dart SDK version is 3.4.3.

Because google_api_headers_example requires SDK version >=3.4.4 <4.0.0, version solving failed.

You can try the following suggestion to make the pubspec resolve:
* Try using the Flutter SDK version: 3.23.0-0.1.pre. 
zeshuaro-bot[bot] commented 4 months ago

:tada: This issue has been resolved in version 4.1.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: