Skip to content

Please add support for analyzer 0.30.0 #1403

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

Closed
micahbeeman-wf opened this issue May 5, 2017 · 7 comments
Closed

Please add support for analyzer 0.30.0 #1403

micahbeeman-wf opened this issue May 5, 2017 · 7 comments
Assignees
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures

Comments

@micahbeeman-wf
Copy link

Analyzer version 0.30.0 has been released, and dartdoc is pinned to ^0.29.8. I'm unable to consume the latest version of dartdoc until analyzer 0.30.0 is supported.

@devoncarew
Copy link
Member

You're using dartdoc as a package? I'm curious, for what?

Until we publish, you can use dependeny_overrides to pin to specific versions of analyzer (and whatever use is consuming it, likely test).

@micahbeeman-wf
Copy link
Author

We use it in dart_dev (https://github.com/Workiva/dart_dev/blob/master/pubspec.yaml#L20). During my build process I run dartdoc and zip it up to post to our documentation site

@jcollins-g
Copy link
Contributor

@devoncarew I get the feeling that most serious users of dartdoc use it as a package to be able to control the version independently. I know I would if I was putting it in a build process.

@jcollins-g
Copy link
Contributor

@micahbeeman-wf We will be publishing a version for analyzer 0.30.0 soon, there are some other things that need to happen first though.

@jcollins-g
Copy link
Contributor

Introducing analyzer 0.30 seems to introduce some small regressions which I'm now working on.

@jcollins-g jcollins-g added the P1 A high priority bug; for example, a single project is unusable or has many test failures label May 15, 2017
@jcollins-g jcollins-g self-assigned this May 15, 2017
@jcollins-g
Copy link
Contributor

analyzer 0.30 is now supported at head and will go out with the next publish.

@jcollins-g
Copy link
Contributor

This is done in 0.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures
Projects
None yet
Development

No branches or pull requests

3 participants