Skip to content

fix(deps): update all#503

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Open

fix(deps): update all#503
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 24, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 9.3.19.5.1 age confidence
org.apache.maven:maven-artifact (source) dependencies patch 3.9.123.9.15 age confidence
org.xerial:sqlite-jdbc dependencies minor 3.51.2.03.53.1.0 age confidence
com.github.6tail:lunar-java dependencies patch 1.7.61.7.7 age confidence
com.github.bumptech.glide:ksp dependencies patch 5.0.55.0.7 age confidence
com.github.bumptech.glide:glide dependencies patch 5.0.55.0.7 age confidence
com.google.code.gson:gson dependencies minor 2.13.22.14.0 age confidence
com.google.android.material:material dependencies minor 1.13.01.14.0 age confidence
com.google.firebase:firebase-crashlytics dependencies patch 20.0.420.0.6 age confidence
com.google.firebase:firebase-analytics dependencies minor 23.0.023.2.0 age confidence
com.google.firebase:firebase-perf dependencies patch 22.0.422.0.5 age confidence
com.google.firebase.crashlytics plugin patch 3.0.63.0.7 age confidence
androidx.compose:compose-bom dependencies minor 2026.02.002026.05.00 age confidence
androidx.work:work-runtime-ktx (source) dependencies patch 2.11.12.11.2 age confidence
androidx.navigation:navigation-ui-ktx (source) dependencies patch 2.9.72.9.8 age confidence
androidx.navigation:navigation-fragment-ktx (source) dependencies patch 2.9.72.9.8 age confidence
androidx.activity:activity-compose (source) dependencies minor 1.12.41.13.0 age confidence
androidx.activity:activity-ktx (source) dependencies minor 1.12.41.13.0 age confidence
androidx.core:core-ktx (source) dependencies minor 1.17.01.18.0 age confidence
org.jetbrains.kotlin.plugin.compose plugin patch 2.3.102.3.21 age confidence
org.jetbrains.kotlin.jvm plugin patch 2.3.102.3.21 age confidence
com.android.legacy-kapt (source) plugin minor 9.0.19.2.1 age confidence
com.android.library (source) plugin minor 9.0.19.2.1 age confidence
com.android.application (source) plugin minor 9.0.19.2.1 age confidence

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

v9.4.1: 9.4.1

Compare Source

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.4.0: 9.4.0

Compare Source

The Gradle team is excited to announce Gradle 9.4.0.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

apache/maven (org.apache.maven:maven-artifact)

v3.9.15: 3.9.15

📝 Documentation updates

📦 Dependency updates

v3.9.14: 3.9.14

🐛 Bug Fixes

📦 Dependency updates

v3.9.13: 3.9.13

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

xerial/sqlite-jdbc (org.xerial:sqlite-jdbc)

v3.53.1.0

Compare Source

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.53.1 (8263322)

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)
  • make JAVA_CLASSPATH configurable (5aa7426)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck, Michael Osipov

v3.53.0.0

Compare Source

Changelog

🚀 Features

jdbc

  • expose wal_autocheckpoint pragma in SQLiteConfig (dd2adcc), closes #​1397

sqlite

  • upgrade to sqlite 3.53.0 (baaf087)

unscoped

🛠 Build

deps

  • bump org.sonatype.central:central-publishing-maven-plugin (19259e5)
  • bump EndBug/add-and-commit from 9 to 10 (f572217)

deps-dev

  • bump surefire.version from 3.5.4 to 3.5.5 (b649d25)
  • bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (857a754)
  • bump org.mockito:mockito-core from 5.21.0 to 5.23.0 (a597952)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Karl-Michael Edlinger, kju2

v3.51.3.0

Compare Source

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.51.3 (09e9741)
  • upgrade to sqlite 3.52.0 (64cf690)

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (5ad5155)
  • bump actions/upload-artifact from 6 to 7 (90c726f)
  • bump actions/download-artifact from 7 to 8 (17d4998)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (d4d5c04)

unscoped

  • set-version trigger CI after build native (89dfbc8)
  • set-version commit and trigger workflow (eed41ae)
  • set-version fix VERSION (22e5106)
  • set-version checks before enabling (4c34072)
  • add set-version workflow (97985f8)
  • fix ppc64le (49232ef)
  • use jdk 25 where possible (8460f63)

Contributors

We'd like to thank the following people for their contributions:
Gauthier, Gauthier Roebroeck

6tail/lunar-java (com.github.6tail:lunar-java)

