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: jfroy/aiobafi6 Loading
base: 0.7.3
Choose a base ref
...
head repository: jfroy/aiobafi6 Loading
compare: 0.8.0
Choose a head ref
  • 19 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 11, 2022

  1. Create dependabot.yml

    Let dependabot update poetry dependencies.
    jfroy committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3147afb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Update CI workflow

    jfroy committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    165a037 View commit details
    Browse the repository at this point in the history
  2. Update poethepoet requirement from ^0.13.1 to ^0.16.5 (#7)

    Updates the requirements on [poethepoet](https://github.com/nat-n/poethepoet) to permit the latest version.
    - [Release notes](https://github.com/nat-n/poethepoet/releases)
    - [Commits](nat-n/poethepoet@v0.13.1...v0.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: poethepoet
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9007dfe View commit details
    Browse the repository at this point in the history
  3. Update flake8 requirement from ^4.0.1 to ^6.0.0 (#6)

    Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
    - [Release notes](https://github.com/pycqa/flake8/releases)
    - [Commits](PyCQA/flake8@4.0.1...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2f78d94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e11979 View commit details
    Browse the repository at this point in the history
  5. Update pytest-asyncio requirement from ^0.18 to ^0.20 (#8)

    Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version.
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-asyncio@v0.18.0...v0.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-asyncio
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1c47774 View commit details
    Browse the repository at this point in the history
  6. Update poetry.lock

    jfroy committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9eb6dcb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Bump poethepoet from 0.16.5 to 0.17.0 (#15)

    Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.16.5 to 0.17.0.
    - [Release notes](https://github.com/nat-n/poethepoet/releases)
    - [Commits](nat-n/poethepoet@v0.16.5...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: poethepoet
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    6199189 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Bump isort from 5.10.1 to 5.11.4 (#16)

    Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.11.4.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.10.1...5.11.4)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    3abadee View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Bump pylint from 2.15.8 to 2.15.9 (#10)

    Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.8 to 2.15.9.
    - [Release notes](https://github.com/PyCQA/pylint/releases)
    - [Commits](pylint-dev/pylint@v2.15.8...v2.15.9)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    c166a57 View commit details
    Browse the repository at this point in the history
  2. Bump protobuf from 4.21.11 to 4.21.12 (#13)

    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.11 to 4.21.12.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    fc0f02d View commit details
    Browse the repository at this point in the history
  3. Bump zeroconf from 0.39.4 to 0.47.1 (#17)

    Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.39.4 to 0.47.1.
    - [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
    - [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
    - [Commits](python-zeroconf/python-zeroconf@0.39.4...0.47.1)
    
    ---
    updated-dependencies:
    - dependency-name: zeroconf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f884ca9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Bump pylint from 2.15.9 to 2.17.0 (#28)

    Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.9 to 2.17.0.
    - [Release notes](https://github.com/PyCQA/pylint/releases)
    - [Commits](pylint-dev/pylint@v2.15.9...v2.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    2309952 View commit details
    Browse the repository at this point in the history
  2. Bump pytest from 7.2.0 to 7.2.2 (#27)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.2.0...7.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    891932e View commit details
    Browse the repository at this point in the history
  3. Bump black from 22.12.0 to 23.1.0 (#23)

    Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.12.0...23.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    afb4507 View commit details
    Browse the repository at this point in the history
  4. Bump isort from 5.11.4 to 5.12.0 (#22)

    Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.12.0.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.11.4...5.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3ce7286 View commit details
    Browse the repository at this point in the history
  5. Bump poethepoet from 0.17.0 to 0.18.1 (#20)

    Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.17.0 to 0.18.1.
    - [Release notes](https://github.com/nat-n/poethepoet/releases)
    - [Commits](nat-n/poethepoet@v0.17.0...v0.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: poethepoet
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    867cbe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. (feat) Suppress client callbacks on redundant changes

    This patch changes the behavior of aiobafi6 to suppress client callbacks
    when no property value has changed when processing query results sent
    by a device.
    
    This patch also introduces a list of volatile properties that tend to
    change frequently or erratically (such as fan RPM and uptime). These
    properties are by-default ignored when determining if callbacks should
    be invoked. A device init setting can disable this behavior.
    jfroy committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    de91a58 View commit details
    Browse the repository at this point in the history
  2. (chore) Update poetry.lock

    jfroy committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b53a4e2 View commit details
    Browse the repository at this point in the history
Loading