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

Bump subosito/flutter-action from 1 to 2.2.0 #56

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2022

Bumps subosito/flutter-action from 1 to 2.2.0.

Release notes

Sourced from subosito/flutter-action's releases.

v2.2.0

add cache-path option

v2.1.0

add cache option

v2.0.4

add actions/cache support

v2.0.3

fix PUB_CACHE env

v2.0.2

update v2 readme

v2.0.1

written as shell script

v1.5.3

This release re-use the updated source of flutter releases assets.

v1.5.2

This release updates release assets path to original location.

v1.5.1

This release updates the source of flutter releases assets.

v1.5.0

  • Add support for master channel
  • Add support for any channel
  • Add .pub-cache/bin to PATH
  • Use FLUTTER_ROOT instead of FLUTTER_HOME
  • Update dependencies

v1.4.0

No release notes provided.

v1.3.2

No release notes provided.

v1.3.1

No release notes provided.

v1.3.0

No release notes provided.

v1.2.0

No release notes provided.

v1.1.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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 [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.2.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2022
@m0nac0 m0nac0 merged commit b9d6abc into main Jan 14, 2022
@m0nac0 m0nac0 deleted the dependabot/github_actions/subosito/flutter-action-2.2.0 branch January 14, 2022 13:00
github-actions bot pushed a commit that referenced this pull request Jan 14, 2022
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1 to 2.2.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kuhnroyal
Copy link
Collaborator

The Flutter action now supports caching, so the manual caching can probably be removed.

@m0nac0
Copy link
Collaborator

m0nac0 commented Jan 14, 2022

True, though I think it does exactly the same thing we are doing, so it's not a priority for me. But feel free to submit a PR if you'd like to.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants