JetBrains/java-annotations
### [`v21.0.1`](https://togithub.com/JetBrains/java-annotations/blob/master/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/master/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/master/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/master/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.
Configuration
📅 Schedule: 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 contains the following updates:
19.0.0
->21.0.1
Release Notes
JetBrains/java-annotations
### [`v21.0.1`](https://togithub.com/JetBrains/java-annotations/blob/master/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/master/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/master/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/master/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.Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.