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.squareup.moshi:moshi-kotlin to v1.15.2 #1941

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.moshi:moshi-kotlin 1.15.1 -> 1.15.2 age adoption passing confidence

Release Notes

square/moshi (com.squareup.moshi:moshi-kotlin)

v1.15.2

Compare Source

2024-12-05

  • Do not generate conditional shrinker rules (i.e., -if) when the rule is already predicated on the presence of the target type (as -keepnames and -keepclassmembers are).
    This will improve shrinker performance for projects with hundreds of model types, as conditional rules are more expensive to evaluate.

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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 requested a review from a team as a code owner January 1, 2025 01:09
@renovate renovate bot added the Dependencies [PRs only] Indicates a dependency update label Jan 1, 2025
@renovate renovate bot force-pushed the renovate/moshi.kotlin.adapter branch from c5a0d37 to 8d23247 Compare January 2, 2025 08:59
Copy link

github-actions bot commented Jan 2, 2025

✅ No public API changes

Copy link

sonarqubecloud bot commented Jan 2, 2025

@jreij jreij merged commit 0718584 into develop Jan 2, 2025
13 checks passed
@jreij jreij deleted the renovate/moshi.kotlin.adapter branch January 2, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies [PRs only] Indicates a dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants