fix(deps): update moshi to v1.15.2 #12

Merged
kumi merged 2 commits from renovate/moshi into develop 2025-03-15 08:47:25 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
com.squareup.moshi:moshi-kotlin dependencies patch 1.15.1 -> 1.15.2
com.squareup.moshi:moshi dependencies patch 1.15.1 -> 1.15.2

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.squareup.moshi:moshi-kotlin](https://github.com/square/moshi) | dependencies | patch | `1.15.1` -> `1.15.2` | | [com.squareup.moshi:moshi](https://github.com/square/moshi) | dependencies | patch | `1.15.1` -> `1.15.2` | --- ### Release Notes <details> <summary>square/moshi (com.squareup.moshi:moshi-kotlin)</summary> ### [`v1.15.2`](https://github.com/square/moshi/blob/HEAD/CHANGELOG.md#Version-1152) [Compare Source](https://github.com/square/moshi/compare/1.15.1...1.15.2) *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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
fix(deps): update moshi to v1.15.2
Some checks failed
Check pull request / check-codestyle (pull_request) Has been cancelled
Check pull request / unit-tests (pull_request) Has been cancelled
Check pull request / build-apks (pull_request) Has been cancelled
Check pull request / check-api (pull_request) Has been cancelled
Check pull request / lint (pull_request) Has been cancelled
ecb019507c
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-03-14 12:01:42 +00:00
renovate-bot changed title from fix(deps): update dependency com.squareup.moshi:moshi-kotlin to v1.15.2 to fix(deps): update moshi to v1.15.2 2025-03-14 13:01:39 +00:00
Merge branch 'develop' into renovate/moshi
Some checks failed
Check pull request / check-codestyle (pull_request) Has been cancelled
Check pull request / unit-tests (pull_request) Has been cancelled
Check pull request / build-apks (pull_request) Has been cancelled
Check pull request / check-api (pull_request) Has been cancelled
Check pull request / lint (pull_request) Has been cancelled
20e0c43fc6
kumi merged commit 5db0f4fc51 into develop 2025-03-15 08:47:25 +00:00
kumi deleted branch renovate/moshi 2025-03-15 08:47:26 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kumi/Android-Password-Store#12
No description provided.