Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.google.accompanist:accompanist-coil to v0.15.0 #12

Open
wants to merge 1 commit into
base: last
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.accompanist:accompanist-coil 0.10.0 -> 0.15.0 age adoption passing confidence

Release Notes

google/accompanist (com.google.accompanist:accompanist-coil)

v0.15.0

Built to work with Jetpack Compose v1.0.0 🎉

What’s Changed

v0.14.0

Built to work with Jetpack Compose v1.0.0-rc02

Key changes
Accompanist Coil is deprecated

Following on from the release of coil-compose in Coil 1.3.0, Accompanist Coil is deprecated. The library has been updated with automatic replacements for the key APIs. Unfortunately due to limitations in Kotlin's replacement mechanism the resulting code may require some manual tidy-up.

The 'Migrating from Accompanist' doc is useful for seeing the API differences if manual migration is required.

Also remember to update your dependency after the migration, to depend directly on io.coil-kt:coil-compose.

Accompanist Glide is deprecated

The deprecation of Accompanist Coil left Accompanist Glide is a weird situation, where most of imageloading-core was there to only support Glide. Since Coil is generally better suited for use in Compose, I decided to deprecate everything: accompanist-coil, accompanist-glide and accompanist-imageloading-core.

All of the libraries will be removed soon (likely v0.16.0) so get migrating.

All changes

v0.13.0

Built to work with Jetpack Compose v1.0.0-rc01

What’s Changed

v0.12.0

Built to work with Jetpack Compose v1.0.0-beta09

🆕 New libraries

We have 2 new libraries for you to use in this release!

⏳ Placeholder

A library which provides easy-to-use modifiers for displaying 'placeholder' UI while content is loading. See here.

📫 Permissions

A library which provides Android runtime permissions support for Jetpack Compose. See here.

📢 Announcement

We're working on upstreaming the Accompanist Coil library into Coil. Subcribe to this issue to be notified of when it happens!

All changes

v0.11.1

What’s Changed

v0.11.0

Features

New Insets-UI library

You no longer need to copy InsetsAwareTopAppBar() into your projects. We now provide some commonly used layouts which support a contentPadding parameter. We also provide a copy of Scaffold which draws the content behind both the top and bottom bars, to be better support edge-to-edge use-cases.

See here for more info.

New properties for controlling the system ui

We now provide new properties for controlling the visibility of the status, navigation and system bars. See here for more information.

All changes


Configuration

📅 Schedule: 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

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