Releases: BigThunderSR/onstar2mqtt
Releases · BigThunderSR/onstar2mqtt
v1.18.8
What's Changed
- Bump @babel/eslint-plugin from 7.24.7 to 7.25.1 by @dependabot in #258
- Bump @babel/preset-env from 7.24.8 to 7.25.3 by @dependabot in #263
- Bump eslint-plugin-n from 17.9.0 to 17.10.2 by @dependabot in #265
- Bump @babel/eslint-parser from 7.24.8 to 7.25.1 by @dependabot in #270
- Bump axios from 1.7.2 to 1.7.3 by @dependabot in #272
- Bump mocha from 10.7.0 to 10.7.3 by @dependabot in #271
- Bump winston from 3.13.1 to 3.14.1 by @dependabot in #273
- Bump eslint-plugin-promise from 6.6.0 to 7.1.0 by @dependabot in #266
- Updates for ESLint V9 Compatibility by @BigThunderSR in #274
- Bump axios from 1.7.3 to 1.7.4 by @dependabot in #276
v1.18.7
What's Changed
- Fix for #246 from @nilathedragon (Thanks!!!)
- Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in #239
- Bump mocha from 10.4.0 to 10.6.0 by @dependabot in #237
- Bump eslint-plugin-promise from 6.2.0 to 6.4.0 by @dependabot in #234
- Bump winston from 3.13.0 to 3.13.1 by @dependabot in #240
- Bump @babel/preset-env from 7.24.7 to 7.24.8 by @dependabot in #241
- Bump @babel/eslint-parser from 7.24.7 to 7.24.8 by @dependabot in #242
- Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by @dependabot in #251
- Bump mocha from 10.6.0 to 10.7.0 by @dependabot in #248
- Update dependency eslint-plugin-promise to ^6.6.0 by @renovate in #250
v1.18.6
What's Changed
- Bump docker/build-push-action from 5 to 6 by @dependabot in #227
- Bump uuid from 9.0.1 to 10.0.0 by @dependabot in #219
- Bump eslint-plugin-n from 17.8.1 to 17.9.0 by @dependabot in #223
- Bump nyc from 15.1.0 to 17.0.0 by @dependabot in #220
- Dependency updates
v1.18.5
What's Changed
- Modification to address #217 by @BigThunderSR in #218
- Lock file maintenance
v1.18.4
What's Changed
- Fix for #208 by @BigThunderSR in #215
- Bump @babel/eslint-plugin from 7.24.6 to 7.24.7 by @dependabot in #209
- Bump @babel/preset-env from 7.24.6 to 7.24.7 by @dependabot in #210
- Bump @babel/eslint-parser from 7.24.6 to 7.24.7 by @dependabot in #211
- Bump eslint-plugin-n from 17.7.0 to 17.8.1 by @dependabot in #216
v1.18.3
What's Changed
- Update embedded OnStarJS version
- Bump github/super-linter from 5 to 6 by @dependabot in #179
- Bump eslint-plugin-n from 17.2.1 to 17.3.1 by @dependabot in #180
- Bump @babel/preset-env from 7.24.4 to 7.24.5 by @dependabot in #184
- Bump @babel/eslint-parser from 7.24.1 to 7.24.5 by @dependabot in #185
- Bump @babel/eslint-plugin from 7.23.5 to 7.24.5 by @dependabot in #186
- Update dependency eslint-plugin-n to ^17.4.0 by @renovate in #181
- Bump eslint-plugin-n from 17.4.0 to 17.5.1 by @dependabot in #190
- Bump eslint-plugin-n from 17.5.1 to 17.6.0 by @dependabot in #193
- Bump pozil/auto-assign-issue from 1 to 2 by @dependabot in #194
- Bump eslint-plugin-n from 17.6.0 to 17.7.0 by @dependabot in #195
- Bump axios from 1.6.8 to 1.7.2 by @dependabot in #200
- Bump @babel/eslint-plugin from 7.24.5 to 7.24.6 by @dependabot in #201
- Bump @babel/preset-env from 7.24.5 to 7.24.6 by @dependabot in #202
- Bump @babel/eslint-parser from 7.24.5 to 7.24.6 by @dependabot in #203
- Bump eslint-plugin-promise from 6.1.1 to 6.2.0 by @dependabot in #205
v1.18.2
What's Changed
- Update embedded OnStarJS version
- Throw errors when invalid VIN format and/or invalid PIN (not 4 digits) are provided
- Bump eslint-plugin-n from 16.6.2 to 17.0.0 by @dependabot in #171
- Bump eslint-plugin-n from 17.0.0 to 17.2.0 by @dependabot in #174
- Bump eslint-plugin-n from 17.2.0 to 17.2.1 by @dependabot in #175
v1.18.1
What's Changed
- Fixes button name to command mismatch and adds checks for this condition by @BigThunderSR in #167
- Fixes button name to command mismatch and adds checks for this condition to avoid recurrence in the future
- Also addresses issue Start vehicle button issue #166
v1.18.0
What's Changed
- Add icons to buttons published via MQTT auto-discovery by @BigThunderSR in #163
- Added icons to buttons published via MQTT auto-discovery
- Updated Tests
- Did some code cleanup
- Bump @babel/preset-env from 7.24.3 to 7.24.4 by @dependabot in #165
v1.17.1
What's Changed
- Add unique_id to device_tracker auto-discovery config
- Fix polling refresh interval sensor not publishing
- Tweak tire pressure message sensor names
- Logging update
- Add tests