Skip to content

0.23.17

Choose a tag to compare

@sigurdm sigurdm released this 06 Aug 11:30
· 8 commits to master since this release
5ddf922

What's Changed

  • Prevent following symlinks when writing dartdoc_options.yaml and analysis_options.yaml by @sigurdm in #1606
  • Use dart-lang/ecosystem firehose workflow for publishing by @sigurdm in #1604
  • Bump analyzer from 13.3.0 to 14.1.0 by @dependabot[bot] in #1603
  • Reject screenshot paths with colons and validate sandbox output folders by @sigurdm in #1609
  • Widen analyzer constraint by @sigurdm in #1610
  • Validate repository URL reachability before creating local git repository by @sigurdm in #1608
  • Bound pubspec inspection loop with timeout and enforce maxOutputBytes by @sigurdm in #1607
  • Parallelize end-to-end golden tests by @sigurdm in #1612
  • Exclude test and example directories from analysis with options file. by @isoos in #1611
  • Stream processing of 'dart analyze' stdout for better and more resilient parsing. by @isoos in #1596
  • Re-enable 'include:' in analysis_options.yaml by @isoos in #1613
  • Disable plugins in 'dart analyze' by @isoos in #1614
  • Keep sdk dev_dependencies when updating pubspec.yaml by @isoos in #1615
  • Passthrough 'analyzer: exclude:' in 'analysis_options.yaml' by @isoos in #1616

Full Changelog: 0.23.16...0.23.17