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: homebridge-plugins/homebridge-camera-ffmpeg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.3
Choose a base ref
...
head repository: homebridge-plugins/homebridge-camera-ffmpeg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.4
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 19, 2021

  1. Bump actions/checkout from 2.3.4 to 2.3.5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.4...v2.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Sunoo committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    d410f83 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 2.4.0 to 2.4.1

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.4.0...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Sunoo committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    d63f140 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Pin mqtt to 4.2.8

    Sunoo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    dad9958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acc530 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    Sunoo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a3d2f7e View commit details
    Browse the repository at this point in the history
Loading