-
Notifications
You must be signed in to change notification settings - Fork 0
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 the majordependencies group with 7 updates #73
Closed
Conversation
This file contains 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 Report
@@ Coverage Diff @@
## main #73 +/- ##
=======================================
Coverage 54.74% 54.74%
=======================================
Files 23 23
Lines 601 601
=======================================
Hits 329 329
Misses 272 272 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
8ecc6c5
to
74506b3
Compare
Bumps the majordependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `1.0.4` | `2.0.3` | | [flutter_svg](https://github.com/dnfield/flutter_svg/tree/master/packages) | `1.1.6` | `2.0.5` | | [geolocator](https://github.com/baseflow/flutter-geolocator) | `8.2.1` | `10.1.0` | | [google_sign_in](https://github.com/flutter/packages/tree/main/packages/google_sign_in) | `5.4.4` | `6.1.5` | | [http](https://github.com/dart-lang/http/tree/master/pkgs) | `0.13.5` | `0.13.6` | | [image_cropper](https://github.com/hnvn/flutter_image_cropper) | `2.0.3` | `4.0.1` | | [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker) | `0.8.6+1` | `1.0.4` | Updates `flutter_lints` from 1.0.4 to 2.0.3 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v2.0.3/packages) Updates `flutter_svg` from 1.1.6 to 2.0.5 - [Release notes](https://github.com/dnfield/flutter_svg/releases) - [Commits](https://github.com/dnfield/flutter_svg/commits/v2.0.5/packages) Updates `geolocator` from 8.2.1 to 10.1.0 - [Commits](Baseflow/flutter-geolocator@geolocator_v8.2.1...geolocator_v10.1.0) Updates `google_sign_in` from 5.4.4 to 6.1.5 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/google_sign_in-v6.1.5/packages/google_sign_in) Updates `http` from 0.13.5 to 0.13.6 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v0.13.6/pkgs) Updates `image_cropper` from 2.0.3 to 4.0.1 - [Commits](https://github.com/hnvn/flutter_image_cropper/commits/v4.0.1) Updates `image_picker` from 0.8.6+1 to 1.0.4 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/image_picker-v1.0.4/packages/image_picker) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major dependency-group: majordependencies - dependency-name: flutter_svg dependency-type: direct:production update-type: version-update:semver-major dependency-group: majordependencies - dependency-name: geolocator dependency-type: direct:production update-type: version-update:semver-major dependency-group: majordependencies - dependency-name: google_sign_in dependency-type: direct:production update-type: version-update:semver-major dependency-group: majordependencies - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: majordependencies - dependency-name: image_cropper dependency-type: direct:production update-type: version-update:semver-major dependency-group: majordependencies - dependency-name: image_picker dependency-type: direct:production update-type: version-update:semver-major dependency-group: majordependencies ... Signed-off-by: dependabot[bot] <support@github.com>
74506b3
to
cbbc638
Compare
Superseded by #81. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.
Bumps the majordependencies group with 7 updates:
1.0.4
2.0.3
1.1.6
2.0.5
8.2.1
10.1.0
5.4.4
6.1.5
0.13.5
0.13.6
2.0.3
4.0.1
0.8.6+1
1.0.4
Updates
flutter_lints
from 1.0.4 to 2.0.3Commits
b4985e2
[all] Add topics to pubspecs (#4771)961d161
Fixed AlertDialog Height of example in image_picker (#4800)d7d3150
[rfw] Implement /* block comments */ in the text format (#4769)d55f26d
[pigeon]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10...7cbde90
Fix popping repeated pages unexpectedly (#4763)94ba82c
[pigeon] primitive enums (#4580)6a281db
[css_colors] docs: Update deprecated link address (#4537)383bffa
[google_maps_flutter] cloud-based map styling implementation (#4638)32460c7
[image_picker] Fix exception when cancelingpickMultipleMedia
on iOS (#4761)3060b1a
[rfw] Support web (as JS) (#4650)Updates
flutter_svg
from 1.1.6 to 2.0.5Commits
Updates
geolocator
from 8.2.1 to 10.1.0Commits
ea55a18
Bump dependencies to include altitude and heading accuracies (#1339)cdf10f9
Expose altitude accuracy [web] (#1336)ec240a4
Expose altitude accuracy (#1337)2c94a64
Update Dart SDK constraints Linux (#1338)5a0dcbd
Bump platform interface to4.1.0
[Linux] (#1335)33059b9
Stop emitting invalid speed(accuracy) values (#1334)0e5e712
Add altitude accuracy and heading accuracy to Position [Apple] (#1332)10deeff
Add altitude accuracy and heading accuracy to Position [Android] (#1331)baa199a
Add altitude accuracy and heading accuracy to Position [Platform Interface] (...035227d
Fix inaccurate location readings (#1324)Updates
google_sign_in
from 5.4.4 to 6.1.5Commits
Updates
http
from 0.13.5 to 0.13.6Commits
Updates
image_cropper
from 2.0.3 to 4.0.1Commits
Updates
image_picker
from 0.8.6+1 to 1.0.4Release notes
Sourced from image_picker's releases.
Commits
f394279
[image_picker] Fix link in README file. (#4775)b4985e2
[all] Add topics to pubspecs (#4771)961d161
Fixed AlertDialog Height of example in image_picker (#4800)32460c7
[image_picker] Fix exception when cancelingpickMultipleMedia
on iOS (#4761)d92cdf0
[ci] Update minimums for 3.13 stable (#4731)6cb2a32
[All] Expand artifact hub to all plugins (#4645)4bd6c6b
[image_picker] Allows 3.0 web implementation (#4648)ce53da1
[image_picker_web] Listens to file input cancel event. (#4453)674179f
[image_picker] Deprecate platform interface methods (#4520)af584ff
[image_picker] Update Android example (#4504)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions