Skip to content
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

feat(actions): Deputy scanner #3777

Closed
wants to merge 63 commits into from
Closed

Conversation

dnys1
Copy link
Contributor

@dnys1 dnys1 commented Sep 21, 2023

  • Creates a new package (aft_common) which includes non-CLI logic which can be shared with any Dart package (e.g. pub_server and actions)
  • Vendors the subset of the git package we need and makes it cross-target compatible (works with dart:io and Node)
  • Improves constraint update logic
  • Adds custom Dependabot (Deputy) and introduces a new GitHub action which checks for latest dependencies and creates PRs for outdated deps with the correct constraints and in all applicable packages

@dnys1 dnys1 force-pushed the feat/actions/dependerableabot branch 3 times, most recently from a64ac53 to 4602a80 Compare September 26, 2023 23:36
@dnys1 dnys1 force-pushed the feat/actions/dependerableabot branch from 0bfe6c0 to 1a895f5 Compare September 28, 2023 21:27
@dnys1 dnys1 marked this pull request as ready for review September 29, 2023 18:56
@dnys1 dnys1 requested a review from a team as a code owner September 29, 2023 18:56
@dnys1 dnys1 closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant