Releases: lstrojny/homebridge-prometheus-exporter
Releases · lstrojny/homebridge-prometheus-exporter
Release 1.0.5
Release 1.0.4
Release 1.0.3
- Skip to 1.0.2 (3c9ecc1)
- Document configuration default values (#91) (67824f6)
- Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (#90) (626ff19)
- Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 (#89) (3f405e1)
- Bump json-schema-to-zod from 0.6.0 to 0.6.1 (#86) (0b98217)
- Bump eslint from 8.30.0 to 8.31.0 (#87) (8d16187)
- Bump fastify from 4.10.2 to 4.11.0 (#88) (a850d1c)
- Bump release-it from 15.5.1 to 15.6.0 (#84) (13d3867)
- Bump actions/cache from 3.2.1 to 3.2.2 (#85) (23a891b)
- Bump @typescript-eslint/parser from 5.47.0 to 5.47.1 (#82) (2acb8da)
- Bump actions/cache from 3.2.0 to 3.2.1 (#80) (9207019)
- Bump @types/node from 18.11.17 to 18.11.18 (#81) (3e9803c)
- Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 (#83) (e780b31)
- Bump actions/cache from 3.0.11 to 3.2.0 (#78) (f971f04)
- Bump hap-node-client from 0.1.28 to 0.1.29 (#77) (abba84e)
- Update package.lock (ed69818)
- Replace npx with portable npx exec (#76) (64b180c)
- Bump @typescript-eslint/parser from 5.46.1 to 5.47.0 (#75) (482aa76)
- Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 (#74) (f8d4e43)
- Bump @types/node from 18.11.15 to 18.11.17 (#73) (82506f8)
- Bump eslint from 8.29.0 to 8.30.0 (#72) (b31833a)
- Bump hap-node-client from 0.1.25 to 0.1.28 (#71) (62f3bea)
Release 1.0.1
- Fixate runner OS version (0c96be8)
- Bump actions/setup-node from 3.5.0 to 3.5.1 (#70) (df95319)
- Specify exact version for GH actions to avoid accidental breakage (#69) (c4ce153)
- NPM v9 compatibility (#68) (78d45e7)
- Bump @types/node from 18.11.13 to 18.11.15 (#67) (774a36e)
- Fix flake.nix description (9363013)
- Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 (#64) (57cfe61)
- Turn off import/no-named-as-default rule (5907f57)
- Bump @typescript-eslint/parser from 5.46.0 to 5.46.1 (#63) (5243d8c)
- Bump zod from 3.19.1 to 3.20.2 (#65) (3657968)
- Bump @types/node from 18.11.12 to 18.11.13 (#62) (b04326d)
Release 1.0.0
- Switch back to json-schema-to-zod mainline (#60) (a1aa1d7)
- Bump @typescript-eslint/parser from 5.45.1 to 5.46.0 (#57) (5e5a9ac)
- Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0 (#58) (7429e43)
- Bump @types/node from 18.11.11 to 18.11.12 (#59) (a8cc0f2)
- Bump typescript from 4.9.3 to 4.9.4 (#56) (b796e65)
- Bump prettier from 2.8.0 to 2.8.1 (#55) (41afec3)
- Bump supertest from 6.3.2 to 6.3.3 (#54) (790e977)
- Bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (#52) (a50c464)
- Bump @types/node from 18.11.10 to 18.11.11 (#53) (df552b6)
- Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 (#51) (9dd0b27)
- Bump release-it from 15.5.0 to 15.5.1 (#48) (ec77f03)
- Bump supertest from 6.3.1 to 6.3.2 (#50) (4d79aae)
- Bump eslint from 8.28.0 to 8.29.0 (#49) (6bc6389)
- Bump @types/node from 18.11.9 to 18.11.10 (#47) (0d1dd28)
Release 0.1.0
- Bump homebridge from 1.5.1 to 1.6.0 (#42) (70e0d06)
- Bump @fastify/basic-auth from 4.0.0 to 5.0.0 (#46) (a556c3a)
- Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#45) (9b41a89)
- Bump @fastify/auth from 4.1.0 to 4.2.0 (#44) (4fd8e9b)
- Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 (#43) (861572d)
- Exclude a few files from coverage reporting (66a465d)
- Winter cleanup (#41) (19131ee)
- Bump @typescript-eslint/parser from 5.43.0 to 5.44.0 (#40) (64d6dfe)
- Configure dependabot for github actions (a3ac5ed)
- Daily dependabot with more lenient limits (c7967e2)
- Bump prettier from 2.7.1 to 2.8.0 (#39) (5c59fa3)
- Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0 (#38) (7e52448)
Release 0.0.15
- Move conditions to the top (8a00614)
- Use constant instead of magic number (f30dfe0)
- Use string concatenation instead (e5b3a90)
- Fix symbol name conflict (d252079)
- Clean up prefix handling (f45df5d)
- Memoized renderering (#37) (6530479)
- Extract stringReverse() function (565f423)
- Exclude dist folder from tests search paths (ccca32d)
- Add quality gate status (fa687f6)
- Bump fastify from 4.10.0 to 4.10.2 (#35) (3282a08)
- Rename workflow and input workflow (df81a12)
- Separate SonarCloud step to safely run it on PRs (1d3452c)
- Fix code smells (#36) (7c7673f)
- Set up SonarCloud static analysis (97de2f0)
Release 0.0.14
- Remove jq (600a5ba)
- Add a few interesting badges (b736492)
- Bump eslint from 8.27.0 to 8.28.0 (#33) (cd08a3e)
- Unpin and upgrade jest-mock (#32) (8f2d80a)
- Bump hap-nodejs from 0.10.4 to 0.11.0 (#31) (f70de29)
- Bump typescript from 4.8.4 to 4.9.3 (#30) (e791b69)
- Bump @typescript-eslint/parser from 5.42.1 to 5.43.0 (#28) (cc81f58)
- Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 (#29) (3e5006d)
- Bump fastify from 4.9.2 to 4.10.0 (#27) (c24a973)
Release 0.0.13
Release 0.0.12
- Clean build on release (2e8f2d0)
- Ignore release script (9127408)
- Fall back to IPv4 if EAFNOSUPPORT (#24) (ce88767)
- Add experimental support for basic auth and TLS (#23) (f8007b5)
- Cache expensive CI steps (#21) (edf4e60)
- Reverse lint/tests exclusion on CI, better job name labels (57e8a4d)
- Refactor internal APIs (479fbe5)
- Format insecure.conf path in README (4fad222)
- Implement consistent request logging (34be5bb)
- Explicit type imports (8102144)