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 dio, intl, json_annotation, json_serializable, retrofit, firebase_auth, retrofit_generator, google_fonts, build_runner, location and flutter_svg in /client #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2023

Bumps dio, intl, json_annotation, json_serializable, retrofit, firebase_auth, retrofit_generator, google_fonts, build_runner, location and flutter_svg. These dependencies needed to be updated together.
Updates dio from 3.0.9 to 5.0.3

Release notes

Sourced from dio's releases.

dio 5.0.3

What's new

  • Imply List<Map> as JSON content in ImplyContentTypeInterceptor.
  • Fix FormData encoding for collections and objects.

dio 5.0.2

What's new

  • Improve code formats according to linter rules.
  • Remove the force conversion for the response body.
  • Fix DioErrorType.cancel in Interceptors.
  • Fix wrong encoding of collection query parameters.
  • Fix "unsupported operation" error on web platform.

dio 5.0.1

What's new

  • Add ImplyContentTypeInterceptor as a default interceptor.
  • Add Headers.multipartFormDataContentType for headers usage.
  • Fix variable shadowing of withCredentials in browser_adapers.dart.
Commits

Updates intl from 0.16.1 to 0.18.0

Changelog

Sourced from intl's changelog.

0.18.0

  • Add support for minimumSignificantDigits / maximumSignificantDigits in NumberFormat.
  • Add support for plural in NumberFormat.compact() ('2 milliards').
  • Fix negative number formatting / parsing in NumberFormat.compact().
  • Add optional parameter to NumberFormat.compact() to explicitly add sign even for positive values.
  • Add decimalPatternDigits to NumberFormat which supports specifying the number of decimal digits in a decimal pattern.
  • Update to cldr 40.
  • Migrate to package:lints/recommended.yaml.
  • Remove some instances of dynamic types from the API.
  • Fix a bug caused by a typo in the plural rules calculation.
  • Unify IntlStream and StringIterator into StringStack.
  • Update to CLDR v41.
  • Add new locales: as, bm, en_NZ, fur, mg, nyn.
  • Remove unimplemented formatDuration and formatDurationFrom.
  • Make shortLocale and canonicalizedLocale implementations smarter.

0.17.0

  • Migrate to null safety.
  • Add @pragma('vm:prefer-inline') to Intl methods that already have @pragma('dart2js:tryInline'), for the same reason: to help omit message descriptions from compiled output.
  • Breaking Change #123[]: Fix parsing of two-digit years to match the documented behavior. Previously a two-digit year would be parsed to a value in the range [0, 99]. Now it is parsed relative to the current date, returning a value between 80 years in the past and 20 years in the future.
  • Use package:clock to get the current date/time.
  • Fix some more analysis complaints.
  • Update documentation to indicate that time zone specifiers are not yet implemented #264[].

0.16.2

  • Fix bug with dates in January being treated as ordinal. e.g. 2020-01-32 would be accepted as valid and the day treated as day-of-year.
  • Compact currency formats will avoid displaying unnecessary trailing zeros in compact formats for currencies which specify decimal places.
Commits

Updates json_annotation from 3.0.1 to 4.8.0

Commits

Updates json_serializable from 3.3.0 to 6.6.1

Commits

Updates retrofit from 1.3.4 to 4.0.1

Release notes

Sourced from retrofit's releases.

4.0.1

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@4.0.0...4.0.1

4.0.0

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@3.0.1...4.0.0

4.0.0+3

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@4.0.0...4.0.0+3

4.0.0+5

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@4.0.0...4.0.0+5

3.0.1

No release notes provided.

3.0.1+1

No release notes provided.

3.0.0

... (truncated)

