issues
search
filiph
/
linkcheck
Fast link checker
https://pub.dartlang.org/packages/linkcheck
MIT License
425
stars
51
forks
source link
Update dependencies for Dart 3 and prepare for 3.1.0 release
#128
Closed
parlough
closed
1 year ago
parlough
commented
1 year ago
Requires Dart 3
Updates
package:watcher
to fix running with Dart 3 for cases which don't use manage their own dependencies (
https://github.com/filiph/linkcheck/actions/runs/6035724480/job/16376640207
).
Updates dependency constraints, particularly
csslib
to its major 1.0.0 release
Upgrades all locked dependencies to latest, particularly
package:archive
which
resolves
the
two security alerts
open against the repository.
Enables new linter rules brought by Dart 2.19 and 3.0 :)
package:watcher
to fix running with Dart 3 for cases which don't use manage their own dependencies (https://github.com/filiph/linkcheck/actions/runs/6035724480/job/16376640207).csslib
to its major 1.0.0 releasepackage:archive
which resolves the two security alerts open against the repository.