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

Deps maintenance #49

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Conversation

daksh7011
Copy link
Owner

@daksh7011 daksh7011 commented Dec 22, 2024

Description

Dependency upgrades

Summary by Sourcery

Upgrade dependencies: Kotlin to 2.1.0, Gradle to 8.12, Detekt to 1.23.7, various Kordex libraries to 1.6.0, and other libraries to their latest versions. Update Qodana to 2024.3.3.

Build:

  • Upgrade Gradle to version 8.12.

CI:

  • Update Qodana GitHub action to 2024.3.3.

Chores:

  • Upgrade Kotlin to 2.1.0 and several libraries to their latest versions, including Groovy, Jansi, kotlinx.serialization, Logback, KordEx, Unleash, and KMongo.

Copy link

sourcery-ai bot commented Dec 22, 2024

Reviewer's Guide by Sourcery

This pull request upgrades various dependencies, including Kotlin, Detekt, Kordex, Logback, Logging, Kord Emoji, Unleash, KMongo Coroutine, Links Detektor, Groovy, Jansi, kx-ser, Gradle, and the Qodana action.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated Kotlin version
  • Upgraded Kotlin from 2.0.21 to 2.1.0
settings.gradle.kts
gradle/libs.versions.toml
Updated Detekt version
  • Upgraded Detekt from 1.23.7 to 1.23.7
settings.gradle.kts
gradle/libs.versions.toml
Updated Kordex version
  • Upgraded Kordex from 1.4.2 to 1.6.0
settings.gradle.kts
Updated several dependencies versions
  • Upgraded Groovy from 3.0.22 to 3.0.23
  • Upgraded Logback from 1.5.11 to 1.5.15
  • Upgraded Logging from 7.0.0 to 7.0.3
  • Upgraded Kord Emoji from 0.5.0 to 0.5.0
  • Upgraded Unleash from 9.2.4 to 9.2.6
  • Upgraded KMongo Coroutine from 5.1.0 to 5.1.0
  • Upgraded Links Detektor from 1.0.1 to 1.0.1
  • Upgraded Jansi from 2.4.1 to 2.4.1
  • Upgraded kx-ser from 1.7.3 to 1.7.3
gradle/libs.versions.toml
Updated Gradle version
  • Upgraded Gradle from 8.10.2 to 8.12
gradle/wrapper/gradle-wrapper.properties
Updated Qodana action version
  • Upgraded Qodana action from v2024.2.3 to v2024.3.3
.github/workflows/qodana_code_quality.yml
Added new repositories
  • Added snapshot and release repositories for Kordex
  • Added Sonatype OSS snapshot repository
settings.gradle.kts

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@daksh7011 daksh7011 force-pushed the chore/fix-breaking-changes-for-kordex branch from 75bbdba to 5cbde43 Compare December 22, 2024 12:53
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @daksh7011 - I've reviewed your changes - here's some feedback:

Overall Comments:

  • Please fix the typo in the PR title ('maintanence' → 'maintenance') and consider adding more detail to the description about which major dependencies were updated (Kotlin 2.1.0, Gradle 8.12, etc).
Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@daksh7011 daksh7011 removed the fix label Dec 22, 2024
@daksh7011 daksh7011 changed the title Deps maintanence Deps maintenance Dec 22, 2024
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@daksh7011 daksh7011 disabled auto-merge December 22, 2024 13:00
@daksh7011 daksh7011 merged commit 6282da0 into develop Dec 22, 2024
5 checks passed
@daksh7011 daksh7011 deleted the chore/fix-breaking-changes-for-kordex branch December 22, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant