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

Update dependence on built_value #158

Closed
rayk opened this issue Aug 13, 2018 · 3 comments
Closed

Update dependence on built_value #158

rayk opened this issue Aug 13, 2018 · 3 comments

Comments

@rayk
Copy link

rayk commented Aug 13, 2018

Current depends on 5.1.0

Built-Value was bumped to 6.0.0 to support new source gen. release not here, note the header config on the build is not longer honoured.

@acheronian
Copy link

+1

@chalin
Copy link
Contributor

chalin commented Oct 23, 2018

I believe that this issue and #153 are preventing me from building the site-webdev template-syntax example.

Because no versions of code_builder match >3.1.2 <3.1.3 and code_builder >=0.1.3 <3.1.2 requires SDK version >=1.9.1 <2.0.0-∞, code_builder >=0.1.3 <3.1.2-∞ or >3.1.2 <3.1.3-∞ is forbidden.
And because code_builder >=3.1.3 depends on built_value ^6.0.0, code_builder >=0.1.3 <3.1.2-∞ or >3.1.2 requires built_value ^6.0.0.
Because no versions of pageloader match >3.0.1 <4.0.0 and pageloader 3.0.1 depends on built_value ^5.1.0, pageloader ^3.0.1 requires built_value ^5.1.0.
Thus, pageloader ^3.0.1 is incompatible with code_builder >=0.1.3 <3.1.2-∞ or >3.1.2.
And because build_runner >=0.9.1+1 depends on code_builder >2.3.0 <4.0.0 and code_builder 3.1.2 depends on built_collection >=1.0.0 <4.0.0, if pageloader ^3.0.1 and build_runner >=0.9.1+1 then built_collection >=1.0.0 <4.0.0.
And because template_syntax depends on angular_components ^0.10.0 which depends on built_collection ^4.0.0, pageloader ^3.0.1 is incompatible with build_runner >=0.9.1+1.
So, because template_syntax depends on both pageloader ^3.0.1 and build_runner >=0.10.0 <2.0.0, version solving failed.
exit code 1

cc @kwalrath @kevmoo

@kevmoo
Copy link
Collaborator

kevmoo commented Oct 25, 2018

@mk13 ?

@mk13 mk13 closed this as completed Nov 1, 2018
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

No branches or pull requests

5 participants