Closed wzieba closed 1 month ago
1 Message | |
---|---|
:book: | This PR is still a Draft: some checks will be skipped. |
Generated by :no_entry_sign: Danger
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
App Name | Jetpack | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21349-357aba1 | |
Commit | 357aba1fa3227520fe9f6c79cb364cd27f841314 | |
Direct Download | jetpack-prototype-build-pr21349-357aba1.apk |
App Name | WordPress | |
Flavor | Jalapeno | |
Build Type | Debug | |
Version | pr21349-357aba1 | |
Commit | 357aba1fa3227520fe9f6c79cb364cd27f841314 | |
Direct Download | wordpress-prototype-build-pr21349-357aba1.apk |
@wzieba I'll leave it to @ParaskP7 to review this as he's more well-versed with dependabot. I do have a couple of open dependabot PRs that don't target the version catalog. I'm assuming I should simply close these?
Gotcha @nbradbury !
I do have a couple of open dependabot PRs that don't target the version catalog. I'm assuming I should simply close these?
I think we can leave it as it is for now - after merging this PR, I suppose they'll be automatically closed 👍
Description
The recent FluxC merge caused Dependabot to create PRs for merged submodules, particularly
login
module.To reduce unnecessary noise as we'll be moving to version catalogs for
login
module as well, let's configure Dependabot to check for dependencies only in version catalog file. Relevant comment: https://github.com/wordpress-mobile/WordPress-Android/pull/21337#issuecomment-2434543581