alapierre / spring-boot-jcr

Java Content Repository SpringBoot integration
Apache License 2.0
8 stars 1 forks source link

Update dependency org.jetbrains:annotations to v21 - autoclosed #20

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

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. ### [`v19.0.0`](https://togithub.com/JetBrains/java-annotations/blob/master/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/master/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/master/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/master/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/master/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: 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.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication