Commit Graph

201 Commits

Author SHA1 Message Date
Michael Woods
53d8d9da5b
Merge pull request #117 from michaelwoods/dependabot/npm_and_yarn/mocha-9.1.4
Bump mocha from 9.1.3 to 9.1.4
2022-01-17 10:01:45 -05:00
Michael Woods
f1272af2fa
Merge pull request #114 from michaelwoods/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.6 to 1.14.7
2022-01-17 10:01:31 -05:00
dependabot[bot]
aa78810968
Bump mocha from 9.1.3 to 9.1.4
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.1.4.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.1.3...v9.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:04:20 +00:00
dependabot[bot]
00f321066e
Bump follow-redirects from 1.14.6 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 02:55:52 +00:00
Michael Woods
3f7d23916d
Merge pull request #112 from michaelwoods/dependabot/npm_and_yarn/eslint-8.6.0
Bump eslint from 7.32.0 to 8.6.0
2022-01-11 13:25:55 -05:00
Michael Woods
19e475e91f
Merge pull request #111 from michaelwoods/dependabot/npm_and_yarn/winston-3.3.4
Bump winston from 3.3.3 to 3.3.4
2022-01-11 13:25:28 -05:00
Michael Woods
cba0bfea7d
Merge pull request #113 from jostrander/main
Add coolant temperature for ICE vehicles and fix PSI tire placards
2022-01-11 13:25:20 -05:00
Jesse Ostrander
dede5b833b Fix Tire Pressure PSI Placard. Closes #85 2022-01-10 12:15:35 -05:00
Jesse Ostrander
22e24f867a Add Coolant Temperature for ICE vehicles 2022-01-10 12:00:11 -05:00
dependabot[bot]
0f3f52c600
Bump eslint from 7.32.0 to 8.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 08:03:44 +00:00
dependabot[bot]
d983f04f7d
Bump winston from 3.3.3 to 3.3.4
Bumps [winston](https://github.com/winstonjs/winston) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.3.3...3.3.4)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 08:03:29 +00:00
Michael Woods
c085b3de4a
Merge pull request #101 from michaelwoods/dependabot/npm_and_yarn/babel/eslint-plugin-7.16.5
Bump @babel/eslint-plugin from 7.14.5 to 7.16.5
2022-01-09 23:44:21 -05:00
dependabot[bot]
98a915fbed
Bump @babel/eslint-plugin from 7.14.5 to 7.16.5
Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.14.5 to 7.16.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.5/eslint/babel-eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 04:29:38 +00:00
Michael Woods
8e5b78fc23
Merge pull request #108 from michaelwoods/dependabot/npm_and_yarn/babel/preset-env-7.16.7
Bump @babel/preset-env from 7.16.4 to 7.16.7
2022-01-09 23:24:33 -05:00
Michael Woods
c690f891e9
Merge pull request #107 from michaelwoods/dependabot/npm_and_yarn/eslint-plugin-import-2.25.4
Bump eslint-plugin-import from 2.25.3 to 2.25.4
2022-01-09 23:24:26 -05:00
Michael Woods
b1ae86a7c1
Merge pull request #106 from michaelwoods/dependabot/github_actions/actions/setup-node-2.5.1
Bump actions/setup-node from 2.5.0 to 2.5.1
2022-01-09 23:24:20 -05:00
Michael Woods
d61a992f7b
Merge pull request #102 from michaelwoods/dependabot/npm_and_yarn/eslint-plugin-promise-6.0.0
Bump eslint-plugin-promise from 5.2.0 to 6.0.0
2022-01-09 23:24:14 -05:00
Michael Woods
ef1bdad60e
Merge pull request #99 from michaelwoods/dependabot/npm_and_yarn/babel/eslint-parser-7.16.5
Bump @babel/eslint-parser from 7.16.3 to 7.16.5
2022-01-09 23:24:01 -05:00
Michael Woods
4fe7b7978c
Merge pull request #110 from jostrander/main
Fix multiple vehicles in account, add namePrefix for MQTT sensors
2022-01-09 23:23:51 -05:00
Michael Woods
a13a5ee33f
Merge pull request #105 from shoejosh/arm-32-bit
Include docker support for 32-bit ARM platform
2022-01-09 23:14:41 -05:00
Jesse Ostrander
523a4f3a8f Fix multiple vehicles in account, add namePrefix for MQTT sensors 2022-01-08 20:17:35 -05:00
dependabot[bot]
e9e2e06826
Bump @babel/preset-env from 7.16.4 to 7.16.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.4 to 7.16.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 08:04:09 +00:00
dependabot[bot]
92fbd9ff53
Bump eslint-plugin-import from 2.25.3 to 2.25.4
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.3 to 2.25.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.3...v2.25.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 08:03:53 +00:00
dependabot[bot]
ed7d14c7b0
Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 08:03:18 +00:00
Josh Shoemaker
2f3a9e4d2e Update docker build to include support for 32-bit ARM platform 2022-01-01 20:54:25 -05:00
dependabot[bot]
5272a51cf7
Bump eslint-plugin-promise from 5.2.0 to 6.0.0
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 08:04:27 +00:00
dependabot[bot]
da059510d2
Bump @babel/eslint-parser from 7.16.3 to 7.16.5
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.16.3 to 7.16.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.5/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 08:03:40 +00:00
Michael Woods
973988b984 Version 1.3.1 2021-12-13 15:24:19 -05:00
Michael Woods
7ec4bcd412
Merge pull request #97 from michaelwoods/dependabot/npm_and_yarn/onstarjs-2.3.1
Bump onstarjs from 2.3.0 to 2.3.1
2021-12-13 15:22:17 -05:00
dependabot[bot]
3b4d270ab2
Bump onstarjs from 2.3.0 to 2.3.1
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/samrum/OnStarJS/releases)
- [Changelog](https://github.com/samrum/OnStarJS/blob/master/CHANGELOG.md)
- [Commits](https://github.com/samrum/OnStarJS/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: onstarjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 08:03:57 +00:00
Michael Woods
aa956ec1e6
Merge pull request #96 from michaelwoods/dependabot/npm_and_yarn/eslint-plugin-promise-5.2.0
Bump eslint-plugin-promise from 5.1.1 to 5.2.0
2021-12-10 11:43:11 -05:00
Michael Woods
28aca3f922
Merge pull request #94 from michaelwoods/dependabot/npm_and_yarn/babel/preset-env-7.16.4
Bump @babel/preset-env from 7.16.0 to 7.16.4
2021-12-10 11:43:04 -05:00
Michael Woods
56630531d4
Merge pull request #95 from michaelwoods/dependabot/github_actions/actions/setup-node-2.5.0
Bump actions/setup-node from 2.4.1 to 2.5.0
2021-12-10 11:42:54 -05:00
dependabot[bot]
914c4153de
Bump eslint-plugin-promise from 5.1.1 to 5.2.0
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 08:02:32 +00:00
dependabot[bot]
372177638d
Bump actions/setup-node from 2.4.1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 08:02:04 +00:00
dependabot[bot]
ccbcc8ced3
Bump @babel/preset-env from 7.16.0 to 7.16.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.0 to 7.16.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 08:03:22 +00:00
Michael Woods
3f9a07cafb
Merge pull request #92 from michaelwoods/dependabot/npm_and_yarn/babel/eslint-parser-7.16.3
Bump @babel/eslint-parser from 7.15.8 to 7.16.3
2021-11-16 12:42:28 -05:00
Michael Woods
afd5d71236
Merge pull request #91 from michaelwoods/dependabot/npm_and_yarn/eslint-plugin-import-2.25.3
Bump eslint-plugin-import from 2.25.2 to 2.25.3
2021-11-16 12:42:14 -05:00
Michael Woods
0b1dfa5cb0
Merge pull request #90 from michaelwoods/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
2021-11-16 12:41:59 -05:00
Michael Woods
3c651403c4
Merge pull request #88 from michaelwoods/dependabot/npm_and_yarn/babel/preset-env-7.16.0
Bump @babel/preset-env from 7.15.8 to 7.16.0
2021-11-16 12:41:47 -05:00
Michael Woods
31d89df75b
Merge pull request #86 from michaelwoods/dependabot/npm_and_yarn/eslint-plugin-promise-5.1.1
Bump eslint-plugin-promise from 5.1.0 to 5.1.1
2021-11-16 12:41:35 -05:00
Michael Woods
1d115db049 Version 1.3.0 2021-11-16 12:10:18 -05:00
Michael Woods
f36e2b0dbc Add location support. Fixes #87 2021-11-16 12:01:29 -05:00
Michael Woods
033bc93a80 npm upgrade 2021-11-16 10:49:07 -05:00
Michael Woods
ff3e422e2f add .nvmrc 2021-11-16 10:45:38 -05:00
dependabot[bot]
11e39fb125
Bump @babel/eslint-parser from 7.15.8 to 7.16.3
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.15.8 to 7.16.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.3/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 08:03:56 +00:00
dependabot[bot]
0ffca9f1ea
Bump eslint-plugin-import from 2.25.2 to 2.25.3
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.2 to 2.25.3.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.2...v2.25.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 08:03:41 +00:00
dependabot[bot]
b536aa7d3b
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 08:02:51 +00:00
dependabot[bot]
4e0d016a7c
Bump @babel/preset-env from 7.15.8 to 7.16.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 08:03:22 +00:00
dependabot[bot]
f475c3b094
Bump eslint-plugin-promise from 5.1.0 to 5.1.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 08:03:08 +00:00