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 dev.zacsweers.redacted:redacted-compiler-plugin-gradle to v1.12.0 #1155

Conversation

slack-oss-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
dev.zacsweers.redacted:redacted-compiler-plugin-gradle dependencies minor 1.11.0 -> 1.12.0

Release Notes

ZacSweers/redacted-compiler-plugin (dev.zacsweers.redacted:redacted-compiler-plugin-gradle)

v1.12.0

Compare Source

2024-12-20

  • Fix FIR diagnostics rendering in the IDE. Note this only works in the K2 Kotlin IDE plugin + setting the IntelliJ kotlin.k2.only.bundled.compiler.plugins.enabled registry key to false.
  • When custom annotations are defined, report those names in FIR error messages.
  • Support multiple custom annotations.
    • For Gradle configuration, the singular *Annotation properties are deprecated in favor of plural*Annotations SetProperty types.
    • For CLI consumers, the redactedAnnotation and unredactedAnnotation properties are now redactedAnnotations and unredactedAnnotations.
  • Build against Gradle 8.12.
  • Only report errors in FIR now. Removes the validateIr plugin option.
  • No longer support K1.
  • Raise Gradle plugin Kotlin target to 1.9.

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot force-pushed the test-renovate/dev.zacsweers.redacted-redacted-compiler-plugin-gradle-1.x branch from 4895b01 to 6a7099d Compare December 22, 2024 08:06
@slack-oss-bot slack-oss-bot force-pushed the test-renovate/dev.zacsweers.redacted-redacted-compiler-plugin-gradle-1.x branch from 6a7099d to ceeee5b Compare December 23, 2024 08:06
@slack-oss-bot slack-oss-bot merged commit 66176d4 into main Dec 24, 2024
4 checks passed
@slack-oss-bot slack-oss-bot deleted the test-renovate/dev.zacsweers.redacted-redacted-compiler-plugin-gradle-1.x branch December 24, 2024 08:05
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