Skip to content

chore: bump androidx.biometric:biometric from 1.4.0-alpha05 to 1.4.0-alpha07 - #1136

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/androidx.biometric-biometric-1.4.0-alpha07
Closed

chore: bump androidx.biometric:biometric from 1.4.0-alpha05 to 1.4.0-alpha07#1136
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/androidx.biometric-biometric-1.4.0-alpha07

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps androidx.biometric:biometric from 1.4.0-alpha05 to 1.4.0-alpha07.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 5, 2026
@greptile-apps

greptile-apps Bot commented Aug 5, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@ovitrif
ovitrif self-requested a review August 5, 2026 22:16
@ovitrif ovitrif self-assigned this Aug 5, 2026
@jvsena42

jvsena42 commented Aug 6, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/gradle/androidx.biometric-biometric-1.4.0-alpha07 branch from 3f516bb to 642c601 Compare August 6, 2026 10:03
Bumps androidx.biometric:biometric from 1.4.0-alpha05 to 1.4.0-alpha07.

---
updated-dependencies:
- dependency-name: androidx.biometric:biometric
  dependency-version: 1.4.0-alpha07
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/androidx.biometric-biometric-1.4.0-alpha07 branch from 642c601 to 61d8bd8 Compare August 6, 2026 15:30

@ovitrif ovitrif left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The module cannot consume androidx.biometric 1.4.0-alpha07 because checkAarMetadata fails when compileSdk stays at 36.

Comment thread gradle/libs.versions.toml
appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" }
barcode-scanning = { module = "com.google.mlkit:barcode-scanning", version = "17.3.0" }
biometric = { module = "androidx.biometric:biometric", version = "1.4.0-alpha05" }
biometric = { module = "androidx.biometric:biometric", version = "1.4.0-alpha07" }

@ovitrif ovitrif Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bump is invalid because androidx.biometric:biometric 1.4.0-alpha07 requires compile SDK 36.1 and :app still compiles against 36, so checkAarMetadata fails before compile. We should either keep 1.4.0-alpha05 or raise this module to compile SDK 36.1 in the same change.

@ovitrif

ovitrif commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

seems implied in the epic for technical housekeeping, sdk version bump is a prerequisite so this isn't the place for it:

@ovitrif ovitrif closed this Aug 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ovitrif ovitrif removed their assignment Aug 16, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/androidx.biometric-biometric-1.4.0-alpha07 branch August 16, 2026 14:16
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