Skip to content

feat: bump moshi from 1.15.0 to 1.15.2#16

Merged
guruz merged 1 commit intomainfrom
dependabot/gradle/moshi-1.15.2
May 6, 2026
Merged

feat: bump moshi from 1.15.0 to 1.15.2#16
guruz merged 1 commit intomainfrom
dependabot/gradle/moshi-1.15.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2025

Bumps moshi from 1.15.0 to 1.15.2.
Updates com.squareup.moshi:moshi-kotlin from 1.15.0 to 1.15.2

Changelog

Sourced from com.squareup.moshi:moshi-kotlin's changelog.

[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.

[1.15.1] - 2024-01-30

  • Upgrade to Okio 3.7.0
Commits

Updates com.squareup.moshi:moshi-kotlin-codegen from 1.15.0 to 1.15.2

Changelog

Sourced from com.squareup.moshi:moshi-kotlin-codegen's changelog.

[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.

[1.15.1] - 2024-01-30

  • Upgrade to Okio 3.7.0
Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2025

Labels

The following labels could not be found: Dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@guruz
Copy link
Copy Markdown
Contributor

guruz commented May 6, 2026

@dependabot rebase

Bumps `moshi` from 1.15.0 to 1.15.2.

Updates `com.squareup.moshi:moshi-kotlin` from 1.15.0 to 1.15.2
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](square/moshi@parent-1.15.0...1.15.2)

Updates `com.squareup.moshi:moshi-kotlin-codegen` from 1.15.0 to 1.15.2
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](square/moshi@parent-1.15.0...1.15.2)

---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi-kotlin
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.squareup.moshi:moshi-kotlin-codegen
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/moshi-1.15.2 branch from 68fb8a4 to 5061064 Compare May 6, 2026 15:44
@guruz guruz merged commit 01f7c48 into main May 6, 2026
3 checks passed
@guruz guruz deleted the dependabot/gradle/moshi-1.15.2 branch May 6, 2026 15:50
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.

1 participant