Skip to content

Deps: Update to Glide v5.0.9 - #7318

Open
david-livefront wants to merge 1 commit into
mainfrom
update-glide
Open

Deps: Update to Glide v5.0.9#7318
david-livefront wants to merge 1 commit into
mainfrom
update-glide

Conversation

@david-livefront

Copy link
Copy Markdown
Collaborator

🎟️ Tracking

N/A

📔 Objective

This PR update Glide to the latest version (v5.0.9).

Release Notes

@david-livefront
david-livefront requested a review from a team as a code owner August 26, 2026 20:43
@github-actions github-actions Bot added app:password-manager Bitwarden Password Manager app context app:authenticator Bitwarden Authenticator app context labels Aug 26, 2026
@github-actions

github-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

This PR is a single-line patch bump of the glide version reference in gradle/libs.versions.toml from 5.0.7 to 5.0.9, covering com.github.bumptech.glide:okhttp3-integration and com.github.bumptech.glide:ksp. Glide is an existing, already-approved dependency, so the AppSec new-dependency process does not apply, and a patch bump within 5.0.x carries no expected API breakage for the consumers in app, ui, and authenticator. The repository's Gradle lock files (gradle.lockfile, buildscript-gradle.lockfile, settings-gradle.lockfile) scope only the buildscript/settings classpath and detekt plugins and contain no Glide entries, so no lock file regeneration is required. The glideCompose artifact stays pinned at 1.0.0-beta01, which is unchanged from the existing configuration.

Code Review Details

No findings.

Dependency Changes

Package Change Ecosystem
com.github.bumptech.glide:okhttp3-integration 5.0.7 → 5.0.9 Gradle
com.github.bumptech.glide:ksp 5.0.7 → 5.0.9 Gradle

@david-livefront david-livefront changed the title Update to Glide v5.0.9 Deps: Update to Glide v5.0.9 Aug 26, 2026
@david-livefront david-livefront added the t:deps Change Type - Dependencies label Aug 26, 2026
@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.09%. Comparing base (0c2f082) to head (6140479).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7318      +/-   ##
==========================================
- Coverage   86.23%   85.09%   -1.15%     
==========================================
  Files         896      942      +46     
  Lines       65796    67483    +1687     
  Branches     9996    10038      +42     
==========================================
+ Hits        56741    57426     +685     
- Misses       5510     6501     +991     
- Partials     3545     3556      +11     
Flag Coverage Δ
app-data 17.69% <ø> (-0.33%) ⬇️
app-ui-auth-tools 18.88% <ø> (ø)
app-ui-platform 16.81% <ø> (+0.51%) ⬆️
app-ui-vault 27.25% <ø> (ø)
authenticator 6.08% <ø> (ø)
lib-core-network-bridge 4.06% <ø> (ø)
lib-data-ui 1.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

app:authenticator Bitwarden Authenticator app context app:password-manager Bitwarden Password Manager app context t:deps Change Type - Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant