Closed renovate[bot] closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
This PR contains the following updates:
13.0
->23.0.0
Release Notes
JetBrains/java-annotations
### [`v23.0.0`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2300) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/22.0.0...23.0.0) - Added new annotations: `@BlockingExecutor` and `@NonBlockingExecutor`. ### [`v22.0.0`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2200) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/21.0.1...22.0.0) - Added new annotations: `@Blocking` and `@NonBlocking`. ### [`v21.0.1`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2101) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/21.0.0...21.0.1) - Multi-Release Jar: Manifest fixed ### [`v21.0.0`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2100) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/20.1.0...21.0.0) - Added new annotation: `@UnknownNullability`. - Proper JPMS module. - `JdkConstants` deprecated. ### [`v20.1.0`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2010) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/20.0.0...20.1.0) - Added `TYPE_USE` target for `PropertyKey` annotation. ### [`v20.0.0`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2000) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/19.0.0...20.0.0) - 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`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-1900) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/18.0.0...19.0.0) - 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`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-1800) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/17.0.0...18.0.0) - Added new annotation family `@ApiStatus.*` - Added new annotation `@Debug.Renderer` ### [`v17.0.0`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-1700) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/16.0.3...17.0.0) - Added new annotation: `@Range` ### [`v16.0.3`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-1603) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/16.0.2...16.0.3) - Added `Automatic-Module-Name` to MANIFEST.MF ### [`v16.0.2`](https://togithub.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-1602) [Compare Source](https://togithub.com/JetBrains/java-annotations/compare/16.0.1...16.0.2) - 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.