Summary:
This has been failing since the move in D31688105 (9a47f41056).
Pull Request resolved: https://github.com/facebook/flipper/pull/3264
Test Plan: _eyes_
Reviewed By: antonk52
Differential Revision: D33509970
Pulled By: passy
fbshipit-source-id: 5cb49cc96fe7d74fa9a1820a99daf79641f25837
Summary:
This is a starting point. `types/*` is aggressive but it's not only spammy but also should only really be used in combination with a dep update.
Pull Request resolved: https://github.com/facebook/flipper/pull/2641
Test Plan: hopeitwork
Reviewed By: nikoant
Differential Revision: D29992458
Pulled By: passy
fbshipit-source-id: f42023d2dff55bf2226ddd984c81a1cfa017b0bb
Summary:
I don't fully understand how dependabot works with Android but it seems to only look at the literal fbjni version number based on the logs and we're actually outdated on a bunch of dependencies which Gradle doesn't handle very well.
Pull Request resolved: https://github.com/facebook/flipper/pull/1997
Test Plan: Tested on my fork and I've got a ton of PRs because of this. Brace yourselves.
Reviewed By: mweststrate
Differential Revision: D26784112
Pulled By: passy
fbshipit-source-id: 98ebd0b899a0603868d4b6bc0866e557c87fecd5
Summary:
Move to `versioning-strategy: increase-if-necessary`. I'm not sure if that's what we want, but it's really annoying right now where if you include a lockfile, it will update every single patch release, whether or not it's covered by your version range right now.
Let's try this and revert if it doesn't do what I think it does.
Config description here: https://help.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#versioning-strategy
Pull Request resolved: https://github.com/facebook/flipper/pull/1277
Reviewed By: nikoant
Differential Revision: D22118718
Pulled By: passy
fbshipit-source-id: 450c022fb2a17b68561bb2d9796976dddec002e2