Commits
  • dbbf36c fix: fix ReponseType cast error (#453)
  • 057ee37 feat: change newRequestOptions argument to Object. (#451)
  • 6afd631 fix: deps issue
  • e275b2f Fix bug deserialize List (#449)
  • d81ac47 chore: bump generator version to 4.0
  • 0eff8fa update analyzer dependency (#446)
  • 7c710ab [generator] Adds a ignore_for_file rule to suppress the analyzer warnings f...
  • 001bdde fix(generator): fix nullable body generation (#441)
  • 0fa2ec2 docs: add changelog for 3.0.1
  • 31858c7 feat: Generate code for Multipart mime-type (#442)
  • Additional commits viewable in compare view

Updates firebase_auth from 0.16.1 to 4.2.2

Release notes

Sourced from firebase_auth's releases.

cloud_firestore_platform_interface-v2.0.0-dev.1

Firebase Firestore pre-release.

firebase_core_platform_interface-v2.0.0-dev.1

Firebase core pre-release.

Changelog

Sourced from firebase_auth's changelog.

firebase_messaging - v14.2.2

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ml_model_downloader - v0.2.0+8

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_performance - v0.9.0+11

  • REFACTOR: replace deprecated API: Tasks.call() (#10361). (22407847)
  • FIX: fix a crash that could occur with httpMetricStart when disabling collection (#10392). (db67962b)

firebase_remote_config - v3.0.10

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)
  • FIX: update exception handling to show actual exception (#9629). (3bb4d1b1)

firebase_remote_config_platform_interface - v1.1.30

  • FIX: update exception handling to show actual exception (#9629). (3bb4d1b1)

firebase_storage - v11.0.11

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ui_auth - v1.1.10

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)
  • DOCS: fix return type of example main function (#10342). (3339bfeb)

firebase_ui_database - v1.0.12

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ui_firestore - v1.2.4

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ui_localizations - v1.1.1

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

firebase_ui_oauth - v1.1.10

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)

2023-01-19

... (truncated)

Commits

Updates retrofit_generator from 1.3.7 to 6.0.0+1

Release notes

Sourced from retrofit_generator's releases.

6.0.0+1

No release notes provided.

update to dio 5.0

No release notes provided.

5.0.0+1

No release notes provided.

4.2.0

4.1.2

No release notes provided.

4.1.1

No release notes provided.

4.1.0

No release notes provided.

4.1.0+1

No release notes provided.

4.0.3

No release notes provided.

4.0.3+1

No release notes provided.

4.0.3+2

No release notes provided.

4.0.2

No release notes provided.

4.0.1

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@4.0.0...4.0.1

4.0.0

What's Changed

... (truncated)

Commits

Updates google_fonts from 1.1.0 to 4.0.3

Commits

Updates build_runner from 1.10.0 to 2.3.3

Commits

Updates location from 3.0.2 to 4.4.0

Release notes

Sourced from location's releases.

4.2.3

  • FIX: fix macos build, fixing #544.

4.2.2

  • FIX: fix android crash on Android API 27, #579.

4.2.1

FIX: add compatibility version to target Java 8.

4.2.0

  • REFACTOR: remove Android strings.
  • REFACTOR: extract background notification logic to separate class.
  • FIX: wait 2 location updates to make sure that the last knwown position isn't returned instantly #549.
  • FIX: fix the depreciation warning on android #550.
  • FIX: improve changeSettings to be applied immediatly.
  • FEAT: add several information to resolve #552.
  • FEAT: add several information to resolve #552.
  • FEAT: better listen example to prevent infinite location request.
  • FEAT: fix typos.
  • FEAT: add ios requirements.
  • FEAT: improve example app.
  • FEAT: separate result variables to prevent result override.
  • FEAT: add isMock information on LocationData.
  • FEAT: add fallback for LocationAccuracy.reduced on Android.
  • FEAT: add option to reopen app from notification.
  • FEAT: allow for customizing Android notification text, subtext and color.
  • FEAT: update example app to showcase Android notification options.
  • FEAT: allow for customizing Android background notification from dart.
  • FEAT: handle notification changes in Android MethodCallHandler.
  • FEAT: return notification and channel id when changing options.
  • DOCS: update readme web.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
Commits
  • d00c096 chore(release): publish packages
  • b3e8641 Merge pull request #722 from m11an/master
  • ec795df Update FlutterLocationService.kt
  • 3873891 Update FlutterLocationService.kt
  • 49e6993 Merge pull request #681 from gquarles/master
  • 9a25e38 Migrate to mavenCentral over jcenter
  • 71d0527 feat(android): support android 12 in example app
  • b20273e Merge pull request #615 from rgaglen/patch-1
  • bae7e86 Removed NSLog that is flooding Xcode logs
  • ab79cba Create FUNDING.yml
  • Additional commits viewable in compare view

Updates flutter_svg from 0.17.4 to 2.0.4

Changelog

Sourced from flutter_svg's changelog.

2.0.4

  • Newer version of vector_graphics.
  • Caching bug fix.
  • Reintroduce clipBehavior.

2.0.3

  • Require newer version of vector_graphics.
  • Fix bug in cache that incorrectly fired assert.

2.0.2

  • Require newer version of vector_graphics with multiple fixes around inheritence, patterns, and currentColor handling.

2.0.1

  • Disable Isolate parsing in debug mode.
  • Fix internal Color representation leakage from package:vector_graphics_compiler.

2.0.0+1

  • Fix bug in asset loading from packages.

2.0.0

  • Use parsing backend from vector_graphics_compiler.
    • Out of order defs now supported.
    • Patterns supported.
    • Many optimizations added.
    • REGRESSION: Lost support for dx and dy on text. See dnfield/vector_graphics#44 if this is important to you.
  • Parse SVG data in background isolate by default.
  • Use widgets/rendering strategy from vector_graphics.
  • Much less caching.
  • More tests work without special handling - most of parsing is now sync, and the loaders know how to avoid using compute in tests. For SVGs that contain images, vg.waitForPendingDecodes is available.

DEPRECATIONS

  • The VectorDrawable classes have gone away.
  • The AvdPicture and related classes/parser have gone away.
  • The PictureCache and PictureStream classes have gone away.
  • The PicturePovider class exists only for access to a no-op cache.
  • Several static members on SvgPicture and the svg utility class have gone away.
  • The color and colorBlendMode properties have been removed. Instead, use

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…e_auth, retrofit_generator, google_fonts, build_runner, location and flutter_svg

Bumps [dio](https://github.com/cfug/dio), [intl](https://github.com/dart-lang/intl), [json_annotation](https://github.com/google/json_serializable.dart), [json_serializable](https://github.com/google/json_serializable.dart), [retrofit](https://github.com/trevorwang/retrofit.dart), [firebase_auth](https://github.com/firebase/flutterfire/tree/master/packages/firebase_auth), [retrofit_generator](https://github.com/trevorwang/retrofit.dart), [google_fonts](https://github.com/material-foundation/flutter-packages/tree/main/packages), [build_runner](https://github.com/dart-lang/build), [location](https://github.com/Lyokone/flutterlocation) and [flutter_svg](https://github.com/dnfield/flutter_svg). These dependencies needed to be updated together.

Updates `dio` from 3.0.9 to 5.0.3
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](cfug/dio@3.0.9...dio_v5.0.3)

Updates `intl` from 0.16.1 to 0.18.0
- [Release notes](https://github.com/dart-lang/intl/releases)
- [Changelog](https://github.com/dart-lang/intl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/intl/commits)

Updates `json_annotation` from 3.0.1 to 4.8.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v3.0.1...json_annotation-v4.8.0)

Updates `json_serializable` from 3.3.0 to 6.6.1
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v3.3.0...json_serializable-v6.6.1)

Updates `retrofit` from 1.3.4 to 4.0.1
- [Release notes](https://github.com/trevorwang/retrofit.dart/releases)
- [Commits](trevorwang/retrofit.dart@1.3.4...4.0.1)

Updates `firebase_auth` from 0.16.1 to 4.2.2
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_auth-v4.2.2/packages/firebase_auth)

Updates `retrofit_generator` from 1.3.7 to 6.0.0+1
- [Release notes](https://github.com/trevorwang/retrofit.dart/releases)
- [Commits](trevorwang/retrofit.dart@1.3.7...6.0.0)

Updates `google_fonts` from 1.1.0 to 4.0.3
- [Release notes](https://github.com/material-foundation/flutter-packages/releases)
- [Commits](https://github.com/material-foundation/flutter-packages/commits/google_fonts-v4.0.3/packages)

Updates `build_runner` from 1.10.0 to 2.3.3
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v1.10.0...build_runner-v2.3.3)

Updates `location` from 3.0.2 to 4.4.0
- [Release notes](https://github.com/Lyokone/flutterlocation/releases)
- [Changelog](https://github.com/Lyokone/flutterlocation/blob/master/CHANGELOG.md)
- [Commits](Lyokone/flutterlocation@v3.0.2...location-v4.4.0)

Updates `flutter_svg` from 0.17.4 to 2.0.4
- [Release notes](https://github.com/dnfield/flutter_svg/releases)
- [Changelog](https://github.com/dnfield/flutter_svg/blob/master/CHANGELOG.md)
- [Commits](dnfield/flutter_svg@v0.17.4...v2.0.4)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
- dependency-name: intl
  dependency-type: direct:production
- dependency-name: json_annotation
  dependency-type: direct:production
- dependency-name: json_serializable
  dependency-type: direct:production
- dependency-name: retrofit
  dependency-type: direct:production
- dependency-name: firebase_auth
  dependency-type: direct:production
- dependency-name: retrofit_generator
  dependency-type: direct:production
- dependency-name: google_fonts
  dependency-type: direct:production
- dependency-name: build_runner
  dependency-type: direct:production
- dependency-name: location
  dependency-type: direct:production
- dependency-name: flutter_svg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 21, 2023
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