v1.7.7

  1. 新增:2026年法定假日。
bumptech/glide (com.github.bumptech.glide:ksp)

v5.0.7: Glide v5.0.7

Compose

N/A

KTX

N/A

Build Changes

  • Add missing version bump

Changes

N/A

Full Changelog: bumptech/glide@v5.0.6...v5.0.7

material-components/material-components-android (com.google.android.material:material)

v1.14.0

Compare Source

New in 1.14.0!

  • Expressive Themes (doc)
  • Expressive Lists (doc)
  • Expressive Button Styles (doc)
  • Expressive Icon Button Styles (doc)
  • Expressive Button Group Styles (doc)
  • Expressive FAB Styles (doc)
  • Expressive Top App Bar Styles (doc)
  • Expressive Navigation Bar (BottomNavigationView) Styles (doc)
  • Expressive Navigation Rail Styles (doc)
  • Expressive Search Styles (doc)
  • Expressive Progress Indicator Styles (doc)
  • Expressive Slider Styles (doc)
  • Emphasized Typescale (doc)

Important

  • Required minSdkVersion is now 23 or higher, for Material and AndroidX.
  • Library is now built with Android Gradle Plugin (AGP) 8.11.1 and Gradle 8.13.

Dependency Updates

Dependency Previous version New version
androidx.constraintlayout:constraintlayout 2.1.0 2.2.1
androidx.core:core 1.6.0 1.16.0
androidx.customview:customview N/A 1.2.0
com.android.tools.build:gradle 8.7.3 8.11.1

