-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update subosito/flutter-action action to v2.21.0 #11
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/subosito-flutter-action-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #11 +/- ##
============================================
- Coverage 100.00% 0.00% -100.00%
============================================
Files 1 1
Lines 12 12
============================================
- Hits 12 0 -12
- Misses 0 12 +12 ☔ View full report in Codecov by Sentry. |
306a1d3 to
54b51b5
Compare
54b51b5 to
6c41c66
Compare
6c41c66 to
385903a
Compare
385903a to
a8a1212
Compare
a8a1212 to
60f8231
Compare
60f8231 to
b8c7ab5
Compare
b8c7ab5 to
39af304
Compare
39af304 to
26861dd
Compare
26861dd to
b1784c5
Compare
b1784c5 to
2e8b533
Compare
2e8b533 to
61dcc22
Compare
61dcc22 to
79f0c88
Compare
79f0c88 to
ba74394
Compare
ba74394 to
f1220d3
Compare
f1220d3 to
c6f1c88
Compare
c6f1c88 to
666621a
Compare
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:
v2.6.1->v2.21.0Release Notes
subosito/flutter-action (subosito/flutter-action)
v2.21.0Compare Source
What's Changed
New Contributors
Full Changelog: subosito/flutter-action@v2.20.0...v2.21.0
v2.20.0Compare Source
What's Changed
New Contributors
Full Changelog: subosito/flutter-action@v2...v2.20.0
v2.19.0Compare Source
What's Changed
PUB-CACHE-PATHoutput different fromPUB_CACHEenv variable by @kuhnroyal in #348New Contributors
Full Changelog: subosito/flutter-action@v2.18.0...v2.19.0
v2.18.0Compare Source
What's Changed
yqon Windows runners by @penkzhou in #336New Contributors
Full Changelog: subosito/flutter-action@v2.17.0...v2.18.0
v2.17.0Compare Source
This release adds support for older
yqversions, as added in PR #329. Thanks for contributing, @ThomasAunvik!v2.16.0Compare Source
This release introduces the
dry-runoption, which lets you only get action outputs without downloading Flutter. This can be useful if you want to set up some automations to be notified about new Flutter releases.Thank you @kzrnm for suggesting and implementing it in #270!
v2.15.0Compare Source
Hi! I'm Bartek and I'm the new maintainer of this action. I promise to take good care of it.
This release introduces the
flutter-version-fileoption (implemented in #290), which lets you easily centralize Flutter version in a single place – your pubspec.yaml file:You can use it like this:
Please note that for this to work, you need to specify exact Flutter version in pubspec.yaml:
Apart from that, some minor README updates and code cleanup were performed.
v2.14.0Compare Source
v2.13.0Compare Source
v2.12.0Compare Source
v2.11.0Compare Source
Allow git ref as version for master channel:
v2.10.0Compare Source
v2.9.1Compare Source
v2.9.0Compare Source
0.11.9instead ofv0.11.9v2.8.0Compare Source
v2.7.1Compare Source
v2.7.0Compare Source
v2.6.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.