INRIA / spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
http://spoon.gforge.inria.fr/
Other
1.76k stars 352 forks source link

build(deps): update dependency org.jetbrains:annotations to v26 #6009

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

JetBrains/java-annotations (org.jetbrains:annotations) ### [`v26.0.0`](https://redirect.github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2600) [Compare Source](https://redirect.github.com/JetBrains/java-annotations/compare/25.0.0...26.0.0) - Added new experimental annotation: `@NotNullByDefault` ### [`v25.0.0`](https://redirect.github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2500) [Compare Source](https://redirect.github.com/JetBrains/java-annotations/compare/24.1.0...25.0.0) - Added Kotlin Multiplatform artifact (multiplatform-annotations). - Removed Java 5 artifact.

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.



This PR was generated by Mend Renovate. View the repository job log.