Skip to content
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

fix(deps): update dependency org.jetbrains:annotations to v26 #938

Closed
wants to merge 5 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2024

This PR contains the following updates:

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

Release Notes

JetBrains/java-annotations (org.jetbrains:annotations)

v26.0.1

Compare Source

  • Fixed sources.jar build (regression after 25.0.0)

v26.0.0

Compare Source

  • Added new experimental annotation: @NotNullByDefault

v25.0.0

Compare Source

  • Added Kotlin Multiplatform artifact (multiplatform-annotations).
  • Removed Java 5 artifact.

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Sep 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains:annotations to v25 fix(deps): update dependency org.jetbrains:annotations to v26 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/major-jetbrains.annotations branch from 8dd589f to 55a1925 Compare October 8, 2024 12:12
yawkat added 3 commits October 8, 2024 17:22
* Implement JsonView support
Complementary to micronaut-projects/micronaut-core#11189 .

* review
* Do not wrap IOExceptions in SerdeException
IOExceptions, such as stream read errors or syntax errors should be thrown as-is, as declared on the Deserializer interface.

Fixes #941

* spotless
@renovate renovate bot force-pushed the renovate/major-jetbrains.annotations branch from 55a1925 to 1c58e36 Compare October 14, 2024 09:44
Copy link

@renovate renovate bot changed the base branch from 2.11.x to 2.12.x October 28, 2024 09:01
@renovate renovate bot force-pushed the renovate/major-jetbrains.annotations branch from 1c58e36 to b6dc62f Compare October 28, 2024 09:01
@sdelamo sdelamo closed this Oct 30, 2024
Copy link
Contributor Author

renovate bot commented Oct 30, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 26.x releases. But if you manually upgrade to 26.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-jetbrains.annotations branch October 30, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants