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 plugin redacted to v1.12.0 #1808

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.redacted 1.10.0 -> 1.12.0 age adoption passing confidence

Release Notes

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

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.

v1.11.0

Compare Source

2024-11-29

  • Update to Kotlin 2.1.0. This plugin now requires 2.1.0 or later.
  • Build against Gradle 8.11.1.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/dev.zacsweers.redacted-1.x branch 2 times, most recently from 1a76f9e to 5986480 Compare January 20, 2025 21:27
@renovate renovate bot force-pushed the renovate/dev.zacsweers.redacted-1.x branch from 5986480 to 57a160d Compare January 23, 2025 17:00
@ZacSweers ZacSweers closed this Jan 31, 2025
@ZacSweers ZacSweers deleted the renovate/dev.zacsweers.redacted-1.x branch January 31, 2025 06:03
Copy link
Contributor Author

renovate bot commented Jan 31, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.12.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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