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: HenrikBacher/podcast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: HenrikBacher/podcast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 20, 2024

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    weihanglo Weihang Lo
    Copy the full SHA
    e8d7361 View commit details

Commits on Dec 21, 2024

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    weihanglo Weihang Lo
    Copy the full SHA
    42f85d6 View commit details

Commits on Dec 22, 2024

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    weihanglo Weihang Lo
    Copy the full SHA
    d5a1607 View commit details
  2. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    weihanglo Weihang Lo
    Copy the full SHA
    d49313b View commit details
  3. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    weihanglo Weihang Lo
    Copy the full SHA
    7adf141 View commit details

Commits on Dec 23, 2024

  1. Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.10.0 to 1.1…

    …0.1 (#100)
    
    Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.10.0 to 1.10.1.
    - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
    - [Commits](Kotlin/kotlinx.coroutines@1.10.0...1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2024

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    weihanglo Weihang Lo
    Copy the full SHA
    2dbe325 View commit details
  2. Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.15 (#101)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.14 to 1.5.15.
    - [Commits](qos-ch/logback@v_1.5.14...v_1.5.15)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2024
    Copy the full SHA
    6a1645f View commit details

Commits on Jan 5, 2025

  1. Copy the full SHA
    f131279 View commit details

Commits on Jan 6, 2025

  1. Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 (#102)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.15 to 1.5.16.
    - [Commits](qos-ch/logback@v_1.5.15...v_1.5.16)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2025
    Copy the full SHA
    861e8b2 View commit details

Commits on Jan 12, 2025

  1. Add tabloid podcast

    HenrikBacher authored Jan 12, 2025

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    weihanglo Weihang Lo
    Copy the full SHA
    7f8e061 View commit details

Commits on Jan 14, 2025

  1. Add Ugens Gæst

    HenrikBacher authored Jan 14, 2025

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    b0640d2 View commit details

Commits on Jan 18, 2025

  1. Copy the full SHA
    faada15 View commit details
  2. Copy the full SHA
    bf121cd View commit details

Commits on Jan 25, 2025

  1. Bump gradle

    HenrikBacher committed Jan 25, 2025
    Copy the full SHA
    8c4e43e View commit details

Commits on Jan 28, 2025

  1. Bump jvm from 2.1.0 to 2.1.10 (#104)

    Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 28, 2025
    Copy the full SHA
    924abe7 View commit details
  2. Bump plugin.serialization from 2.1.0 to 2.1.10 (#105)

    Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: plugin.serialization
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 28, 2025
    Copy the full SHA
    3ff0a43 View commit details

Commits on Jan 29, 2025

  1. Bump com.google.code.gson:gson from 2.11.0 to 2.12.0 (#106)

    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.0.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 29, 2025
    Copy the full SHA
    2cc7ec5 View commit details

Commits on Feb 4, 2025

  1. Bump com.gradleup.shadow from 8.3.5 to 8.3.6 (#108)

    Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.5 to 8.3.6.
    - [Release notes](https://github.com/GradleUp/shadow/releases)
    - [Commits](GradleUp/shadow@8.3.5...8.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: com.gradleup.shadow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 4, 2025
    Copy the full SHA
    a10f059 View commit details
  2. Bump com.google.code.gson:gson from 2.12.0 to 2.12.1 (#107)

    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.0 to 2.12.1.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.12.0...gson-parent-2.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 4, 2025
    Copy the full SHA
    3fca41a View commit details
Loading