Skip to content

Update dependency org.jetbrains:annotations to v24 #5969

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

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

JetBrains/java-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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 6, 2023
@github-actions github-actions bot added build and removed dependencies Pull requests that update a dependency file labels Apr 6, 2023
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #5969 (0b66fae) into main (43f0796) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #5969   +/-   ##
=========================================
  Coverage     84.48%   84.48%           
  Complexity     3819     3819           
=========================================
  Files           547      547           
  Lines         13001    13001           
  Branches       2295     2295           
=========================================
  Hits          10984    10984           
  Misses          878      878           
  Partials       1139     1139           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@3flex 3flex merged commit d1a1235 into main Apr 6, 2023
@3flex 3flex deleted the renovate/org.jetbrains-annotations-24.x branch April 6, 2023 07:53
@github-actions
Copy link

github-actions bot commented Apr 6, 2023

Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by 🚫 dangerJS against 0b66fae

@cortinico cortinico added this to the 1.23.0 milestone Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants