Bump gradle-dependencies: kotlinx-collections-immutable and okhttp#2317
Merged
Conversation
…th 3 updates Bumps the gradle-dependencies group with 3 updates in the / directory: [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable), [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) and [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp). Updates `org.jetbrains.kotlinx:kotlinx-collections-immutable` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases) - [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.collections.immutable@v0.4.0...v0.5.0) Updates `com.squareup.okhttp3:okhttp` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.2...parent-5.4.0) Updates `com.squareup.okhttp3:logging-interceptor` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.2...parent-5.4.0) Updates `com.squareup.okhttp3:logging-interceptor` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.2...parent-5.4.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…dependencies-fb73c85883 chore(deps): bump the gradle-dependencies group across 1 directory with 3 updates
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Dае Еuнша <daedaevibin@ik.me>
Fix for Unused import
- Improved metadata cleaning to support Asian brackets and separators. - Added romanization support for Japanese, Chinese, and Korean in title/artist matching. - Introduced romanized search strategy for non-Latin titles. - Implemented fuzzy matching for non-spaced languages (CJK). - Expanded timing variant keywords for better track identification.
Contributor
Author
Pull Request: Comprehensive Improvements to Lyrics Engine, UI, and Build SystemThis Pull Request introduces significant enhancements to the PixelPlayer lyrics engine for better global support, migrates deprecated UI components to modern Compose APIs, and updates core dependencies for improved stability and performance. 🚀 Key Improvements1. Enhanced Multi-Language Lyrics Lookup & MatchingThe primary focus of this update is to make lyric lookups as reliable for international music as they are for English tracks.
2. UI & Compose Modernization
3. Build System & Dependency Updates
4. CI/CD & Maintenance
🛠 Testing Performed
Note: This PR also includes updated local CodeQL database metadata and build logs resulting from recent CI/CD testing. |
Signed-off-by: Dае Еuнша <daedaevibin@ik.me>
Signed-off-by: Dае Еuнша <daedaevibin@ik.me>
Signed-off-by: Dае Еuнша <daedaevibin@ik.me>
Updated Kotlin version pinning in CodeQL workflow for better compatibility. Signed-off-by: Dае Еuнша <daedaevibin@ik.me>
…a/repository/LyricsRepositoryImpl.kt from Copilot Autofix Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com> Signed-off-by: Dае Еuнша <daedaevibin@ik.me>
…a/repository/LyricsRepositoryImpl.kt from Copilot Autofix Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com> Signed-off-by: Dае Еuнша <daedaevibin@ik.me>
…rc-main-java-com-theveloper-pixelplay-data-repository-LyricsRepositoryImpl.kt Potential fixes for 2 code quality findings
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.
No description provided.