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

1.1.0 #26

Merged
merged 77 commits into from
May 6, 2022
Merged

1.1.0 #26

merged 77 commits into from
May 6, 2022

Conversation

fjs21
Copy link
Owner

@fjs21 fjs21 commented May 6, 2022

No description provided.

jonato1 and others added 30 commits April 24, 2022 23:59
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.33.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/v4.33.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>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.1 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v10.2.1...v10.7.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>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.4.3...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [homebridge](https://github.com/homebridge/homebridge) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/homebridge/homebridge/releases)
- [Changelog](https://github.com/homebridge/homebridge/blob/master/CHANGELOG.md)
- [Commits](homebridge/homebridge@v1.3.4...v1.4.0)

---
updated-dependencies:
- dependency-name: homebridge
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-1.4.0

Bump homebridge from 1.3.4 to 1.4.0
…-eslint/parser-4.33.0

Bump @typescript-eslint/parser from 4.31.2 to 4.33.0
…-4.6.3

Bump typescript from 4.4.3 to 4.6.3
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.13 to 2.0.15.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.13...v2.0.15)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.3)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.9 to 17.0.27.
- [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>
…ypes/node-17.0.27

Bump @types/node from 15.14.9 to 17.0.27
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v7.32.0...v8.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…slint-8.14.0

Bump eslint from 7.32.0 to 8.14.0
Bumps [fakegato-history](https://github.com/simont77/fakegato-history) from 0.5.6 to 0.6.3.
- [Release notes](https://github.com/simont77/fakegato-history/releases)
- [Changelog](https://github.com/simont77/fakegato-history/blob/master/changelog.md)
- [Commits](https://github.com/simont77/fakegato-history/commits)

---
updated-dependencies:
- dependency-name: fakegato-history
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…history-0.6.3

Bump fakegato-history from 0.5.6 to 0.6.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.2 to 5.21.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.21.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ypescript-eslint/eslint-plugin-5.21.0

Bump @typescript-eslint/eslint-plugin from 4.31.2 to 5.21.0
dependabot bot and others added 27 commits April 30, 2022 21:27
Bumps [homebridge](https://github.com/homebridge/homebridge) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/homebridge/homebridge/releases)
- [Changelog](https://github.com/homebridge/homebridge/blob/master/CHANGELOG.md)
- [Commits](homebridge/homebridge@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: homebridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.15...v2.0.16)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [util](https://github.com/browserify/node-util) from 0.11.1 to 0.12.4.
- [Release notes](https://github.com/browserify/node-util/releases)
- [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md)
- [Commits](browserify/node-util@v0.11.1...v0.12.4)

---
updated-dependencies:
- dependency-name: util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…t-4.6.4

Bump typescript from 4.6.3 to 4.6.4
…t-eslint/parser-5.21.0

Bump @typescript-eslint/parser from 4.33.0 to 5.21.0
…e-1.4.1

Bump homebridge from 1.4.0 to 1.4.1
….0.16

Bump nodemon from 2.0.15 to 2.0.16
Security Updates - 2022/04/30
Update Develop Branch / Patch Security Vulnerabilities
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.22.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.22.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>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.30 to 17.0.31.
- [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>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.21.0 to 5.22.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.22.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>
- Other: Update enableAWS title in config.schema.json to indicate it is required for AWS-enabled devices
- Other: Convert INFO level logging to DEBUG level logging
- Other: Add error handling for new Blueair AWS Environment Variables
- Other: Fix indenting and other formatting issues with npm run lint -- --fix
Add interoperability for EU AWS devices
…t-eslint/eslint-plugin-5.22.0

Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0
…t-eslint/parser-5.22.0

Bump @typescript-eslint/parser from 5.21.0 to 5.22.0
…e-17.0.31

Bump @types/node from 17.0.30 to 17.0.31
…o blueair-aws-api.ts; refactor all necesssary files to repoint references.
- Bug: Fix error where Air Quality characteristic was being incorrectly set to AirPurifier service.
@fjs21 fjs21 merged commit 16df6e7 into master May 6, 2022
@fjs21 fjs21 deleted the develop branch May 6, 2022 18:38
@fjs21 fjs21 restored the develop branch May 13, 2022 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants