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 freezed to ^0.15.0 #94

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
freezed dev_dependencies minor ^0.14.2 -> ^0.15.0

Release Notes

rrousselGit/freezed ### [`v0.15.0+1`](https://togithub.com/rrousselGit/freezed/compare/v0.15.0+1...v0.15.0+1) [Compare Source](https://togithub.com/rrousselGit/freezed/compare/v0.15.0+1...v0.15.0+1) ### [`v0.15.0`](https://togithub.com/rrousselGit/freezed/compare/v0.14.5...v0.15.0+1) [Compare Source](https://togithub.com/rrousselGit/freezed/compare/v0.14.5...v0.15.0+1)

Configuration

📅 Schedule: "before 10am on monday" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 #94 (bb40b79) into main (c9c35dc) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  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...bb40b79. Read the comment docs.