Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ianshulyadav/PixelMusic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Choose a base ref
...
head repository: ianshulyadav/PixelMusic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 10, 2026

  1. chore(deps): bump the gradle-dependencies group across 1 directory wi…

    …th 5 updates
    
    Bumps the gradle-dependencies group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) | `0.4.0` | `0.5.0` |
    | [com.squareup.okhttp3:okhttp-dnsoverhttps](https://github.com/square/okhttp) | `5.3.2` | `5.4.0` |
    | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `5.3.2` | `5.4.0` |
    | [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) | `5.3.2` | `5.4.0` |
    | [com.github.TeamNewPipe:NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) | `v0.26.2` | `v0.26.3` |
    
    
    
    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-dnsoverhttps` 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: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.github.TeamNewPipe:NewPipeExtractor` from v0.26.2 to v0.26.3
    - [Release notes](https://github.com/TeamNewPipe/NewPipeExtractor/releases)
    - [Commits](TeamNewPipe/NewPipeExtractor@v0.26.2...v0.26.3)
    
    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)
    
    ---
    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-dnsoverhttps
      dependency-version: 5.4.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.github.TeamNewPipe:NewPipeExtractor
      dependency-version: v0.26.3
      dependency-type: direct:production
      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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    b40e36b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from ianshulyadav/dependabot/gradle/gradle-dep…

    …endencies-b54ff851d9
    
    chore(deps): bump the gradle-dependencies group across 1 directory with 5 updates
    ianshulyadav authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    d207d26 View commit details
    Browse the repository at this point in the history
Loading