Skip to content

build(deps): bump the maven-dependencies group across 1 directory with 5 updates#1609

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/maven-dependencies-005be63748
Open

build(deps): bump the maven-dependencies group across 1 directory with 5 updates#1609
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/maven-dependencies-005be63748

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the maven-dependencies group with 5 updates in the / directory:

Package From To
gradle-wrapper 9.5.0 9.5.1
androidx.core:core 1.18.0 1.19.0
androidx.core:core-ktx 1.18.0 1.19.0
io.github.kyuubiran.ezxhelper:core 3.1.1-rc1 3.2.0-preview1
com.github.HChenX:SuperLyricApi 3.3 3.4

Updates gradle-wrapper from 9.5.0 to 9.5.1

Release notes

Sourced from gradle-wrapper's releases.

9.5.1

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: atm1020, mataha, Adam, Attila Kelemen, Benedikt Ritter, Björn Kautler, Caro Silva Rode, CHANHAN, Dmitry Nezavitin, Eng Zer Jun, KugelLibelle, Madalin Valceleanu, Markus Gaisbauer, Oliver Kopp, Philip Wedemann, ploober, Roberto Perez Alcolea, Rohit Anand, Suvrat Acharya, Ujwal Suresh Vanjare, Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Updates androidx.core:core from 1.18.0 to 1.19.0

Updates androidx.core:core-ktx from 1.18.0 to 1.19.0

Updates androidx.core:core-ktx from 1.18.0 to 1.19.0

Updates io.github.kyuubiran.ezxhelper:core from 3.1.1-rc1 to 3.2.0-preview1

Commits

Updates com.github.HChenX:SuperLyricApi from 3.3 to 3.4

Release notes

Sourced from com.github.HChenX:SuperLyricApi's releases.

3.4

请勿继续使用 API 传递 MediaMetadata 和 PlaybackState 数据。此版本更新保持与 3.3 的兼容,不属于破坏性更新,但推荐您升级至此版本。

Release v3.4: Deprecate MediaMetadata and PlaybackState in SuperLyricData

  • Deprecated mediaMetadata and playbackState fields in SuperLyricData to improve API stability and avoid Binder transaction size limits.
  • Removed setMediaMetadata, setPlaybackState, and their corresponding getter and hasXxx methods from SuperLyricData.
  • Removed removeMediaMetadataBitmap helper and associated reflection logic from SuperLyricHelper.
  • Updated SuperLyricData's toString, equals, and hashCode methods to reflect the removal of metadata and playback state fields.
  • Updated ISuperLyricManager.aidl and ISuperLyricReceiver.aidl with refined documentation for sendLyric, sendStop, and onStop.
  • Updated README.md, README-en.md, and SuperLyricDemo.java to reflect the API changes and removal of deprecated field usage.
  • Incremented API versionName to '3.4' and versionCode to 34 in api/build.gradle.
Commits
  • c0c0354 Release v3.4: Deprecate MediaMetadata and PlaybackState in SuperLyricData
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 5 updates

Bumps the maven-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.0` | `9.5.1` |
| androidx.core:core | `1.18.0` | `1.19.0` |
| androidx.core:core-ktx | `1.18.0` | `1.19.0` |
| [io.github.kyuubiran.ezxhelper:core](https://github.com/KyuubiRan/EzXHelper) | `3.1.1-rc1` | `3.2.0-preview1` |
| [com.github.HChenX:SuperLyricApi](https://github.com/HChenX/SuperLyricApi) | `3.3` | `3.4` |



Updates `gradle-wrapper` from 9.5.0 to 9.5.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.5.0...v9.5.1)

Updates `androidx.core:core` from 1.18.0 to 1.19.0

Updates `androidx.core:core-ktx` from 1.18.0 to 1.19.0

Updates `androidx.core:core-ktx` from 1.18.0 to 1.19.0

Updates `io.github.kyuubiran.ezxhelper:core` from 3.1.1-rc1 to 3.2.0-preview1
- [Release notes](https://github.com/KyuubiRan/EzXHelper/releases)
- [Commits](https://github.com/KyuubiRan/EzXHelper/commits)

Updates `com.github.HChenX:SuperLyricApi` from 3.3 to 3.4
- [Release notes](https://github.com/HChenX/SuperLyricApi/releases)
- [Commits](HChenX/SuperLyricApi@3.3...3.4)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: androidx.core:core
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: androidx.core:core-ktx
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: androidx.core:core-ktx
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.github.kyuubiran.ezxhelper:core
  dependency-version: 3.2.0-preview1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.github.HChenX:SuperLyricApi
  dependency-version: '3.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 4, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants