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 the majordependencies group with 7 updates #73

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2023

Bumps the majordependencies group with 7 updates:

Package From To
flutter_lints 1.0.4 2.0.3
flutter_svg 1.1.6 2.0.5
geolocator 8.2.1 10.1.0
google_sign_in 5.4.4 6.1.5
http 0.13.5 0.13.6
image_cropper 2.0.3 4.0.1
image_picker 0.8.6+1 1.0.4

Updates flutter_lints from 1.0.4 to 2.0.3

Commits
  • 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 canceling pickMultipleMedia on iOS (#4761)
  • 3060b1a [rfw] Support web (as JS) (#4650)
  • Additional commits viewable in compare view

Updates flutter_svg from 1.1.6 to 2.0.5

Commits

Updates geolocator from 8.2.1 to 10.1.0

Commits
  • 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 to 4.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)
  • Additional commits viewable in compare view

Updates google_sign_in from 5.4.4 to 6.1.5

Commits

Updates http from 0.13.5 to 0.13.6

Commits

Updates image_cropper from 2.0.3 to 4.0.1

Commits

Updates image_picker from 0.8.6+1 to 1.0.4

Release notes

Sourced from image_picker's releases.

animations-v1.0.0

No release notes provided.

animations-v1.0.0+1

No release notes provided.

animations-v1.0.0+2

No release notes provided.

animations-v1.0.0+3

No release notes provided.

animations-v1.0.0+4

No release notes provided.

animations-v1.0.0+5

No release notes provided.

flutter_lints-v1.0.0-dev.0

  • Initial pre-release
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 canceling pickMultipleMedia 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)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 29, 2023
@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Merging #73 (74506b3) into main (8b1b22f) will not change coverage.
The diff coverage is n/a.

❗ Current head 74506b3 differs from pull request most recent head cbbc638. Consider uploading reports for the commit cbbc638 to get more accurate results

@@           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!

@dependabot dependabot bot force-pushed the dependabot/pub/majordependencies-55024c67b2 branch 3 times, most recently from 8ecc6c5 to 74506b3 Compare October 30, 2023 20:40
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>
@dependabot dependabot bot force-pushed the dependabot/pub/majordependencies-55024c67b2 branch from 74506b3 to cbbc638 Compare November 6, 2023 20:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2023

Superseded by #81.

@dependabot dependabot bot closed this Nov 12, 2023
@dependabot dependabot bot deleted the dependabot/pub/majordependencies-55024c67b2 branch November 12, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants