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: bigboxer23/switchbotapi-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.5
Choose a base ref
...
head repository: bigboxer23/switchbotapi-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.6
Choose a head ref
  • 16 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 15, 2024

  1. Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#40)

    Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      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 Apr 15, 2024
    Configuration menu
    Copy the full SHA
    353b03f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5 (#41)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.3 to 1.5.5.
    - [Commits](qos-ch/logback@v_1.5.3...v_1.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:development
      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>
    Co-authored-by: Matt Jones <bigboxer23@gmail.com>
    dependabot[bot] and bigboxer23 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4d1bbea View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6 (#43)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.5 to 1.5.6.
    - [Commits](qos-ch/logback@v_1.5.5...v_1.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:development
      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 Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ef84e5f View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#42)

    Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.0 to 3.4.1.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.0...maven-jar-plugin-3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      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>
    Co-authored-by: Matt Jones <bigboxer23@gmail.com>
    dependabot[bot] and bigboxer23 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b2cdcdf View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (

    #44)
    
    Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      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 Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2164049 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (

    …#45)
    
    Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
    - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-deploy-plugin
      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>
    Co-authored-by: Matt Jones <bigboxer23@gmail.com>
    dependabot[bot] and bigboxer23 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ce33327 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    603de58 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3…

    ….0 (#47)
    
    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      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 Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bef9d12 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#48)

    Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.5.0 to 3.6.0.
    - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.5.0...maven-project-info-reports-plugin-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      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>
    Co-authored-by: Matt Jones <bigboxer23@gmail.com>
    dependabot[bot] and bigboxer23 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7236004 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#49)

    Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.1 to 3.4.2.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.4.1...maven-jar-plugin-3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      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 Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a01fbe5 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#…

    …50)
    
    Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.2 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-clean-plugin/releases)
    - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-clean-plugin
      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>
    Co-authored-by: Matt Jones <bigboxer23@gmail.com>
    dependabot[bot] and bigboxer23 authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2c346d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    91bb1ae View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 (#52)

    Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.10.2...r5.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:development
      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 Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c3d8247 View commit details
    Browse the repository at this point in the history
  2. Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#54)

    Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.32 to 1.18.34.
    - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
    - [Commits](projectlombok/lombok@v1.18.32...v1.18.34)
    
    ---
    updated-dependencies:
    - dependency-name: org.projectlombok:lombok
      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>
    Co-authored-by: Matt Jones <bigboxer23@gmail.com>
    dependabot[bot] and bigboxer23 authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d48aa84 View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#53)

    Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.6.0 to 3.6.1.
    - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.6.0...maven-project-info-reports-plugin-3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
      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>
    Co-authored-by: Matt Jones <bigboxer23@gmail.com>
    dependabot[bot] and bigboxer23 authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7f20621 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cee3188 View commit details
    Browse the repository at this point in the history
Loading