Library Updates

  • AppBar
    • Fixed the bug that setBackground will reset the internal MaterialShapeDrawable for lift-on-scroll feature. (1adc501)
    • Add support for navigation button with circle background (015e053)
    • Improve keyboard navigation in TopAppBar catalog demos (98a73a6)
    • Removed special key shortcut and keyboard navigation cluster for top app bar for correct keyboard navigation a11y. (ee52adb)
    • Updated ripple color on actions in M3 toolbar. (3b971c9)
  • BottomAppBar
    • Remove special key shortcut and keyboard navigation cluster for bottom app bar for correct keyboard navigation a11y. (5c73d7a)
  • BottomNavigationView
    • Fix navigation item layout in non-compact windows (7818901)
  • BottomSheet
    • Deprecated enableEdgeToEdge for bottom sheet dialogs on API 35+. (603f1ef)
    • Prevent ACTION_DOWN events on the BottomSheetHandleDragView from setting touchingScrollChild to true. (af7f254)
    • Fixed keyboard animation on Android 14 (a0b4dfa)
    • Fixed crash when protections are set before setContentView is called (d211909)
    • Added half-expanded state description for accessibility (95e7b45)
    • Added support for androidx.core ProtectionLayout API and update dependency to 1.16 (e7f9f63)
    • Make handle respond to keyboard input (1ee0768)
    • Delete duplicate "Handling insets and fullscreen" section (5e7e823)
    • Added support for Nested Scrolling with multiple nested scroll children. (4e4e8f3)
    • Make behavior_draggableOnNestedScroll public (a67afdf)
    • Add tooltip text for drag handle (38db2e8)
    • Update a11y actions and drag handle click to not include collapsed state if skipCollapsed=true && hideable=true (c4871f4)
    • Auto-expand when a focused view is off-screen in non-touch mode (d6de1da)
  • CollapsingToolbarLayout
    • Fix jumping when multiline title changes while collapsed (d227870)
    • Make letter spacing dependent on text size in CollapsingTextHelper (58ad14e)
  • Checkbox
  • Chip
    • Added a show all Chip for a11y (8e33421, 1fe726f, de1ff7c)
    • Get default minTouchTargetSize from material attributes (ae68654)
    • Fix close icon tint (09e77fa)
    • Fixed fontVariationSettings from TextAppearance being overwritten in ChipDrawable. (de5730e)
    • Added support for variable font axes (fb7ae01)
    • Fixed chip group forcing importantForAccessibility=yes (1867bb0)
  • Color
    • Updated to only draw surface color under the button's stroke when the buttons are actually overlapped. (7ae12b5)
    • ColorResourcesTableCreator: Fix length encoding for utf8 strings (7c62429)
  • Dialog
    • Added m3 styles for floating toolbar and docked toolbar for dialog (1b58f5f)
    • Added Expressive styles. (0bd1749)
  • DockedToolbar
    • Added OverflowLinearLayout to support adaptive behavior of the floating and docked toolbars. (a12f17a)
  • ExposedDropdownMenu
    • Add keyboard support for dropdown menus (d8cc690)
    • Do not hide the dropdown on Enter/Space key presses when the popup is showing (8c17b08)
  • FloatingActionButton
    • Fixed labelOpacity property (6b41a60)
    • Fixed typos in comments (2f79f31)
    • Fixed the width calculation in the wrap_content extend strategy (a3a7d86)
    • Use the current labelOpacity as the initial animation value (1b08336)
    • Allow collapsed size to be set (0153138)
    • Override setContentDescription to also set the tooltip text on API 26+ (f1193e3)
    • Added tooltip label to FAB and eFAB (ba4875a)
  • FloatingToolbarLayout
    • Fixed HideOnScrollBehavior bugs where setViewEdge() can't be used because EDGE_ constants are package private, and also client's setViewEdge() was being overridden by the internal setViewEdge() behavior in onLayout() (08de7b0)
    • Fixed references to non-existent Expressive styles (aa6e952)
  • Focus Rings
    • Add FocusRingDrawable and integrate it into theme-level drawables (disabled by default) (dcebdb4)
    • Remove focus ring drawables from library themes (cba50c9)
    • Add default item and control drawables to the M3 themes (db1cf64)
    • Integrate FocusRingDrawable into components (disabled by default) (24693b1)
    • Add animation to FocusRingDrawable (f7e6715)
    • Update FocusRingDrawable state copy constructor to do deep copy of shape appearance (8a07a1a)
    • Add support for common Framework and AppCompat component focus rings (ca90045)
    • Move toolbar FocusRingDrawable usages from main themes to .FocusRings themes (8ecb378)
    • Fix theme attribute resolution for FocusRingDrawable attributes (59acbba)
    • Add ThemeOverlay.NoFocusRingDrawables to support reverting theme drawables back to defaults with no drawable class inflation (27150aa)
    • Add .FocusRings versions M3 Expressive, M3, and M2 themes (4626574)
    • Fix shape appearance mutate / constant state issue with Carousel items (MaskableFrameLayout) (8c2294d) * Add FocusRingDrawable findAndMutate() helper for the LayerDrawable / DrawableWrapper case (e6f43e5)
    • Fix focus ring not showing up for Exposed Dropdown Menu selected item (df99005)
    • Add getter and setter for FocusRingDrawable radius (6da4b0f)
    • Add focus rings to MaterialDatePicker day and year items (c0c4af7)
    • Update FocusRingDrawable to automatically construct its ShapeAppearance from a child ShapeDrawable or GradientDrawable (ed6fee1)
    • Update FocusRingDrawable to hide focus ring when no window focus (3774ef7)
    • Remove the default theme-level drawables from the M3 themes (8e471d9)
    • Better fallbacks for FocusRingDrawable attr values if not set in theme or drawable xml (63dba4c)
    • Add setters for outer and inner stroke colors and for refreshing shape appearance based on wrapped drawable (14b9ac9)
    • Add setters and getters for stroke widths and inner inset (12e57b5)
  • Lists
    • Updating List catalog demo to spec (c388920)
    • Added segmented list style, public attrs, and catalog demos (ab86a01)
    • Introduce ListItemLayout and ListItemViewHolder with catalog demo (3c332f9)
    • Added Multi section ListItemViewHolder bind method and demo (babc9fc)
    • Add selector for optional leading icon (14a6267)
    • Added dependency to androidx.customview for ViewDragHelper and added swiped states + settling (1e6a8b7)
    • Fixed issue where the first drag may have not clamped to the end properly since originalContentLeft is 0 (a5be0f7)
    • Added ListItemRevealLayout, ListItemCardView, and relevant interfaces to introduce swiping in ListItemLayout (400d695)
    • Added ViewDragHelper (3236292)
    • Add attr for min child width (32e9fb2)
    • Support RTL swiping (176e92d)
    • Added onSwipeStateChanged callback, drawable swiped state for ListCardView, and alpha changes to swiped view as it reaches the swipe-to-action state (3e5a7fd)
    • Add styles for control elements in lists (3c1a61c)
    • Re-measure intrinsic width when measure specs change (69e9676)
    • Add more optional styles and update demos to show more variety of sample list content (692bd11)
    • Add swipe for action state (07a3be5)
    • Support skipping the open swipe state so clients can go straight to the primary action (d5934ee)
    • Add getSwipeState method and demo, and refactored to set necessary swipe elements before drag so they are available for programmatic swipes (75f0a4e)
    • Updates to styles (50bca32)
    • Create expandable demo (c24017b)
    • Make SwipeableListItem and RevealableListItem public and add swipe state callback (1dbfdd7)
    • Add styles and theme overlays for material icon buttons inside lists (93ae730)
    • Update state colors for label styles and update demos so ListItemCardView children will duplicate and pass on its parent state (845a0e3)
    • Support start/end reveal gravity in ListItemLayout (504300d)
    • Added updateAppearance API to Lists docs (86fc2d8)
    • Fixed base ListItemCardView style to prevent adding additional padding when shape is not round (3fffd5c)
    • Token integration (ac4f111)
    • Added API to update list shape explicitly (21060b2)
  • LoadingIndicator
    • Added a default static drawable, which is displayed when the animation is disabled. (2ca567d)
    • Fixed the animation no constant rotation. (f300ba0)
    • Added showDelay and minHideDelay attribute. (ac82767)
    • Update documentation to align with Material 3 spec. (f30f5d8)
  • MaterialButton
    • Added filterTouchesWhenObscured=true to button layout. (2749544)
    • Fixed a bug that checked state in XML was not respected. (0c5b17a)
    • Improved memory usage when materialSizeOverlay is used. (571a196)
    • Updated split button styles to lessen maker specification requirements and support consistency. (2aadbd1)
    • Added a demo to programmatically add/remove buttons in a button group. (4f55422)
    • Added a click action and toggleable control in button group demo. (8e52e94)
    • Fixed minor issues in button group demo and toggle group demo. (5161e71)
    • Updated the shapes of buttons when the orientation is changed. (bbd942c)
    • Fixed connected button groups to not morph button size. (0e6d4f4)
    • Fixed width morph in vertical button groups. (6d8d750)
    • Fixed checked non-checkable button not recover shape and container color (7df9b07)
    • Overflow menu item's text should be CharSequence (7428b2b)
    • Use button's text or content description as default menu item text. (fa0e908)
    • Added overflow feature. (981877d)
    • Update corner radius behavior to override StateListShapeAppearance if set (85e2fd0)
    • Added the "wrap" overflow mode. (7c66a2e)
    • Fixed width morph with contents change. (dc98ca0)
    • Defer icon changes during width animation in MaterialButton (f86cedd)
    • Add support for a secondary icon (fa56dd6 4bb9acd)
    • Fix click sound for checkable button (499350d)
    • Added secondaryIconTint to Material3 Text and Elevated Button styles. ([65e43a0](https://redirect.github.com/material-components/material-components-android/commit/65e43a03ec57855a

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 24, 2026
@renovate renovate Bot changed the title chore(deps): update core-getter/src/main/rust/getter digest to 0933a16 chore(deps): update core-getter/src/main/rust/getter digest to 43e757f Feb 24, 2026
@renovate renovate Bot changed the title chore(deps): update core-getter/src/main/rust/getter digest to 43e757f chore(deps): update core-getter/src/main/rust/getter digest to 43e757f - autoclosed Feb 24, 2026
@renovate renovate Bot closed this Feb 24, 2026
@renovate renovate Bot deleted the renovate/all branch February 24, 2026 16:10
@renovate renovate Bot changed the title chore(deps): update core-getter/src/main/rust/getter digest to 43e757f - autoclosed fix(deps): update dependency androidx.compose:compose-bom to v2026.02.01 Feb 28, 2026
@renovate renovate Bot reopened this Feb 28, 2026
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 1216d2b to 22dba40 Compare March 3, 2026 17:53
@renovate renovate Bot changed the title fix(deps): update dependency androidx.compose:compose-bom to v2026.02.01 fix(deps): update all Mar 3, 2026
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 24df0dc to 72ed348 Compare March 6, 2026 13:46
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 92b015c to f1596e2 Compare March 16, 2026 13:02
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from e9c23ed to 587d2a7 Compare March 25, 2026 21:28
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 7207443 to 1b43c6b Compare April 14, 2026 05:58
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from 2c412cf to b4d0f12 Compare April 23, 2026 22:56
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from ddd9db0 to 481e48c Compare May 5, 2026 15:03
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from 60d3a68 to 7266ff7 Compare May 13, 2026 18:05
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all branch from 7266ff7 to 9d53dd4 Compare May 17, 2026 07:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants