Skip to content

Update compose-ai-tools to v1.85.0 - #1910

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/compose-ai-tools
Open

Update compose-ai-tools to v1.85.0#1910
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/compose-ai-tools

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
yschimke/compose-ai-tools action minor v1.61.2v1.85.0 age confidence
ee.schimke.composeai.preview plugin minor 1.61.21.85.0 age confidence
ee.schimke.composeai:preview-annotations dependencies minor 1.61.21.85.0 age confidence

Release Notes

yschimke/compose-ai-tools (yschimke/compose-ai-tools)

v1.85.0

Compare Source

Features
  • design-artifacts: publish the component record beside catalog.json (#​5222) (2c4e6ae)
Bug Fixes
  • discovery: look through a theme lambda Kotlin 2.3+ stores as a static method (#​5224) (66c4eaa)

v1.84.0

Compare Source

Features
  • screen: express a lambda that returns a value, and check what it returns (#​5219) (9efa10a)

v1.83.0

Compare Source

Features
  • design-artifacts: check that parity locators still name a cell the catalog draws (#​5214) (26608e7)
  • screen: let a slot's children be declared through its receiver's DSL (#​5216) (d333109)

v1.82.0

Compare Source

Features
  • cli: check the JVM the server will run on before launching it (#​5211) (e7f54d3)
  • screen: express a scoped modifier, so a layout weight is generable (#​5212) (b8c8e57)
Bug Fixes
  • design-artifacts: carry locator scope in the issue index, and mirror the producer (#​5210) (1af7bbf)
  • screen: import a generated screen's references instead of qualifying them (#​5207) (4977d0a)

v1.81.0

Compare Source

Features
Bug Fixes
  • daemon: record the ABI :daemon:core actually has (#​5201) (4e9bfa6)
  • scroll: set aside chrome revealed at the foot of a slice when scoring a seam (#​5197) (6a9593f)

v1.80.0

Compare Source

Features
  • cli: add ui-builder, the launcher for the server's ui command (#​5195) (7377d9c)
  • design-artifacts: expose an imported project's themes (#​5158) (3e13ee0)
  • render-host: enable explicitApi() and check an ABI dump (#​5190) (28fb93b)
  • serve: fetch the preview server on first use instead of demanding one (#​5194) (861afdc)
  • serve: launch the published server instead of linking it (#​5177) (b839f9f)
Bug Fixes
  • ci: follow a sysprop mirror that reads the shared constant (#​5191) (7a1359c)
  • ci: let only the release-PR merge run cut a release, and sweep stranded drafts (#​5160) (105a5a6)
  • cli: carry non-ASCII preview ids through a file, not a process argument (#​5186) (ac87b28)
  • cli: depend on the local :render-host instead of the retired coordinate (#​5178) (a42dd16)
  • cli: make optional captures visible in show output (#​5192) (190b6c8)
  • cli: report a cancelled discovery as a timeout, not a missing plugin (#​5181) (4183c1d)
  • deps: update dependency ee.schimke.composeai:compose-preview-serve to v3 (#​5164) (2ee93ec)
  • design-artifacts: warn instead of failing when the pinned driver has no theme generator (#​5162) (3e43c01)
  • scroll: verify every LONG stride and seam, and stop black overlaps winning the stitch (#​5187) (f018302)

v1.79.0

Compare Source

Features
  • knobs: let an enum constant declare the seed text it answers to (#​5155) (48a93ff)
Bug Fixes
  • render: supply the poolingcontainer R class when AGP's merged R.jar does not (#​5154) (5d71ce8)

v1.78.1

Compare Source

Bug Fixes

v1.78.0

Compare Source

Features
  • build-host: serve the server's Gradle work over a process boundary (#​5147) (1f4f802)

v1.77.0

Compare Source

Features
  • knobs: add an enum knob kind so a closed value set keeps its picker (#​5142) (e662619)
  • render-host: bring the render host home from the preview server (#​5137) (c6903ee)
Bug Fixes

v1.76.0

Compare Source

Features
  • builder: size the palette against four real catalog screens (#​5132) (59b2ad3)
  • design-artifacts: give the catalog a locale axis so a bilingual fan-out folds (#​5120) (0d64ae4)
  • discovery: let a call site construct a no-arg-constructible required parameter (#​5124) (6257fd7)
  • discovery: resolve the remember factory a state type ships beside it (#​5128) (4861d48)
  • gestures: publish whether a one-handed gesture can reach a composable (#​5126) (f22ea96)
  • render: say what each --exclude-preview-id pattern matched, and warn at zero (#​5119) (9aec8e4)
  • screen-model: publish it, so a wasm builder can generate (#​5134) (ebc8a99)
Bug Fixes
  • builder: import a generated screen's components instead of qualifying them (#​5123) (3d01237)
  • design-artifacts: report every duplicate-output-axes collision in one pass (#​5118) (f45b8b3)
  • renderer-android: resolve defaulted-parameter Glance previews (#​5131) (445cd9e)
  • renderer: pin the packed-colour field lookup, the last unordered read in the catalog path (#​5125) (f928870)
  • render: name the merged unit-test R.jar when a preview cannot load an R class (#​5136) (919a47a)
Reverts

v1.75.0

Compare Source

Features
  • builder: drive the UI builder from the real ScreenGenerator (#​5116) (ebcbea0)
Bug Fixes
  • render-session: refuse a daemon-launch descriptor whose schemaVersion is not this module's (#​5114) (e21084b)
  • renderer-desktop: make the focus, motion and scroll lanes honour parameter knobs (#​5115) (8942bac)

v1.74.0

Compare Source

Features
Bug Fixes
  • deps: update dependency ee.schimke.composeai:compose-preview-serve to v3.18.0 (#​5307) (8e4da81)
  • deps: update dependency io.github.classgraph:classgraph to v4.8.195 (#​5304) (31c13de)
  • deps: update roborazzi to v1.74.0 (#​5308) (bbb5916)
  • ui-builder: apply four fixes to the places they were left out of (#​5314) (57811aa)

v1.73.0

Compare Source

Features
  • daemon: declare a preview's parameter knobs to the viewer (#​5095) (bbf60f9)
  • daemon: seed parameter knobs on the Robolectric backend too (#​5091) (f708be0)
  • discovery: recover a parameter knob's literal default from the class file (#​5093) (c34f9f8)
  • renderer-android: record a preview's parameter knobs during a bake (#​5099) (3a58c50)
Bug Fixes

v1.72.0

Compare Source

Features
  • daemon: seed a preview's parameter knobs from the override bag (#​5089) (a1da7f3)
  • design-artifacts: preflight a catalog spec against a preview-id manifest (#​5086) (a574d4c)
Bug Fixes
  • design-artifacts: carry import preview-id exclusions in a delimiter-free file (#​5085) (33a4659)
  • focus: keep the resting capture, and pick a root when there are two (#​5088) (611ee7b)

v1.71.0

Compare Source

Features
  • compare: read the colour under the cursor in both images at once (#​5079) (8810d4d)
  • discovery: generate a compiling screen from a builder's document (#​5076) (ab5e96a)
  • discovery: generate a screen that holds state and handlers that write it (#​5081) (184657f)
  • discovery: persist each component's call site in components.json (#​5068) (fea523d)
  • discovery: widen a screen value past the four literals (#​5077) (a9fc68b)
  • remotecompose: record the player that actually drew each capture (#​5075) (b29ec96)
Bug Fixes
  • compare: read a fractional root translate instead of dropping it (#​5082) (5253e95)
  • discovery: close six ways an emitted call site could fail to compile (#​5073) (32780aa)
  • harness: clone S3.5's fixture without recomputing frames (#​5078) (b752d11)
  • harness: clone S3.5's MutableSquare from the target's own fixture (#​5069) (4342f07)
  • renderer: read a catalog role's own getter, not a longer sibling's (#​5080) (b872827)
  • semantics: match Font's style getter on its decoration, not a prefix (#​5083) (457965d)

v1.70.0

Compare Source

Features
  • discovery: give a target its source name, JVM name and descriptor (#​5054) (988f6f8)
Bug Fixes
  • actions: make install's latest mean latest usable, and name the publication window (#​5058) (67e1201)
  • cli: resolve the build root by settings file, and name the plugin publication race (#​5052) (865eec8)
  • turn Isolated Projects off for auto-injected runs, and keep the S3.5 clone out of the fixture's static initializer (#​5060) (312befe)

v1.69.0

Compare Source

Features
  • import: let an import declare Gradle properties for its throwaway checkout (#​5045) (cc2b0ed)
Bug Fixes
  • ci: say which direction the rc-players pin has drifted (#​5049) (b82d9f4)
  • import: keep a sidecar's diagnosis, drop its suppressed branches, and free repo-wide release (#​5047) (d8ddacf)
  • import: write Gradle properties with python, and print the diagnosed sidecar (#​5050) (e3e96ad)
  • render: a theme fan-out's suffixed outputs count as written (#​5044) (113cadf)

v1.68.0

Compare Source

Features
  • discovery: compile the printed call sites, and fix what that caught (#​5036) (5ab99c1)
  • import: let a caller name the Android variant to render (#​5037) (02a4352)
Bug Fixes
  • cli: bundle pack dropped --variant; feat(import): render-runtime-projects (#​5042) (fa62dee)
  • import: print a sidecar's cause, not the first 4000 bytes of its stack (#​5041) (3f02461)
  • import: refuse the two variant combinations that would publish a wrong catalog (#​5040) (0b47e34)
  • import: surface the renderer's .error.json sidecars when a render fails (#​5035) (60c45e2)
  • rc: take the rc-players 1.56.1 image-painter fix, and print the gate's failures (#​5043) (c35bb2b)

v1.67.0

Compare Source

Features
  • discovery: print a compiling call site for each component (#​5028) (89defc6)
Bug Fixes
  • capture the font family a Wear clock draws with (#​5033) (db5d96a)
  • import: render the nested build an import named, not its enclosing repo (#​5030) (65b5e4b)

v1.66.1

Compare Source

Bug Fixes
  • import: turn Isolated Projects off for the throwaway render (#​5022) (37db480)

v1.66.0

Compare Source

Features
  • discovery: publish components.json beside previews.json (#​5013) (aa636c7)
  • gradle-plugin: add a renderGraph DSL to exclude modules from the render graph (#​5014) (78e621b)
  • import: stub google-services.json for an upstream that requires one (#​5017) (e0d33b8)
Bug Fixes
  • bundle: key AAR extraction on content so a snapshot rebuild can't serve stale classes (#​5015) (981e0e1)
  • discovery: declare, package and correct the component record (#​5021) (e0e4f8b)
  • import: render a verified upstream with lenient verification (#​5016) (780a397)

v1.65.0

Compare Source

Features
  • discovery: infer the library components a preview demonstrates (#​5010) (c2ac68d)
  • import: let an import name the previews it cannot render (#​5011) (06348d6)
Bug Fixes
  • ci: run the embedded player lanes from rc-players (#​5006) (6cee9cf)
  • rc-compare: name the players a catalog's parity run left out (#​5004) (d7fd549)

v1.64.0

Compare Source

Features
Bug Fixes
  • figma-svg: export the focus ring and state layer on material3's forked ripple node (#​4999) (d8956b9)
  • import: carry --write-locks and the plugin's dep groups into the render (#​4994) (8f1d170)
  • import: keep the trust step out of the pinned driver checkout (#​4991) (a37a39f)
  • import: render a locked upstream with --write-locks (#​4992) (bcacbf9)
  • import: trust the preview plugin in the upstream checkout, not lenient verification (#​4990) (a3bbff4)
  • render: preserve upstream Remote Compose wrapper (#​4983) (46c5437)
  • restore Module Unit Tests on main (#​4984) (3cbbd2d)

v1.63.0

Compare Source

Features
Bug Fixes

v1.62.2

Compare Source

Bug Fixes

v1.62.1

Compare Source

Bug Fixes

v1.62.0

Compare Source

Features
Bug Fixes

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

github-actions Bot added a commit that referenced this pull request Sep 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Preview Changes

Changed (5 variant(s) across 5 function(s))

HomeListViewAndroidMakers (wearApp)

Before After

HomeListViewDevFest (wearApp)

Before After

HomeListViewDroidcon (wearApp)

Before After

HomeListViewKotlinConf (wearApp)

Before After

HomeListViewLongPreview (wearApp)

Before After
Unchanged (137 function(s), 276 variant(s))
  • AccountIconSignedInPreview
  • AccountIconSignedOutPreview
  • AccountScreenPreview
  • AccountViewSignedInPreview
  • AccountViewSignedOutPreview
  • Android Dark theme
  • Android Light theme
  • AndroidMakers Dark theme
  • AndroidMakers Light theme
  • AndroidMakers theme
  • AndroidSessionDetailPreview
  • AndroidSpeakerDetailsPreview
  • AssistantConversationPreview
  • BackgroundAndroid
  • BackgroundDefault
  • BackgroundDynamic
  • BookmarkAddPreview
  • BookmarkOnPreview
  • BookmarksPreview
  • BookmarksPreviewEmpty
  • BookmarksPreviewError
  • BookmarksPreviewErrorLong
  • BookmarksPreviewLoading
  • BookmarksPreviewLong
  • BookmarksTilePreview
  • BookmarksViewEmptyPreview
  • BookmarksViewLoadedPreview
  • BookmarksViewLoadingPreview
  • ColorSchemeSpecimenPreview
  • Color_0x000080
  • Color_0x000080Swatches
  • Color_0x008000
  • Color_0x008000Swatches
  • Color_0x800000
  • Color_0x800000Swatches
  • ConferenceCardPreview
  • ConferenceHomeScreen
  • ConferenceHomeScreenLoading
  • ConferenceHomeScreenWithBookmarks
  • ConferenceListViewLoadedPreview
  • ConferenceListViewLoadingPreview
  • ConferenceSelectionPreview
  • ConferencesViewCuratedPreview
  • ConferencesViewErrorPreview
  • ConferencesViewLongPreview
  • ConferencesViewPreview
  • Confetti (default) theme
  • Confetti brand Dark theme
  • Confetti brand Light theme
  • ConfettiHeaderPreview
  • DayChipPreview
  • Defaults
  • DefaultsSwatches
  • DevFest Dark theme
  • DevFest Light theme
  • DevFest theme
  • Droidcon Dark theme
  • Droidcon Light theme
  • Droidcon theme
  • Dynamic Dark theme
  • Dynamic Light theme
  • EmptyViewPreview
  • ErrorViewNoRetryPreview
  • ErrorViewWithRetryPreview
  • HazeBottomNavigationDetailPreview
  • HazeBottomNavigationPreview
  • HomeListViewLongPreview
  • HomeListViewPreview
  • KotlinConf Dark theme
  • KotlinConf Light theme
  • KotlinConf theme
  • LoadingViewPreview
  • LoadingViewWithMessagePreview
  • LoginTilePreview
  • MainActivity
  • NoConferenceTilePreview
  • NotSet
  • NotSetSwatches
  • OnboardingHazePreview
  • OnboardingSignInStepPreview
  • PlaceholderButtonPreview
  • ScheduleScreenPreview
  • ScreenHeaderPreview
  • SearchViewEmptyQueryPreview
  • SearchViewLoadedPreview
  • SearchViewLoadingPreview
  • SectionHeaderPreview
  • SessionCardBookmarkedPreview
  • SessionCardLoadingPreview
  • SessionCardPopulatedPreview
  • SessionDetailViewEmptyPreview
  • SessionDetailViewLoadedPreview
  • SessionDetailViewPreview
  • SessionDetailsPreview
  • SessionDetailsScreen
  • SessionDetailsScreenPreview
  • SessionItemBreakPreview
  • SessionItemLightningPreview
  • SessionItemPopulatedPreview
  • SessionItemViewBreakPreview
  • SessionItemViewLightningPreview
  • SessionItemViewLoadedPreview
  • SessionListGridViewLoadedPreview
  • SessionListGridViewLoadingPreview
  • SessionListViewErrorPreview
  • SessionListViewLoadedPreview
  • SessionListViewLoadingPreview
  • SessionListViewLongPreview
  • SessionListViewPreview
  • SessionSpeakerChipPreview
  • SettingsListViewLongPreview
  • SettingsListViewPreview
  • SettingsScreenPreview
  • SocialIconPreview
  • SpeakerDetailsScreen
  • SpeakerDetailsScreenPreview
  • SpeakerDetailsViewAlternateSpeakerPreview
  • SpeakerDetailsViewLoadedPreview
  • SpeakerDetailsViewPreview
  • SpeakerGridViewEmptyPreview
  • SpeakerGridViewLoadedPreview
  • SpeakerItemPreview
  • SpeakerItemViewLoadedPreview
  • SpeakerItemViewNoTaglinePreview
  • ThemeFoundationAndroidMakersPreview
  • ThemeFoundationAndroidPreview
  • ThemeFoundationConferenceSeedPreview
  • ThemeFoundationConfettiPreview
  • ThemeFoundationCurrentPreview
  • ThemeFoundationDefaultPreview
  • ThemeFoundationDevFestPreview
  • ThemeFoundationDroidconPreview
  • ThemeFoundationDynamicPreview
  • ThemeFoundationKotlinConfPreview
  • TypographySpecimenPreview
  • VenueViewLoadedPreview
  • VenueViewWithFloorPlanPreview

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.

0 participants