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 org.jetbrains:annotations to v24 #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 6, 2023

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

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

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 has been generated by Mend Renovate. View repository job log here.

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