Skip to content

Update all dependencies#2729

Open
renovate-bot wants to merge 1 commit into
google:mainfrom
renovate-bot:renovate/all
Open

Update all dependencies#2729
renovate-bot wants to merge 1 commit into
google:mainfrom
renovate-bot:renovate/all

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout (changelog) action digest de0fac2df4cb1c
gradle (source) minor 9.4.19.5.1 age confidence
com.google.android.gms:play-services-wearable dependencies major 19.0.020.0.1 age confidence
io.grpc:grpc-protobuf-lite dependencies minor 1.80.01.82.0 age confidence
io.grpc:grpc-binder dependencies minor 1.80.01.82.0 age confidence
io.grpc:grpc-android dependencies minor 1.80.01.82.0 age confidence
com.google.genai:google-genai dependencies minor 1.51.01.58.0 age confidence
androidx.paging:paging-compose (source) dependencies minor 3.4.23.5.0 age confidence
io.grpc:grpc-stub dependencies minor 1.80.01.82.0 age confidence
com.google.protobuf:protobuf-javalite (source) dependencies minor 4.34.14.35.1 age confidence
com.android.tools.build:gradle (source) dependencies minor 9.1.09.2.1 age confidence
androidx.wear.compose:compose-ui-tooling (source) dependencies patch 1.6.11.6.2 age confidence
androidx.wear.compose:compose-navigation (source) dependencies patch 1.6.11.6.2 age confidence
androidx.wear.compose:compose-material (source) dependencies patch 1.6.11.6.2 age confidence
androidx.wear.compose:compose-foundation (source) dependencies patch 1.6.11.6.2 age confidence
androidx.wear.compose:compose-material3 (source) dependencies patch 1.6.11.6.2 age confidence
com.diffplug.spotless plugin minor 8.4.08.7.0 age confidence
androidx.compose.runtime:runtime-tracing (source) dependencies patch 1.11.01.11.2 age confidence
io.github.takahirom.roborazzi plugin minor 1.59.01.64.0 age confidence
io.github.takahirom.roborazzi:roborazzi-junit-rule dependencies minor 1.59.01.64.0 age confidence
io.github.takahirom.roborazzi:roborazzi-painter dependencies minor 1.59.01.64.0 age confidence
io.github.takahirom.roborazzi:roborazzi-compose dependencies minor 1.59.01.64.0 age confidence
io.github.takahirom.roborazzi:roborazzi-accessibility-check dependencies minor 1.59.01.64.0 age confidence
io.github.takahirom.roborazzi:roborazzi dependencies minor 1.59.01.64.0 age confidence
io.grpc:protoc-gen-grpc-java dependencies minor 1.80.01.82.0 age confidence
com.google.android.gms:play-services-auth dependencies minor 21.5.121.6.0 age confidence
com.google.android.gms:oss-licenses-plugin dependencies minor 0.11.00.12.0 age confidence
com.google.android.material:material dependencies minor 1.13.01.14.0 age confidence
com.autonomousapps.dependency-analysis plugin minor 3.7.03.15.0 age confidence
ee.schimke.composeai.preview plugin minor 0.7.70.15.12 age confidence
androidx.compose.material3:material3 (source) dependencies patch 1.5.0-alpha181.5.0-alpha21 age confidence
com.squareup.okhttp3:okhttp-coroutines (source) dependencies minor 5.3.25.4.0 age confidence
com.squareup.okhttp3:okhttp (source) dependencies minor 5.3.25.4.0 age confidence
com.squareup.okhttp3:mockwebserver (source) dependencies minor 5.3.25.4.0 age confidence
com.squareup.okhttp3:logging-interceptor (source) dependencies minor 5.3.25.4.0 age confidence
com.gradle.develocity plugin patch 4.4.14.4.3 age confidence
androidx.core:core-ktx (source) dependencies minor 1.18.01.19.0 age confidence
androidx.core:core (source) dependencies minor 1.18.01.19.0 age confidence
androidx.media3:media3-ui dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-test-utils-robolectric dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-test-utils dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-session dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-exoplayer-workmanager dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-exoplayer-rtsp dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-exoplayer-hls dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-exoplayer-dash dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-exoplayer dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-datasource-okhttp dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-common dependencies patch 1.10.01.10.1 age confidence
androidx.health:health-services-client (source) dependencies patch 1.1.0-rc011.1.0-rc02 age confidence

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

grpc/grpc-java (io.grpc:grpc-protobuf-lite)

v1.82.0

