Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps flutter-actions/setup-flutter from 3 to 4.

Release notes

Sourced from flutter-actions/setup-flutter's releases.

v4.0

What's Changed

A re-implementation of the flutter-actions/setup-flutter with better latest version detection and caching.

[!IMPORTANT] An issues regarding caching submitted by @​alijvhr when using latest version the cached artifact may result in a differed Flutter SDK version because of version is being evaluated during workflow runs.

See #10 & #11.

Full Changelog: flutter-actions/setup-flutter@v3.7...v4.0

v3.7

What's Changed

[!NOTE] Patch issues with latest Flutter SDK release manifest, This may prevent the workflow from installing older release but the fallback script maybe able to take over attempt to download the old release.

New Contributors

Full Changelog: flutter-actions/setup-flutter@v3.6...v3.7

v3.6

Full Changelog: flutter-actions/setup-flutter@v3.5...v3.6

v3.5

Full Changelog: flutter-actions/setup-flutter@v3.4...v3.5

v3.4

Full Changelog: flutter-actions/setup-flutter@v3.3...v3.4

v3.3

Full Changelog: flutter-actions/setup-flutter@v3.2...v3.3

v3.2

Full Changelog: flutter-actions/setup-flutter@v3.1...v3.2

v3.1

Fixes

  • 1ea6da3 Fix action failed to download macOS artifact

Full Changelog: flutter-actions/setup-flutter@v3.0...v3.1

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flutter-actions/setup-flutter](https://github.com/flutter-actions/setup-flutter) from 3 to 4.
- [Release notes](https://github.com/flutter-actions/setup-flutter/releases)
- [Commits](flutter-actions/setup-flutter@v3...v4)

---
updated-dependencies:
- dependency-name: flutter-actions/setup-flutter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 17, 2025
@miquelbeltran miquelbeltran merged commit d551fd9 into main Feb 18, 2025
104 of 117 checks passed
@miquelbeltran miquelbeltran deleted the dependabot/github_actions/flutter-actions/setup-flutter-4 branch February 18, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants