-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
fix(sdk): update dependency flutter to v3.16.7 #1029
Conversation
I'm just a reminder to do the following after updating the Flutter SDK version:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1029 +/- ##
=======================================
Coverage 96.50% 96.50%
=======================================
Files 113 113
Lines 3888 3888
=======================================
Hits 3752 3752
Misses 136 136
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
## [1.14.2](v1.14.1...v1.14.2) (2024-01-14) ### Bug Fixes * **deps:** update firebase dependencies ([#1030](#1030)) ([bcbbb46](bcbbb46)) * **sdk:** update dependency flutter to v3.16.6 ([#1027](#1027)) ([d2e22f9](d2e22f9)) * **sdk:** update dependency flutter to v3.16.7 ([#1029](#1029)) ([a205ac3](a205ac3)) ### Documentation * **license:** add description, year and author ([#1025](#1025)) ([fdac6e2](fdac6e2)) * **license:** update copyright year to 2024 ([#1026](#1026)) ([52676c8](52676c8)) ### Miscellaneous Chores * **deps:** lock file maintenance ([#1013](#1013)) ([de9b8cb](de9b8cb)) * **deps:** lock file maintenance ([#1020](#1020)) ([6f815fb](6f815fb)) * **deps:** update dependency @qiwi/semantic-release-gh-pages-plugin to v5.2.12 ([#1017](#1017)) ([eee4e6c](eee4e6c)) * **deps:** update dependency semantic-release-pub to v0.7.0 ([#1023](#1023)) ([7423250](7423250)) * **node:** update dependency node to v20.11.0 ([#1024](#1024)) ([b32dabd](b32dabd)) ### Continuous Integration * **deps:** update zeshuaro/github-actions-workflows digest to 04a2125 ([#1016](#1016)) ([1c49f13](1c49f13)) * **deps:** update zeshuaro/github-actions-workflows digest to 1b78c32 ([#1022](#1022)) ([2171857](2171857)) * **deps:** update zeshuaro/github-actions-workflows digest to 29c0760 ([#1014](#1014)) ([60cfa3d](60cfa3d)) * **deps:** update zeshuaro/github-actions-workflows digest to 7b25428 ([#1031](#1031)) ([f40e02a](f40e02a)) * **deps:** update zeshuaro/github-actions-workflows digest to 8050038 ([#1015](#1015)) ([1b5e2dc](1b5e2dc)) * **deps:** update zeshuaro/github-actions-workflows digest to b4bf0b4 ([#1028](#1028)) ([9ecb7c5](9ecb7c5)) * **deps:** update zeshuaro/github-actions-workflows digest to b8a4973 ([#1019](#1019)) ([e84cfe7](e84cfe7)) * **scheduled:** provide `PAT` to workflow ([#1021](#1021)) ([a24deb7](a24deb7)) * **scheduled:** use github app id and private key ([#1034](#1034)) ([bce4274](bce4274)) * separate `pull_request` and `pull_request_target` actions ([#1018](#1018)) ([2618f08](2618f08)) * use github app token ([#1032](#1032)) ([ce28552](ce28552))
…1035) * chore(release): 1.14.2 [skip ci] ## [1.14.2](v1.14.1...v1.14.2) (2024-01-14) ### Bug Fixes * **deps:** update firebase dependencies ([#1030](#1030)) ([bcbbb46](bcbbb46)) * **sdk:** update dependency flutter to v3.16.6 ([#1027](#1027)) ([d2e22f9](d2e22f9)) * **sdk:** update dependency flutter to v3.16.7 ([#1029](#1029)) ([a205ac3](a205ac3)) ### Documentation * **license:** add description, year and author ([#1025](#1025)) ([fdac6e2](fdac6e2)) * **license:** update copyright year to 2024 ([#1026](#1026)) ([52676c8](52676c8)) ### Miscellaneous Chores * **deps:** lock file maintenance ([#1013](#1013)) ([de9b8cb](de9b8cb)) * **deps:** lock file maintenance ([#1020](#1020)) ([6f815fb](6f815fb)) * **deps:** update dependency @qiwi/semantic-release-gh-pages-plugin to v5.2.12 ([#1017](#1017)) ([eee4e6c](eee4e6c)) * **deps:** update dependency semantic-release-pub to v0.7.0 ([#1023](#1023)) ([7423250](7423250)) * **node:** update dependency node to v20.11.0 ([#1024](#1024)) ([b32dabd](b32dabd)) ### Continuous Integration * **deps:** update zeshuaro/github-actions-workflows digest to 04a2125 ([#1016](#1016)) ([1c49f13](1c49f13)) * **deps:** update zeshuaro/github-actions-workflows digest to 1b78c32 ([#1022](#1022)) ([2171857](2171857)) * **deps:** update zeshuaro/github-actions-workflows digest to 29c0760 ([#1014](#1014)) ([60cfa3d](60cfa3d)) * **deps:** update zeshuaro/github-actions-workflows digest to 7b25428 ([#1031](#1031)) ([f40e02a](f40e02a)) * **deps:** update zeshuaro/github-actions-workflows digest to 8050038 ([#1015](#1015)) ([1b5e2dc](1b5e2dc)) * **deps:** update zeshuaro/github-actions-workflows digest to b4bf0b4 ([#1028](#1028)) ([9ecb7c5](9ecb7c5)) * **deps:** update zeshuaro/github-actions-workflows digest to b8a4973 ([#1019](#1019)) ([e84cfe7](e84cfe7)) * **scheduled:** provide `PAT` to workflow ([#1021](#1021)) ([a24deb7](a24deb7)) * **scheduled:** use github app id and private key ([#1034](#1034)) ([bce4274](bce4274)) * separate `pull_request` and `pull_request_target` actions ([#1018](#1018)) ([2618f08](2618f08)) * use github app token ([#1032](#1032)) ([ce28552](ce28552)) * ci(deps): update zeshuaro/github-actions-workflows digest to 11305da --------- Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
## [1.14.2](v1.14.1...v1.14.2) (2024-01-18) ### Bug Fixes * **deps:** update dependency path_provider to v2.1.2 ([#1041](#1041)) ([9941637](9941637)) * **deps:** update dependency url_launcher to v6.2.3 ([#1042](#1042)) ([0ba5f23](0ba5f23)) * **deps:** update firebase dependencies ([#1030](#1030)) ([bcbbb46](bcbbb46)) * **sdk:** update dependency flutter to v3.16.6 ([#1027](#1027)) ([d2e22f9](d2e22f9)) * **sdk:** update dependency flutter to v3.16.7 ([#1029](#1029)) ([a205ac3](a205ac3)) * **sdk:** update dependency flutter to v3.16.8 ([#1045](#1045)) ([2e2068a](2e2068a)) ### Documentation * **license:** add description, year and author ([#1025](#1025)) ([fdac6e2](fdac6e2)) * **license:** update copyright year to 2024 ([#1026](#1026)) ([52676c8](52676c8)) * **readme:** add codacy badge ([#1036](#1036)) ([88d3bae](88d3bae)) ### Miscellaneous Chores * **deps:** lock file maintenance ([#1013](#1013)) ([de9b8cb](de9b8cb)) * **deps:** lock file maintenance ([#1020](#1020)) ([6f815fb](6f815fb)) * **deps:** lock file maintenance ([#1039](#1039)) ([e6f9453](e6f9453)) * **deps:** update dependency @qiwi/semantic-release-gh-pages-plugin to v5.2.12 ([#1017](#1017)) ([eee4e6c](eee4e6c)) * **deps:** update dependency path_provider_platform_interface to v2.1.2 ([#1040](#1040)) ([689456b](689456b)) * **deps:** update dependency semantic-release to v23 ([#1043](#1043)) ([e6a0da4](e6a0da4)) * **deps:** update dependency semantic-release-pub to v0.7.0 ([#1023](#1023)) ([7423250](7423250)) * **deps:** update dependency semantic-release-pub to v0.7.1 ([#1044](#1044)) ([03fb0c9](03fb0c9)) * **node:** update dependency node to v20.11.0 ([#1024](#1024)) ([b32dabd](b32dabd)) * **vscode:** update config ([#1038](#1038)) ([f36fa2c](f36fa2c)) ### Continuous Integration * **deps:** update zeshuaro/github-actions-workflows digest to 04a2125 ([#1016](#1016)) ([1c49f13](1c49f13)) * **deps:** update zeshuaro/github-actions-workflows digest to 11305da ([#1037](#1037)) ([409b7c2](409b7c2)) * **deps:** update zeshuaro/github-actions-workflows digest to 1b78c32 ([#1022](#1022)) ([2171857](2171857)) * **deps:** update zeshuaro/github-actions-workflows digest to 29c0760 ([#1014](#1014)) ([60cfa3d](60cfa3d)) * **deps:** update zeshuaro/github-actions-workflows digest to 7b25428 ([#1031](#1031)) ([f40e02a](f40e02a)) * **deps:** update zeshuaro/github-actions-workflows digest to 8050038 ([#1015](#1015)) ([1b5e2dc](1b5e2dc)) * **deps:** update zeshuaro/github-actions-workflows digest to b4bf0b4 ([#1028](#1028)) ([9ecb7c5](9ecb7c5)) * **deps:** update zeshuaro/github-actions-workflows digest to b8a4973 ([#1019](#1019)) ([e84cfe7](e84cfe7)) * **release:** switch back to personal token ([#1047](#1047)) ([6351d3a](6351d3a)) * **scheduled:** provide `PAT` to workflow ([#1021](#1021)) ([a24deb7](a24deb7)) * **scheduled:** use github app id and private key ([#1034](#1034)) ([bce4274](bce4274)) * separate `pull_request` and `pull_request_target` actions ([#1018](#1018)) ([2618f08](2618f08)) * use github app token ([#1032](#1032)) ([ce28552](ce28552))
🎉 This PR is included in version 1.14.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR contains the following updates:
3.16.6
->3.16.7
Release Notes
flutter/flutter (flutter)
v3.16.7
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: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.