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

build: bump deps #182

Merged
merged 7 commits into from
Jan 4, 2022
Merged

build: bump deps #182

merged 7 commits into from
Jan 4, 2022

Conversation

lcdsmao
Copy link
Member

@lcdsmao lcdsmao commented Dec 29, 2021

What does this change?

Bump

  • dartx 1.0.0
  • json_serializable 6.0.0

Build
Use melos bootstrap instead of melos run pub:get, so we don't need ovrride_dpenedencies.

@lcdsmao lcdsmao linked an issue Dec 29, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #182 (9cd3899) into main (972eefe) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   98.93%   98.95%   +0.01%     
==========================================
  Files          19       19              
  Lines         565      574       +9     
==========================================
+ Hits          559      568       +9     
  Misses          6        6              
Impacted Files Coverage Δ
packages/core/lib/settings/pubspec.g.dart 100.00% <0.00%> (ø)
packages/core/lib/generators/assets_generator.dart 100.00% <0.00%> (ø)

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 972eefe...9cd3899. Read the comment docs.

@wasabeef wasabeef merged commit 83f01a7 into main Jan 4, 2022
@wasabeef wasabeef deleted the bump-deps branch January 4, 2022 07:21
@wasabeef wasabeef mentioned this pull request Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dartx version is in conflict with flutter_gen
2 participants