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

chore(deps): update dependency dev.zacsweers.moshix to v0.28.0 #302

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.moshix 0.26.0 -> 0.28.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ZacSweers/MoshiX (dev.zacsweers.moshix)

v0.28.0

Compare Source

2024-08-22

  • Make moshi-ir Gradle plugin compatible with Gradle's incubating "Project Isolation" feature.
  • Update to Kotlin 2.0.20. Note that this release requires Kotlin 2.0.20 or later for moshi-ir due to changes in the IR API. It may work on older releases, but it's untested.
  • Update Guava to 33.3.0-jre.
  • Build against KSP 2.0.20-1.0.24.
  • Build against Gradle 8.10.

Special thanks to @​ansman for contributing to this release!

v0.27.2

Compare Source

2024-06-28

  • [moshi-proguard-rule-gen] Fix proguard rule gen when using nested classes or packages with soft-keyword segments.
  • [docs] Add immutable-adapters in README.md.
  • Build against KSP to 2.0.0-1.0.22.
  • Build against Gradle 8.8.

Special thanks to @​mhelder and @​beigirad for contributing to this release!

v0.27.1

Compare Source

2024-05-28

  • [moshi-sealed] Improve moshi-sealed KSP error messages.
  • [moshi-ir] Fix fallback adapter support in IR code gen not recognizing Moshi parameters to primary constructors.
  • [moshi-sealed and moshi-ir] Check for same subtypes before erroring on duplicate labels in moshi-sealed IR.
  • [moshi-proguard-rule-gen] Fix proguard rule gen not capturing non-sealed subtypes.
  • [moshi-proguard-rule-gen] Don't write empty proguard rule files if not rules were necessary.
  • Update KotlinPoet to 1.17.0.

v0.27.0

Compare Source

2024-05-22

Update to K2

This release updates to K2, aka Kotlin 2.0.0. This also builds against KSP 2.0.0-1.0.21.

  • [moshi-metadata-reflect] Update to stable kotlin metadata API that ships in K2. The new transitive dependency is now org.jetbrains.kotlin:kotlin-metadata-jvm:2.0.0.
  • [ksp] All KSP processors are tested against both KSP 1 and the in-beta KSP2.
  • [moshi-ir] Support K2 IR API changes. We may explore building out FIR support for better IDE support in the future, but for now the entire implementation remains in an IR-only plugin.

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone Asia/Seoul, 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 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 added dependencies Bump dependency gradle Caching Gradle builds labels May 23, 2024
@renovate renovate bot enabled auto-merge (rebase) May 23, 2024 15:12
Copy link

height bot commented May 23, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@renovate renovate bot changed the title chore(deps): update dependency dev.zacsweers.moshix to v0.27.0 chore(deps): update dependency dev.zacsweers.moshix to v0.27.1 May 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency dev.zacsweers.moshix to v0.27.1 chore(deps): update dependency dev.zacsweers.moshix to v0.27.2 Jun 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency dev.zacsweers.moshix to v0.27.2 chore(deps): update dependency dev.zacsweers.moshix to v0.28.0 Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bump dependency gradle Caching Gradle builds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants