Skip to content

Build(deps): Bump com.google.play.policy.insights:insights-lint from 0.1.4 to 0.1.5#774

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/gradle/com.google.play.policy.insights-insights-lint-0.1.5
Open

Build(deps): Bump com.google.play.policy.insights:insights-lint from 0.1.4 to 0.1.5#774
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/gradle/com.google.play.policy.insights-insights-lint-0.1.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps com.google.play.policy.insights:insights-lint from 0.1.4 to 0.1.5.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps com.google.play.policy.insights:insights-lint from 0.1.4 to 0.1.5.

---
updated-dependencies:
- dependency-name: com.google.play.policy.insights:insights-lint
  dependency-version: 0.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 4, 2026
@mmathieum

Copy link
Copy Markdown
Member
Error: The lint detector
    com.google.play.policy.insights.LoginCredentialsPolicyDetector
called context.getMainProject() during module analysis.

This does not work correctly when running in AGP (9.2.1).

In particular, there may be false positives or false negatives because
the lint check may be using the minSdkVersion or manifest information
from the library instead of any consuming app module.

Contact the vendor of the lint issue to get it fixed/updated (if
known, listed below), and in the meantime you can try to work around
this by disabling the following issues:

"LoginCredentials"

Issue Vendors:
Vendor: Play policy insights beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants