-
Notifications
You must be signed in to change notification settings - Fork 2
FEA-1976: Added dependabot #41
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
Conversation
Security InsightsNo security relevant content was detected by automated scans. Action Items
Questions or Comments? Reach out on Slack: #support-infosec. |
- uses: dart-lang/setup-dart@v1 | ||
with: | ||
sdk: stable | ||
sdk: 2.18.7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We currently only support dart 2.x
, will have to spend some time considering how to handle multiple versions of dart
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah that's interesting. I've got some ideas if you want to chat about it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Definitely, I have one idea, but it doesn't really improve much, would love to chat
QA +1 |
🚀 @Workiva/release-management-p 🚢 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 from RM
FEA-1976
Dependabot now supports dart for public packages!
Implemented so scip-dart doesn't get out of date over time