This release drops support for Bazel 7. It may still run, but we are no longer testing it. We are testing Bazel 8 and 9.

We are anticipating requiring Netty 4.2 in the next release. Please file an issue if you still need Netty 4.1 support.

Behavior Changes
  • xds: Disable Priority LB child policy retention cache (#​12806). Previously, when a priority became inactive, its associated child load balancer was kept in a deactivated state for potential reuse. Now, inactive child balancers are immediately torn down and removed.
  • xds: skip DiscoveryRequest for unsubscribed types on stream ready (#​12782). When the bootstrap declares more than one xDS server (e.g. a default server for LDS/CDS plus an authority-specific EDS-only server), grpc-java was sending CDS/LDS DiscoveryRequests to the EDS-only server too. That server replies UNIMPLEMENTED, which tears down the stream and EDS data never arrives. This fix makes it skip DiscoveryRequests for resource types we don't actually subscribe to on a given server.
Improvements
  • Remove JSR-305 @ThreadSafe annotation and replace with JavaDoc (#​12762). Removes JSR-305 annotations but instead of replacing it with ErrorProne's ThreadSafe, sticks to adding a JavaDoc comment. This is done only in public non-final classes and interfaces. This allows Java applications that have moved away from javax to compile and avoids a bug in Immutables and Lombok (and possibly other annotation processors) from failing when JSR-305 is not present.
  • core: Reduce per-stream idle memory on the server by 0.5 KB (b38df6c). The main improvement here is not retaining the request Metadata for the life of the RPC. That means RPCs with larger request Metadata would see a larger benefit.
  • core: Clarify missing content-type on HTTP error responses (#​12720). Adjusts the diagnostic for the missing rather than invalid content-type, in the Status description.
  • core: throw IOException when ProxySelector returns null or empty list (#​12793). ProxySelector.select(URI) is required to return a non-null, non-empty list. Some implementations violate this, which previously caused an opaque crash in ProxyDetectorImpl. Now it detects this case explicitly and fails gracefully, naming the offending ProxySelector class to help with debugging.
  • okhttp: enable TLS 1.3 by default for Android clients, retain TLS 1.2-only for desktop JVM (f430131)
  • xds: Reduce per-endpoint memory from CDS LB (cc0d1a8). This is most noticeable when there are many endpoints returned by EDS, but the LB policy only uses a few of them, like pick_first.
  • xds: pre-parse custom metric names in WRR load balancer (#​12773) (324fce7). This reduces the per-RPC overhead of the gRFC A114 support added in v1.81.0
  • xds: Propagate status cause through XdsDepManager (13b4b97). This preserves more information for failures communicating with the control plane.
  • binder: Give clear error when message is larger than parcel (d92ca44)
Bug Fixes
  • xds: Trust Manager fix for certain scenarios where SAN validation shouldn't use the SNI sent (#​12775) (bb153a8).
  • core: Cancel DelayedClientCall when application listener throws (#​12761). Align DelayedClientCall.DelayedListener with ClientCallImpl's existing behavior for listener exceptions. When the application listener throws from onHeaders/onMessage/onReady, catch the Throwable, cancel the call with CANCELLED (cause = the throwable), and swallow subsequent callbacks. Previously, a throw from the application listener escaped to the callExecutor's uncaught-exception handler. The real call was not cancelled and the transport kept delivering callbacks to an already broken listener
  • core,opentelemetry: Fix server metric labels on early close (#​12774). Addresses the server-side OpenTelemetry metric labeling bug where a generated method can be recorded as grpc.method="other" if streamClosed() happens before serverCallStarted().
  • core: Fix pick_first NPE with GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true when accepting resolved addresses and in CONNECTING state (#​12814). It makes sure that whenever PickFirstLeafLoadBalancer transitions into CONNECTING the current address in the addressIndex has a corresponding subchannel. This prevents an NPE in acceptResolvedAddresses in some situations.
  • okhttp: HPACK should fail on varint overflow (ec10992). This should have no visible impact in normal use. It mostly just makes it easier to debug broken implementations
  • xds: When using the file watcher certificate provider, reload cert/key even if only one of them changes (f4125c5)
  • compiler: Avoid compile error on weird proto file names (f021bef)
New Features
  • googleapis: support ?force-xds query parameter in the google-c2p resolver (#​12760) (86fa860). This disables environment checks and uses xDS unconditionally. Please note that this feature has not yet seen comprehensive testing.
Dependencies
  • Upgrade Netty to 4.1.133 (ada087b)
  • bazel: Upgrade googleapis proto repo to commit 1dbb1a1 (ec0a9c9). This fixed a rules_go incompatibility issue with Bazel 9.1. But it also greatly reduced the overall transitive dependencies, as the C++ grpc repo is no longer a dependency
  • bazel: Upgrade workflows to Bazel 8 (039ad77) add Bazel 9.1.0 to our CI matrix (17be0d3)
  • protoc-gen-grpc-java: Linux binaries are now built with Ubuntu 20.04 instead of 18.04 (8802dc3, da98b04)
Thanks to

@​becomeStar
@​bengtsson1-flir
@​jnowjack-lucidchart
@​Kainsin
@​kenkangxgwe
@​mfperminov
@​paulmurhy123
@​schiemon
@​therepanic

v1.81.0

In this release we drop support for Android API level 22 or lower (Lollipop or earlier), following Google Play Service’s discontinued updates for Lollipop (API levels 21 & 22) and now requires a minimum of API level 23 (Android 6.0 Marshmallow).

API Changes

  • api: Deprecate LoadBalancer.handleResolvedAddresses(). Developers maintaining custom LoadBalancer implementations should transition to using LoadBalancer.acceptResolvedAddresses(). Unlike the deprecated method, acceptResolvedAddresses() returns a Status object, allowing the load balancer to explicitly report success or reject the update if the provided addresses or configuration are invalid. (#​11623)

Behavior Changes

  • core: Enable dns "caching" on Android for 30 seconds to reduce CPU impact of a refresh loop with an LB policy (0675f70). DnsNameResolver ignores re-resolution requests on OpenJDK-like platforms if it has been too soon since the last DNS query because InetAddress.getAllByName() has a cache with a fixed entry lifetime, but this logic was disabled for Android which does not have that style of cache. Android’s cache uses the result TTL, which will rarely be less than 30 seconds. This change would probably be most noticeable when 1) changing to a different network (e.g., from wifi to mobile), 2) the server has different addresses for different networks, and 3) the app is not using AndroidChannelBuilder with an android.context.Context. For reference, it seems Chrome caches for 1 minute

Bug Fixes

  • opentelemetry: Fix baggage propagation, the baggage propagation for opentelemetry introduced in #​12389 was broken. The context is decided once and used for all recording for the call, thus guaranteeing all record()s have consistent information.
  • core: Address a race condition where ManagedChannelOrphanWrapper could incorrectly log a "not shutdown properly" warning during garbage collection when using directExecutor(). (#​12705) (d459338)
  • xds: Fix xDS HTTP CONNECT's transport socket name bug which is now corrected to use typeUrl. (#​12740) (eac9fe9)
  • xds: Fix an issue where subchannel metrics were dropping their association with the backend_service. This ensures xDS load balancing metrics are reported accurately. (#​12735)

New Features

  • netty: Add tcp metrics, by implementing a few of the metrics defined in A80.
  • api: Add a CallOption for a custom label on per-RPC metrics (0e39b29). This CallOption is copied by grpc-opentelemetry to the grpc.client.call.custom label as defined by gRFC A108. See also the gRPC OpenTelemetry Metrics guide (update in-progress)
  • xds: Add support for Weighted Round Robin (WRR) load balancing driven by custom backend metrics, implementing the behavior defined in gRFC A114. (#​12645)
  • utils: Update AdvancedTlsX509KeyManager so that developers can now preserve and use key aliases when dynamically reloading TLS certificates. (#​12686)

Documentation

  • Update the "Outgoing Flow Control" section in the Manual Flow Control example to say onNext() does not block, but rather queues the messages in memory and advises developers to use CallStreamObserver.isReady() to prevent this memory exhaustion (#​12700) (a3a9ffc) (#​12726) (65ae2ef)
  • examples: Clean up Health example, and document need for grpc-services (3ed732f)

Dependencies

  • Upgrade Dependencies (#​12719) (16e17ab). Google-auth-library: 1.42.1, animal-sniffer: 1.27, assertj-core:3.27.7, error_prone_annotations:2.48.0, proto-google-common-protos:2.64.1, google-cloud-logging:3.23.10, jetty-http2-server:12.1.7, jetty-ee10-servlet:12.1.7, lincheck:3.4, opentelemetry-api:1.60.1, opentelemetry-exporter-prometheus:1.60.1-alpha, opentelemetry-gcp-resources:1.54.0-alpha, opentelemetry-sdk-extension-autoconfigure:1.60.1, opentelemetry-sdk-testing:1.60.1, robolectric:4.16.1, tomcat-embed-core:10.1.52, tomcat-embed-core9: 9.0.115,
  • Upgrade Netty to 4.1.132 and netty-tcnative to 2.0.75 (1528f80)

Thanks to

googleapis/java-genai (com.google.genai:google-genai)

v1.58.0

Compare Source

Features
  • Add custom OkHttpClient support in ClientOptions (a6913fa)
  • Add ServiceTier to UsageMetadata (df1288b)
  • Improve performance of local tokenizer (d065597)

v1.57.0

Compare Source

Features
  • Add Agent Platform MCP support to async generate_content (0b20c55)
  • Add transcription language code. (0d7fcfa)
  • Add TranslationConfig for live translation. (ed7efcf)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (05a7a3a)
Documentation
  • A comment for field enable_widget in message GoogleMaps is changed (c630c08)
  • A comment for field google_maps_widget_context_token in message GroundingMetadata is changed (c630c08)

v1.56.0

Compare Source

Features
  • additional computer_use field support for vertex. (94671df)
  • Support Reinforcement Tuning in GenAI SDK (c0248fb)

v1.55.0

Compare Source

Features
  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (1a496a7)
  • add new fields (d4b0867)

v1.54.0

Compare Source

⚠ BREAKING CHANGES
  • Remove the experimental Interactions module. This feature will be supported in the future.
Features
  • Add more details to the ApiResponse error message (c429c2b)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (0d1cc9c)
Bug Fixes
  • Missing jackson-module-kotlin in classpath (0849b86)
  • request level timeout is ignored in favor of client level timeout (c9464b5)
  • request URL is incorrectly rewritten when baseUrl is configured as a proxy address (400776d)
Documentation

v1.53.0

Compare Source

Features
  • [Python] Multimodal file search (b12cd29)
  • Multimodal file search (aaf0c40)

v1.52.0

Compare Source

Features
  • [Interactions] Add FileCitation.{custom_metadata,media_id,page_number} (a09716e)
  • Add output_info to BatchJob (e337ba9)
  • Add ImageResizeMode for GenerateVideos (e089fcb)
  • Add new Gemini Deep Research agent models (88d7019)
  • Add Vertex Dataset input and output options for batch jobs (612601d)
  • interaction-api: Add grounding tool usage breakdown to Interaction Usage. (bc2f815)
  • introduce enterprise and GOOGLE_GENAI_USE_ENTERPRISE (97adcd9)
  • Replace the more ambiguous rate field with sample_rate. (d762b6e)
Documentation
  • replace Vertex AI with Gemini Enterprise Agent Platform (84c1d43)
  • update doc string to replace Vertex AI with Gemini Enterprise Agent Platform, update method error message to replace Vertex AI with Gemini Enterprise Agent Platform (previously known as Vertex AI), update converter error message to replace Vertex AI with Gemini Enterprise Agent Platform (c5aefa7)
  • update Gemini Enterprise Agent Platform home page url (7b46a6f)
takahirom/roborazzi (io.github.takahirom.roborazzi)

v1.64.0

Compare Source

New feature - Filtering previews by annotation

You can now control which Compose Previews are captured with annotationFilter.

To use the built-in @RoboPreviewExclude / @RoboPreviewInclude annotations, add the roborazzi-annotations dependency:

implementation("io.github.takahirom.roborazzi:roborazzi-annotations:[version]")

By default, previews annotated with @RoboPreviewExclude are skipped and everything else is captured:

@​RoboPreviewExclude
@​Preview
@​Composable
fun WorkInProgressPreview() { /* not captured */ }

Set annotationFilter to RoboPreviewInclude to instead capture only previews annotated with @RoboPreviewInclude:

roborazzi {
  @​OptIn(ExperimentalRoborazziApi::class)
  generateComposePreviewRobolectricTests {
    enable = true
    packages = listOf("com.example")
    annotationFilter = AnnotationFilter.Filter.RoboPreviewInclude
  }
}

You can also filter by your own annotations by passing their fully qualified class names:

// Set either one, not both
annotationFilter = AnnotationFilter.Exclude("com.example.MyExcludeAnnotation")
annotationFilter = AnnotationFilter.Include("com.example.MyIncludeAnnotation")

Thanks, @​sergio-sastre for your contribution. Thank you, @​alecarnevale, @​as6o for reporting this issue.

Bugfix - filter test image input to known extensions

What: Restrict the test task's tracked image input (roborazziImageInput) to known image extensions (png, gif, jpg, jpeg, webp), so unrelated files (e.g. .DS_Store) written by an OS indexer/IDE mid-snapshot can't trip Gradle 9's stricter input validation.
Why: Gradle 9 hardened input-snapshot validation so that a file disappearing from a tracked directory between the listing and the content-hashing phases now hard-fails with Cannot access input property '$N' of task ... java.nio.file.NoSuchFileException.
Thanks, @​boiler23 for letting me know this issue.

Bugfix - Fix z-order of same-type windows in captureScreenRoboImage

What: Fix captureScreenRoboImage() rendering stacked same-type windows (e.g. two Compose Dialogs) in inverted z-order, and add a reproduction test.
Why: Espresso's RootsOracle.listActiveRoots() returns window roots ordered top-most first. fetchRobolectricWindowRoots() only sorts them by window type with a stable sort, and RoboComponent.Screen draws roots first-to-last (last = on top). As a result, windows of the same type (two dialogs are both TYPE_APPLICATION) were drawn front-most first, so the lower dialog ended up on top. With a single dialog the type sort alone produces the correct order, which is why this only shows up with stacked dialogs.
Reversing the list before the stable type sort restores the window addition order (bottom-most first), preserving the correct z-order within the same type.
Thank you, @​laqr for creating this issue.

What's Changed

Full Changelog: takahirom/roborazzi@1.63.0...1.64.0

v1.63.0

Compare Source

Fixing a race condition that causes us to see old images

We don't have a reproducing project for this. But there is a report that says we can see old images. It seems to be a race condition, so we've attempted to fix it using the BuildService Gradle API.
Thanks, @​zacharee, for reporting this issue and attempting to fix it!

What's Changed

Full Changelog: takahirom/roborazzi@1.62.0...1.63.0

v1.62.0

Compare Source

Updating to Gradle 9

To investigate an issue with Gradle 9 KMP, Roborazzi now uses Gradle 9. This should not affect your project.
I'm planning several releases to fix build problems over the next few weeks. The reason I'll release a few versions is to make them easier to debug.

What's Changed
  • Bump Gradle wrapper to 9.5.1 and migrate KMP+Android to com.android.kotlin.multiplatform.library by @​takahirom in #​835

Full Changelog: takahirom/roborazzi@1.61.0...1.62.0

v1.61.0

Compare Source

Heads-up: dependency updates for Gradle 9 investigation

I don't want to interrupt you by updating other dependency versions in Roborazzi. But we are investigating a KMP Gradle 9 issue and are going to update to Gradle 9.0. Before that, we should update the Kotlin version and AGP. To minimize the impact, we don't change the Kotlin version in Roborazzi's POM (except for the iOS version), so it should not affect projects using Roborazzi. But if you find anything, please let me know.

What's Changed

Full Changelog: takahirom/roborazzi@1.60.0...1.61.0

v1.60.0

Compare Source

Bugfix: Fix Roborazzi cache path sensitivity

When we use Roborazzi in a different path with the same repository, Roborazzi used to invalidate the cache. Though I think it is not critical because we frequently use test filters(--tests) when we run tests, which also invalidate the cache. But it's better to support the cache.
Thanks @​Link184 for the contribution!

What's Changed
New Contributors

Full Changelog: takahirom/roborazzi@1.59.0...1.60.0

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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-bot renovate-bot force-pushed the renovate/all branch 10 times, most recently from 7234bb1 to 97ab64d Compare April 30, 2026 19:58
@renovate-bot renovate-bot force-pushed the renovate/all branch 6 times, most recently from 16085a7 to ea6e1d9 Compare May 10, 2026 11:17
@renovate-bot renovate-bot force-pushed the renovate/all branch 7 times, most recently from 7c3d731 to 44ee73e Compare May 17, 2026 01:19
@renovate-bot renovate-bot force-pushed the renovate/all branch 7 times, most recently from d3578f0 to a75d489 Compare May 28, 2026 09:13
@renovate-bot renovate-bot force-pushed the renovate/all branch 12 times, most recently from 980fb2f to d79a4c9 Compare June 4, 2026 15:57
@renovate-bot renovate-bot force-pushed the renovate/all branch 10 times, most recently from 673879a to 86a3345 Compare June 15, 2026 10:15
@renovate-bot renovate-bot force-pushed the renovate/all branch 3 times, most recently from d10f2c8 to b062491 Compare June 16, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant