wasabeef / flutter-architecture-blueprints

Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
MIT License
1.61k stars 261 forks source link

Update dependency json_serializable to v6 #96

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
json_serializable dependencies major ^5.0.2 -> ^6.0.0

Release Notes

google/json_serializable.dart ### [`v6.2.0`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.6...json_serializable-v6.2.0) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.6...json_serializable-v6.2.0) ### [`v6.1.6`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.5...json_serializable-v6.1.6) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.5...json_serializable-v6.1.6) ### [`v6.1.5`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.4...json_serializable-v6.1.5) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.4...json_serializable-v6.1.5) ### [`v6.1.4`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.3...json_serializable-v6.1.4) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.3...json_serializable-v6.1.4) ### [`v6.1.3`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.2...json_serializable-v6.1.3) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.2...json_serializable-v6.1.3) ### [`v6.1.2`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.1...json_serializable-v6.1.2) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.1...json_serializable-v6.1.2) ### [`v6.1.1`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.0...json_serializable-v6.1.1) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.1.0...json_serializable-v6.1.1) ### [`v6.1.0`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.0.1...json_serializable-v6.1.0) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.0.1...json_serializable-v6.1.0) ### [`v6.0.1`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.0.0...json_serializable-v6.0.1) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v6.0.0...json_serializable-v6.0.1) ### [`v6.0.0`](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v5.0.2...json_serializable-v6.0.0) [Compare Source](https://togithub.com/google/json_serializable.dart/compare/json_serializable-v5.0.2...json_serializable-v6.0.0)

Configuration

πŸ“… Schedule: "before 10am on monday" in timezone Asia/Tokyo.

🚦 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 has been generated by WhiteSource Renovate. View repository job log here.

codecov-commenter commented 2 years ago

Codecov Report

Merging #96 (d5750a4) into main (c9c35dc) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   53.36%   53.36%           
=======================================
  Files          41       41           
  Lines         549      549           
=======================================
  Hits          293      293           
  Misses        256      256           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update c9c35dc...d5750a4. Read the comment docs.