Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh Development Branch #333

Merged
merged 207 commits into from
Jul 10, 2023
Merged

Refresh Development Branch #333

merged 207 commits into from
Jul 10, 2023

Commits on May 6, 2022

  1. Merge pull request #26 from fjs21/develop

    1.1.0
    fjs21 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    16df6e7 View commit details
    Browse the repository at this point in the history
  2. - Update git workflow to perform npm publish dry run

    - Attempt fix of npm publish error (#27)
    jonato1 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    a1f0a34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from fjs21/27-cant-publish-110

    Attempt fix of npm publish error
    fjs21 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    edfe5d0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Bump eslint from 8.14.0 to 8.15.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.14.0...v8.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 9, 2022
    Configuration menu
    Copy the full SHA
    f7c820d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from fjs21/dependabot/npm_and_yarn/eslint-8.15.0

    Bump eslint from 8.14.0 to 8.15.0
    fjs21 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    20f80ca View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.22.0 to 5.23.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 10, 2022
    Configuration menu
    Copy the full SHA
    c873260 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/eslint-plugin-5.23.0
    
    Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0
    fjs21 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    2b1b972 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Bump @types/node from 17.0.31 to 17.0.33

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.31 to 17.0.33.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1bf5755 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    8ae3690 View commit details
    Browse the repository at this point in the history
  3. peak co2 fix

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9814f46 View commit details
    Browse the repository at this point in the history
  4. 1.1.1

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    db6dbad View commit details
    Browse the repository at this point in the history
  5. Bump @typescript-eslint/parser from 5.22.0 to 5.23.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.22.0 to 5.23.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 13, 2022
    Configuration menu
    Copy the full SHA
    7f749c8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #35 from fjs21/dependabot/npm_and_yarn/types/node-…

    …17.0.33
    
    Bump @types/node from 17.0.31 to 17.0.33
    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    ad6180d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #30 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/parser-5.23.0
    
    Bump @typescript-eslint/parser from 5.22.0 to 5.23.0
    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    93ddba9 View commit details
    Browse the repository at this point in the history
  8. move lastquery to blueair

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    15f1603 View commit details
    Browse the repository at this point in the history
  9. Update blueair-api.ts

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    26bb3df View commit details
    Browse the repository at this point in the history
  10. Update platformAccessory.ts

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    d7651ae View commit details
    Browse the repository at this point in the history
  11. Update blueair-api.ts

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    0a065fb View commit details
    Browse the repository at this point in the history
  12. Update platformAccessory.ts

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    c4173e2 View commit details
    Browse the repository at this point in the history
  13. Revert "Update platformAccessory.ts"

    This reverts commit c4173e2.
    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    b4429c2 View commit details
    Browse the repository at this point in the history
  14. Revert "Update blueair-api.ts"

    This reverts commit 0a065fb.
    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    242ce8a View commit details
    Browse the repository at this point in the history
  15. Revert "Update platformAccessory.ts"

    This reverts commit d7651ae.
    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    72638f2 View commit details
    Browse the repository at this point in the history
  16. Revert "Update blueair-api.ts"

    This reverts commit 26bb3df.
    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fe8692e View commit details
    Browse the repository at this point in the history
  17. Revert "move lastquery to blueair"

    This reverts commit 15f1603.
    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    2b04cb6 View commit details
    Browse the repository at this point in the history
  18. Revert "Revert "Update blueair-api.ts""

    This reverts commit 242ce8a.
    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    639dd21 View commit details
    Browse the repository at this point in the history
  19. Update blueair-api.ts

    fjs21 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9f584ef View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

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

Commits on May 17, 2022

  1. Bump @types/node from 17.0.33 to 17.0.34

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.33 to 17.0.34.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 17, 2022
    Configuration menu
    Copy the full SHA
    653edfc View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 5.23.0 to 5.25.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.23.0 to 5.25.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 17, 2022
    Configuration menu
    Copy the full SHA
    8597387 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.23.0 to 5.25.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3700839 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/eslint-plugin-5.25.0
    
    Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0
    fjs21 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c6015ba View commit details
    Browse the repository at this point in the history
  5. Merge pull request #38 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/parser-5.25.0
    
    Bump @typescript-eslint/parser from 5.23.0 to 5.25.0
    fjs21 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    59d1f6b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #37 from fjs21/dependabot/npm_and_yarn/types/node-…

    …17.0.34
    
    Bump @types/node from 17.0.33 to 17.0.34
    fjs21 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    a854f7d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Bump ts-node from 10.7.0 to 10.8.0

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.8.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.7.0...v10.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 23, 2022
    Configuration menu
    Copy the full SHA
    561a092 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from fjs21/dependabot/npm_and_yarn/ts-node-10.8.0

    Bump ts-node from 10.7.0 to 10.8.0
    fjs21 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    6a687ee View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.25.0 to 5.26.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 24, 2022
    Configuration menu
    Copy the full SHA
    69ed389 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Merge pull request #44 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/eslint-plugin-5.26.0
    
    Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0
    fjs21 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e1e62d8 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.15.0 to 8.16.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.15.0...v8.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 25, 2022
    Configuration menu
    Copy the full SHA
    afad550 View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 17.0.34 to 17.0.35

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.34 to 17.0.35.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9ab6a13 View commit details
    Browse the repository at this point in the history
  4. Bump @typescript-eslint/parser from 5.25.0 to 5.26.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.25.0 to 5.26.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9f3bba1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #43 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/parser-5.26.0
    
    Bump @typescript-eslint/parser from 5.25.0 to 5.26.0
    fjs21 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    99e9b57 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #42 from fjs21/dependabot/npm_and_yarn/eslint-8.16.0

    Bump eslint from 8.15.0 to 8.16.0
    fjs21 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    99ece2b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #40 from fjs21/dependabot/npm_and_yarn/types/node-…

    …17.0.35
    
    Bump @types/node from 17.0.34 to 17.0.35
    fjs21 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    39785ca View commit details
    Browse the repository at this point in the history
  8. Bump typescript from 4.6.4 to 4.7.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.6.4...v4.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ee1fceb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #45 from fjs21/dependabot/npm_and_yarn/typescript-…

    …4.7.2
    
    Bump typescript from 4.6.4 to 4.7.2
    fjs21 committed May 25, 2022
    Configuration menu
    Copy the full SHA
    0c375ef View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Bump @types/node from 17.0.35 to 17.0.36

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.36.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 30, 2022
    Configuration menu
    Copy the full SHA
    148eaf5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Merge pull request #47 from fjs21/dependabot/npm_and_yarn/types/node-…

    …17.0.36
    
    Bump @types/node from 17.0.35 to 17.0.36
    fjs21 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    2bca575 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.1

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.26.0 to 5.27.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    838fd33 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 5.26.0 to 5.27.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.26.0 to 5.27.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    9a6703f View commit details
    Browse the repository at this point in the history
  3. Bump ts-node from 10.8.0 to 10.8.1

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.8.1.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.8.0...v10.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    50d5ddd View commit details
    Browse the repository at this point in the history
  4. Bump typescript from 4.7.2 to 4.7.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.7.2...v4.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    2075888 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Bump @types/node from 17.0.36 to 17.0.41

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.36 to 17.0.41.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d7e2aec View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Merge pull request #57 from fjs21/dependabot/npm_and_yarn/types/node-…

    …17.0.41
    
    Bump @types/node from 17.0.36 to 17.0.41
    fjs21 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    16866c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from fjs21/dependabot/npm_and_yarn/typescript-…

    …4.7.3
    
    Bump typescript from 4.7.2 to 4.7.3
    fjs21 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    62c5af6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #55 from fjs21/dependabot/npm_and_yarn/ts-node-10.8.1

    Bump ts-node from 10.8.0 to 10.8.1
    fjs21 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    29d50c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #53 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/parser-5.27.1
    
    Bump @typescript-eslint/parser from 5.26.0 to 5.27.1
    fjs21 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4ad1b29 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #52 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/eslint-plugin-5.27.1
    
    Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.1
    fjs21 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    b13ff73 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Bump @types/node from 17.0.41 to 18.0.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.41 to 18.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5f017df View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Bump typescript from 4.7.3 to 4.7.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.7.3...v4.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b2c440a View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.16.0 to 8.18.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.18.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.16.0...v8.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    6453bb7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Bump @typescript-eslint/parser from 5.27.1 to 5.30.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.1 to 5.30.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    41d4ca3 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.30.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.1 to 5.30.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    2e94786 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Update platformAccessory.ts

    fjs21 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5827f4f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/eslint-plugin-5.30.0
    
    Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.30.0
    fjs21 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c40b79a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #69 from fjs21/dependabot/npm_and_yarn/typescript-…

    …eslint/parser-5.30.0
    
    Bump @typescript-eslint/parser from 5.27.1 to 5.30.0
    fjs21 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    54e5009 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #65 from fjs21/dependabot/npm_and_yarn/eslint-8.18.0

    Bump eslint from 8.16.0 to 8.18.0
    fjs21 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e245bdb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #64 from fjs21/dependabot/npm_and_yarn/typescript-…

    …4.7.4
    
    Bump typescript from 4.7.3 to 4.7.4
    fjs21 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f309f56 View commit details
    Browse the repository at this point in the history
  6. Bump homebridge from 1.4.1 to 1.5.0

    Bumps [homebridge](https://github.com/homebridge/homebridge) from 1.4.1 to 1.5.0.
    - [Release notes](https://github.com/homebridge/homebridge/releases)
    - [Changelog](https://github.com/homebridge/homebridge/blob/master/CHANGELOG.md)
    - [Commits](homebridge/homebridge@v1.4.1...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: homebridge
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a4ede03 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #63 from fjs21/dependabot/npm_and_yarn/types/node-…

    …18.0.0
    
    Bump @types/node from 17.0.41 to 18.0.0
    fjs21 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1043ef2 View commit details
    Browse the repository at this point in the history
  8. Bump nodemon from 2.0.16 to 2.0.18

    Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.16 to 2.0.18.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.16...v2.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: nodemon
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    cdb1c8f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #72 from fjs21/dependabot/npm_and_yarn/nodemon-2.0.18

    Bump nodemon from 2.0.16 to 2.0.18
    fjs21 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    da8f92e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #71 from fjs21/dependabot/npm_and_yarn/homebridge-…

    …1.5.0
    
    Bump homebridge from 1.4.1 to 1.5.0
    fjs21 committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    89d17e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Bump ts-node from 10.8.1 to 10.9.1

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.9.1.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v10.8.1...v10.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    8be870e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Bump eslint from 8.18.0 to 8.21.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.21.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.18.0...v8.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e4a62f9 View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 18.0.0 to 18.6.3

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.6.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    66dd379 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Bump @typescript-eslint/parser from 5.30.0 to 5.32.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.0 to 5.32.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    fbbee7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.32.0
    
    Bump @typescript-eslint/parser from 5.30.0 to 5.32.0
    fjs21 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4b51004 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #85 from fjs21/dependabot/npm_and_yarn/ts-node-10.9.1

    Bump ts-node from 10.8.1 to 10.9.1
    fjs21 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9cceed6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #97 from fjs21/dependabot/npm_and_yarn/eslint-8.21.0

    Bump eslint from 8.18.0 to 8.21.0
    fjs21 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ccc801e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #98 from fjs21/dependabot/npm_and_yarn/types/node-…

    …18.6.3
    
    Bump @types/node from 18.0.0 to 18.6.3
    fjs21 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3dddd0f View commit details
    Browse the repository at this point in the history
  6. Bump nodemon from 2.0.18 to 2.0.19

    Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.18 to 2.0.19.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.18...v2.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: nodemon
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c9a24a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Bump eslint from 8.21.0 to 8.22.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.21.0...v8.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    f371be9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Bump @typescript-eslint/parser from 5.32.0 to 5.33.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.32.0 to 5.33.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    77b43af View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.33.1

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.0 to 5.33.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    00b9d0e View commit details
    Browse the repository at this point in the history
  3. Bump @types/node from 18.6.3 to 18.7.6

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.7.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    65f19d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. - Enhancement: Add compatabilty for Temperature, Humidity, and tVOC s…

    …ensors on HealthProtect 7470i models
    
    - Fix: Display correct model name in Device attributes
    jonato1 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    916c53b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b92a60 View commit details
    Browse the repository at this point in the history
  3. 1.1.2

    fjs21 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8286b1d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #112 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.7.6
    
    Bump @types/node from 18.6.3 to 18.7.6
    fjs21 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6fba2df View commit details
    Browse the repository at this point in the history
  5. Merge pull request #111 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.33.1
    
    Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.33.1
    fjs21 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d953c64 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #110 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.33.1
    
    Bump @typescript-eslint/parser from 5.32.0 to 5.33.1
    fjs21 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    64f0c2d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #108 from fjs21/dependabot/npm_and_yarn/eslint-8.22.0

    Bump eslint from 8.21.0 to 8.22.0
    fjs21 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    de8bd20 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #101 from fjs21/dependabot/npm_and_yarn/nodemon-2.…

    …0.19
    
    Bump nodemon from 2.0.18 to 2.0.19
    fjs21 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    920922a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Bump @types/node from 18.7.6 to 18.7.9

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.6 to 18.7.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    a478238 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.7.9
    
    Bump @types/node from 18.7.6 to 18.7.9
    fjs21 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    a6659ad View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Bump @typescript-eslint/parser from 5.33.1 to 5.34.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.1 to 5.34.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a22128b View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 18.7.9 to 18.7.11

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.9 to 18.7.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    a0be3bf View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.1 to 5.34.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    38ec084 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.34.0
    
    Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0
    fjs21 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b3005cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #115 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.7.11
    
    Bump @types/node from 18.7.9 to 18.7.11
    fjs21 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    37d19ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request #114 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.34.0
    
    Bump @typescript-eslint/parser from 5.33.1 to 5.34.0
    fjs21 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    005fe73 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.34.0 to 5.35.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    9e3d554 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 5.34.0 to 5.35.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.34.0 to 5.35.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d12676c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Merge pull request #119 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.35.1
    
    Bump @typescript-eslint/parser from 5.34.0 to 5.35.1
    fjs21 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    d3ce739 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.35.1
    
    Bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1
    fjs21 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    bab94fd View commit details
    Browse the repository at this point in the history
  3. Bump typescript from 4.7.4 to 4.8.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.7.4...v4.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    b26db67 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Bump eslint from 8.22.0 to 8.23.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.22.0...v8.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6fc706d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #121 from fjs21/dependabot/npm_and_yarn/eslint-8.23.0

    Bump eslint from 8.22.0 to 8.23.0
    fjs21 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2a2e964 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Bump @types/node from 18.7.11 to 18.7.14

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.11 to 18.7.14.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5ea2130 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.35.1 to 5.36.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d7a3421 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 5.35.1 to 5.36.1

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.35.1 to 5.36.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2fd7380 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #124 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.36.1
    
    Bump @typescript-eslint/parser from 5.35.1 to 5.36.1
    fjs21 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e750301 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #123 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.36.1
    
    Bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1
    fjs21 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    42fe3e0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #122 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.7.14
    
    Bump @types/node from 18.7.11 to 18.7.14
    fjs21 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    067b407 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #120 from fjs21/dependabot/npm_and_yarn/typescript…

    …-4.8.2
    
    Bump typescript from 4.7.4 to 4.8.2
    fjs21 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8432549 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.1 to 5.36.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2b99fa9 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/parser from 5.36.1 to 5.36.2

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.1 to 5.36.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    95ef066 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Bump @types/node from 18.7.14 to 18.7.16

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.14 to 18.7.16.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    486c633 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #128 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.7.16
    
    Bump @types/node from 18.7.14 to 18.7.16
    fjs21 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    fd9b0a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #127 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.36.2
    
    Bump @typescript-eslint/parser from 5.36.1 to 5.36.2
    fjs21 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    43e48ae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #126 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.36.2
    
    Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2
    fjs21 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    8416ef5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Bump eslint from 8.23.0 to 8.24.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.24.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.23.0...v8.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ca8815e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Bump typescript from 4.8.2 to 4.8.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.8.2...v4.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1924216 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Bump @types/node from 18.7.16 to 18.8.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.16 to 18.8.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6464f56 View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.39.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.2 to 5.39.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    996e809 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 5.36.2 to 5.39.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.39.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    7e829e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #146 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.39.0
    
    Bump @typescript-eslint/parser from 5.36.2 to 5.39.0
    fjs21 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d88b3ba View commit details
    Browse the repository at this point in the history
  5. Merge pull request #145 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.39.0
    
    Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.39.0
    fjs21 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6bbcd39 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #144 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.8.2
    
    Bump @types/node from 18.7.16 to 18.8.2
    fjs21 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    73da8f4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #142 from fjs21/dependabot/npm_and_yarn/typescript…

    …-4.8.4
    
    Bump typescript from 4.8.2 to 4.8.4
    fjs21 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    edfefc6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #138 from fjs21/dependabot/npm_and_yarn/eslint-8.24.0

    Bump eslint from 8.23.0 to 8.24.0
    fjs21 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    1e6f914 View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): Bump nodemon from 2.0.19 to 2.0.20

    Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.19 to 2.0.20.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.19...v2.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: nodemon
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    cc08f3c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #147 from fjs21/dependabot/npm_and_yarn/nodemon-2.…

    …0.20
    
    build(deps-dev): Bump nodemon from 2.0.19 to 2.0.20
    fjs21 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    40ddb7d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. build(deps-dev): Bump @types/node from 18.8.2 to 18.8.3

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.2 to 18.8.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d90e9d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.8.3
    
    build(deps-dev): Bump @types/node from 18.8.2 to 18.8.3
    fjs21 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d632f4a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    70c402f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8935be6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. build(deps-dev): Bump rimraf from 3.0.2 to 4.1.2

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.1.2.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v3.0.2...v4.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d5e388b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. build(deps-dev): Bump eslint from 8.29.0 to 8.34.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.34.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.29.0...v8.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    76e2275 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. build(deps-dev): Bump @types/node from 18.11.13 to 18.14.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.13 to 18.14.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ddb58e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. build(deps-dev): Bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.46.0 to 5.53.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    df0f73e View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump @typescript-eslint/parser from 5.46.0 to 5.53.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.0 to 5.53.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.53.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    c335925 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Enable Germ Shield, Temp, and Humidity characteristics for all Health…

    …Protect models
    
    Added work related to #6; previous code only had Germ Shield, temp, and humidity enabled for hardware model 'high_1.5', but not for 'low_1.4'. Fixed to use the modelName variable to ensure future proofing if any additional HealthProtect hardware models are identified.
    jonato1 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    318c061 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merge pull request #213 from fjs21/dependabot/npm_and_yarn/rimraf-4.1.2

    build(deps-dev): Bump rimraf from 3.0.2 to 4.1.2
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1514a7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #223 from fjs21/dependabot/npm_and_yarn/eslint-8.34.0

    build(deps-dev): Bump eslint from 8.29.0 to 8.34.0
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    319378b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #226 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.14.0
    
    build(deps-dev): Bump @types/node from 18.11.13 to 18.14.0
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b5fe8b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #227 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.53.0
    
    build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.53.0
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    11aab3a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #228 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.53.0
    
    build(deps-dev): Bump @typescript-eslint/parser from 5.46.0 to 5.53.0
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a160b1a View commit details
    Browse the repository at this point in the history
  6. - Add feature toggles to globally hide the following components/capab…

    …ilities in Homebridge and Home.app for any and all Blueair devices: LED light, Air Quality Sensor, CO2 Sensor, Temperature Sensor, Humidity Sensor, Germ Shield, and Night Mode.
    
    - Work on implementing #222 for AWS-Enabled Devices
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ef4e8ba View commit details
    Browse the repository at this point in the history
  7. - Work on implementing #222 for non-AWS-Enabled Devices

    - Work on implementing #91 for all applicable devices with a CO2 sensor (both non-AWS and AWS-Enabled devices)
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e09581f View commit details
    Browse the repository at this point in the history
  8. build(deps-dev): Bump typescript from 4.9.4 to 4.9.5

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.4...v4.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2d99951 View commit details
    Browse the repository at this point in the history
  9. build(deps-dev): Bump @types/node from 18.14.0 to 18.14.1

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    093ce50 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #229 from fjs21/dependabot/npm_and_yarn/typescript…

    …-4.9.5
    
    build(deps-dev): Bump typescript from 4.9.4 to 4.9.5
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    cc87090 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #230 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.14.1
    
    build(deps-dev): Bump @types/node from 18.14.0 to 18.14.1
    jonato1 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ec68e32 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. - Finish work on #222 and #91 to ensure that services are removed as …

    …needed each time feature toggles are updated and Homebridge and restarted (both non-AWS and AWS-Enabled devices)
    jonato1 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    010619c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. build(deps-dev): Bump @types/node from 18.14.1 to 18.14.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.1 to 18.14.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5ec96cf View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump eslint from 8.34.0 to 8.35.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.34.0...v8.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c56a8c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #231 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.14.2
    
    build(deps-dev): Bump @types/node from 18.14.1 to 18.14.2
    jonato1 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    4895306 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #232 from fjs21/dependabot/npm_and_yarn/eslint-8.35.0

    build(deps-dev): Bump eslint from 8.34.0 to 8.35.0
    jonato1 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    64b1d8f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. build(deps-dev): Bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.53.0 to 5.54.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    1808c9c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge pull request #233 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.54.0
    
    build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0
    jonato1 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1c60b41 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump @typescript-eslint/parser from 5.53.0 to 5.54.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    235a035 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #234 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.54.0
    
    build(deps-dev): Bump @typescript-eslint/parser from 5.53.0 to 5.54.0
    jonato1 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    8781e47 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. build(deps-dev): Bump nodemon from 2.0.20 to 2.0.22

    Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 2.0.22.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v2.0.20...v2.0.22)
    
    ---
    updated-dependencies:
    - dependency-name: nodemon
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    1eded8a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. build(deps-dev): Bump @types/node from 18.14.2 to 18.15.11

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.2 to 18.15.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c024e3c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. build(deps-dev): Bump rimraf from 4.1.2 to 5.0.0

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.2 to 5.0.0.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v4.1.2...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    3842d3f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. build(deps-dev): Bump @typescript-eslint/parser from 5.54.0 to 5.58.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.58.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.58.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e02872e View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.0 to 5.58.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.58.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f953a25 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    ebd8bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a582f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #264 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.58.0
    
    build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.58.0
    jonato1 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c13f711 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #263 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.58.0
    
    build(deps-dev): Bump @typescript-eslint/parser from 5.54.0 to 5.58.0
    jonato1 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4df44a0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #262 from fjs21/dependabot/npm_and_yarn/rimraf-5.0.0

    build(deps-dev): Bump rimraf from 4.1.2 to 5.0.0
    jonato1 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    99f4be1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #259 from fjs21/dependabot/npm_and_yarn/types/node…

    …-18.15.11
    
    build(deps-dev): Bump @types/node from 18.14.2 to 18.15.11
    jonato1 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    07a1564 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #253 from fjs21/dependabot/npm_and_yarn/nodemon-2.…

    …0.22
    
    build(deps-dev): Bump nodemon from 2.0.20 to 2.0.22
    jonato1 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ff24202 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. 1.2.1-0

    jonato1 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5f84db6 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): Bump eslint from 8.35.0 to 8.38.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.38.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.35.0...v8.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    89093e8 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): Bump typescript from 4.9.5 to 5.0.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.5...v5.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ad9d8ad View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    42453f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #267 from fjs21/dependabot/npm_and_yarn/typescript…

    …-5.0.4
    
    build(deps-dev): Bump typescript from 4.9.5 to 5.0.4
    jonato1 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    331e15f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #266 from fjs21/dependabot/npm_and_yarn/eslint-8.38.0

    build(deps-dev): Bump eslint from 8.35.0 to 8.38.0
    jonato1 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    ecb1c1e View commit details
    Browse the repository at this point in the history
  4. 1.2.1

    jonato1 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    24b211a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b538acd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    984d1b7 View commit details
    Browse the repository at this point in the history
  7. - Raising NodeJS dependency to be a minimum of v16 LTS, since v14 LTS…

    … hits EOL on 2023-04-30
    jonato1 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    8f20ed6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. - Add additional debug logging for removing services

    - Add additional logic to prevent hidden services from being refreshed, resolving #265
    jonato1 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    1a05875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0827fa0 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. build(deps-dev): Bump homebridge from 1.6.0 to 1.6.1

    Bumps [homebridge](https://github.com/homebridge/homebridge) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/homebridge/homebridge/releases)
    - [Changelog](https://github.com/homebridge/homebridge/blob/master/CHANGELOG.md)
    - [Commits](homebridge/homebridge@v1.6.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: homebridge
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 1, 2023
    Configuration menu
    Copy the full SHA
    7793172 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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

Commits on Jul 3, 2023

  1. build(deps-dev): Bump eslint from 8.38.0 to 8.44.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.44.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.38.0...v8.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0b74d80 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. build(deps-dev): Bump @typescript-eslint/parser from 5.58.0 to 5.61.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.61.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    93a3a2e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. build(deps-dev): Bump @types/node from 18.15.11 to 20.4.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 20.4.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0044186 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Merge pull request #329 from fjs21/dependabot/npm_and_yarn/types/node…

    …-20.4.0
    
    build(deps-dev): Bump @types/node from 18.15.11 to 20.4.0
    jonato1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    665d473 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #328 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.61.0
    
    build(deps-dev): Bump @typescript-eslint/parser from 5.58.0 to 5.61.0
    jonato1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    25e65b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #326 from fjs21/dependabot/npm_and_yarn/eslint-8.44.0

    build(deps-dev): Bump eslint from 8.38.0 to 8.44.0
    jonato1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    87ed82c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #280 from fjs21/dependabot/npm_and_yarn/homebridge…

    …-1.6.1
    
    build(deps-dev): Bump homebridge from 1.6.0 to 1.6.1
    jonato1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c284053 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): Bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.58.0 to 5.61.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    51edd22 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #285 from rmcardle/master

    Add support for Blue Pure 411i Max
    jonato1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    513c450 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    091a18d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d77234d View commit details
    Browse the repository at this point in the history
  9. - Update config descriptions to offer better clarity for Canada users…

    … (who leverage the EU APIs); #324
    jonato1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c534b37 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #327 from fjs21/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.61.0
    
    build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.61.0
    jonato1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    7313714 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    58c242b View commit details
    Browse the repository at this point in the history
  12. 1.3.0

    jonato1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    397d69a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    c82907f View commit details
    Browse the repository at this point in the history
  2. 1.3.1

    jonato1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8e91b64 View commit details
    Browse the repository at this point in the history
  3. - Fix conflicts in package

    jonato1 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f05157e View commit details
    Browse the repository at this point in the history