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: norkator/apcupsd-monitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.24.0
Choose a base ref
...
head repository: norkator/apcupsd-monitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.25.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 1, 2024

  1. Bump com.squareup.okhttp3:mockwebserver from 4.11.0 to 4.12.0

    Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
    - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
    - [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okhttp3:mockwebserver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    21fc896 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    bc6fb5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #197 from norkator/dependabot/gradle/com.squareup.…

    …okhttp3-mockwebserver-4.12.0
    
    Bump com.squareup.okhttp3:mockwebserver from 4.11.0 to 4.12.0
    norkator authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    773e2ed View commit details
    Browse the repository at this point in the history
  3. Bump org.json:json from 20230618 to 20240303

    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 to 20240303.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - [Commits](https://github.com/douglascrockford/JSON-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5f7c3ca View commit details
    Browse the repository at this point in the history
  4. Bump joda-time:joda-time from 2.12.5 to 2.13.0

    Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.5 to 2.13.0.
    - [Release notes](https://github.com/JodaOrg/joda-time/releases)
    - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
    - [Commits](JodaOrg/joda-time@v2.12.5...v2.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: joda-time:joda-time
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    50ad9ce View commit details
    Browse the repository at this point in the history
  5. Merge pull request #198 from norkator/dependabot/gradle/org.json-json…

    …-20240303
    
    Bump org.json:json from 20230618 to 20240303
    norkator authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c05d423 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #201 from norkator/dependabot/gradle/joda-time-jod…

    …a-time-2.13.0
    
    Bump joda-time:joda-time from 2.12.5 to 2.13.0
    norkator authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b08d8da View commit details
    Browse the repository at this point in the history
  7. Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0

    Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
    - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
    - [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okhttp3:okhttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d1799c1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #196 from norkator/dependabot/gradle/com.squareup.…

    …okhttp3-okhttp-4.12.0
    
    Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
    norkator authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    491aae3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    89fa56f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #205 from norkator/bug/issue-204

    Android 15 edge to edge issue fix
    norkator authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a1573ea View commit details
    Browse the repository at this point in the history
  3. bump app version

    norkator committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    64fa7d1 View commit details
    Browse the repository at this point in the history
Loading