Update dependency org.jetbrains:annotations to v26#54
Merged
Conversation
8a4b23e to
2914ed3
Compare
lr101
added a commit
that referenced
this pull request
Nov 25, 2024
* Update flyway to v10.21.0 (#50) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.3 (#52) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update actions/setup-java action to v4 (#74) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update jackson.version to v2.18.1 (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update jackson monorepo to v2.18.1 (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update spring boot to v3.3.5 (#57) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.springframework:spring-core to v6.2.0 (#56) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jetbrains:annotations to v26 (#54) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * 43 max failed sing in requests (#81) * Add password migration, max login attempts and recover password url expiration * Remove migration leftovers * Remove form and basic login * Add separate delete code url * Update html views * 75 add profile self description (#87) * Add user profile and username change * Update refresh token to use userId * Fix username change nullpointer * Add deleting pin objects from minio when deleting group or user * Make exception runtime level to be caught in exceptionHandler * Use MonaApi release version * Fix api migration * 82 add like per user endpoint and like points (#90) * Add like caching * Fix count by creation user queries * Update api version to release --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
lr101
added a commit
that referenced
this pull request
Dec 13, 2024
* Update flyway to v10.21.0 (#50) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.3 (#52) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update actions/setup-java action to v4 (#74) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update jackson.version to v2.18.1 (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update jackson monorepo to v2.18.1 (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update spring boot to v3.3.5 (#57) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.springframework:spring-core to v6.2.0 (#56) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.jetbrains:annotations to v26 (#54) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * 43 max failed sing in requests (#81) * Add password migration, max login attempts and recover password url expiration * Remove migration leftovers * Remove form and basic login * Add separate delete code url * Update html views * 75 add profile self description (#87) * Add user profile and username change * Update refresh token to use userId * Fix username change nullpointer * Add deleting pin objects from minio when deleting group or user * Make exception runtime level to be caught in exceptionHandler * Use MonaApi release version * Fix api migration * 82 add like per user endpoint and like points (#90) * Add like caching * Fix count by creation user queries * Update api version to release * Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.7.0 (#89) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update flyway to v11 (#86) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update spring boot to v3.4.0 (#85) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency font-awesome to v6.7.1 (#77) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * 94 add admin round mail endpoint (#99) * Add admin mail endpoint * Add mail chunking * Update flyway to v11.0.1 (#97) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency io.minio:minio to v8.5.14 (#93) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Add duplicate pin creation request detection (#102) * 83 add xp and achievments (#105) * Add achievements * Add selectedBatch to ranking dto * Fix level distribution * Update to release 0.0.7 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
25.0.0->26.0.1Release Notes
JetBrains/java-annotations (org.jetbrains:annotations)
v26.0.1Compare Source
v26.0.0Compare Source
@NotNullByDefaultConfiguration
📅 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.