Skip to content

Update dependency org.jetbrains:annotations to v26 #64

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains:annotations 13.0 -> 26.0.2 age adoption passing confidence

Release Notes

JetBrains/java-annotations (org.jetbrains:annotations)

v26.0.2

Compare Source

  • Fixed missing klibs for apple artifacts.

v26.0.1

Compare Source

  • Fixed sources.jar build (regression after 25.0.0)

v26.0.0

Compare Source

  • Added new experimental annotation: @NotNullByDefault

v25.0.0

Compare Source

  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.

v24.1.0

Compare Source

  • @CheckReturnValue is not experimental anymore.

v24.0.1

Compare Source

  • Added @Documented annotation where it would be useful.

v24.0.0

Compare Source

  • Added new annotation: @CheckReturnValue.

v23.1.0

Compare Source

  • Added new annotation: @ApiStatus.Obsolete.

v23.0.0

Compare Source

  • Added new annotations: @BlockingExecutor and @NonBlockingExecutor.

v22.0.0

Compare Source

  • Added new annotations: @Blocking and @NonBlocking.

v21.0.1

Compare Source

  • Multi-Release Jar: Manifest fixed

v21.0.0

Compare Source

  • Added new annotation: @UnknownNullability.
  • Proper JPMS module.
  • JdkConstants deprecated.

v20.1.0

Compare Source

  • Added TYPE_USE target for PropertyKey annotation.

v20.0.0

Compare Source

  • Added new annotation: @MustBeInvokedByOverriders.
  • Added new annotation: @VisibleForTesting.
  • Added TYPE_USE target for NonNls annotation.
  • String attributes of annotations are marked as @NonNls where applicable.
  • Documentation for @Nls and @NonNls updated: now they could be used as meta-annotations.
  • Documentation added for @Subst annotation.

v19.0.0

Compare Source

  • Added new annotations: @Unmodifiable and @UnmodifiableView.
  • Added TYPE_USE target for Nls annotation.
  • Improved the documentation for @Language, @Pattern, @RegExp, and @ApiStatus.Internal annotations.
  • Fixed Automatic-Module-Name for Java 5.

v18.0.0

Compare Source

  • Added new annotation family @ApiStatus.*
  • Added new annotation @Debug.Renderer

v17.0.0

Compare Source

  • Added new annotation: @Range

v16.0.3

Compare Source

  • Added Automatic-Module-Name to MANIFEST.MF

v16.0.2

Compare Source

  • Improved the documentation for the @Contract annotation.

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/org.jetbrains-annotations-26.x branch from d34baeb to cbbdbca Compare April 8, 2025 13:04
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.

0 participants