Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(deps): update rust crate ril to v0.10.3 #33

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Type Update Change
ril dependencies patch 0.10.1 -> 0.10.3

Release Notes

jay3332/ril (ril)

v0.10.3

  • Fix GIF encoding issues as produced in #​38

v0.10.2

Compare Source

  • Fix text alignment rendering duplicately (#​28)
  • Fix TextLayouts with varying fonts not registering properly (#​29)
  • Fix paletted images panicking when attempting to encode as GIFs

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ril-0.x-lockfile branch from 188122b to 7ff95fe Compare September 24, 2024 05:15
@renovate renovate bot changed the title fix(deps): update rust crate ril to v0.10.2 fix(deps): update rust crate ril to v0.10.3 Sep 24, 2024
@MatthiasPortzel
Copy link
Member

MatthiasPortzel commented Oct 6, 2024

@sgoudham I'm not super familiar with Rust dependencies. Why does this not bump the version of ril specified in the cargo.toml.

ril = { version = "0.10.1", default-features = false, features = [

Maybe semver allows it to install 0.10.3 to satisfy the 0.10.1 dependency.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant