[package:flutter_lints] update the dep on package:lints to 5.0.0 and the sdk dependency to 3.5.0#7704
Conversation
|
@stuartmorgan for review (and cc @Piinks and @goderbauer for fyi) |
In flutter/packages this doesn't prepare for publishing, landing this PR actually publishes the package. We generally give the PR a name describing the change itself rather than the version change (e.g., "[flutter_lints] Update |
package:lints to 5.0.0 and the sdk dependency to 3.5.0
👍 ; updated the title to |
stuartmorgan-g
left a comment
There was a problem hiding this comment.
LGTM with changelog style nit
…5.0.0 and the sdk dependency to 3.5.0 (flutter/packages#7704)
flutter/packages@7da2374...f38b780 2024-09-25 devoncarew@google.com [package:flutter_lints] update the dep on `package:lints` to 5.0.0 and the sdk dependency to 3.5.0 (flutter/packages#7704) 2024-09-25 engine-flutter-autoroll@skia.org Roll Flutter from 4ca51a1 to 538e742 (40 revisions) (flutter/packages#7705) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
package:flutter_lintsto 5.0.0 in prep for publishing5.0.0)Closes dart-lang/core#833.
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style, or this PR is exempt from CHANGELOG changes.///).If you need help, consider asking for advice on the #hackers-new channel on Discord.