Commit Graph

58 Commits

Author SHA1 Message Date
Michael Woods
7ff866db0d
Merge pull request #84 from michaelwoods/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-10-18 23:05:17 -04:00
dependabot[bot]
dab254836d
Bump eslint-plugin-import from 2.24.2 to 2.25.2
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.2 to 2.25.2.
- [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.24.2...v2.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 00:32:18 +00:00
dependabot[bot]
2415665979
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 00:30:17 +00:00
Michael Woods
0815094051 Updating onstarjs to 2.3.x 2021-10-18 20:18:27 -04:00
Michael Woods
8930d60adc
Merge pull request #81 from michaelwoods/dependabot/npm_and_yarn/mocha-9.1.3
Bump mocha from 9.1.2 to 9.1.3
2021-10-18 20:09:39 -04:00
Michael Woods
0e9f3a7b1d
Merge pull request #76 from michaelwoods/dependabot/npm_and_yarn/babel/eslint-parser-7.15.8
Bump @babel/eslint-parser from 7.15.7 to 7.15.8
2021-10-18 20:09:06 -04:00
dependabot[bot]
ec6f610efb
Bump mocha from 9.1.2 to 9.1.3
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.2 to 9.1.3.
- [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.2...v9.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 08:02:53 +00:00
dependabot[bot]
067a59e575
Bump @babel/eslint-parser from 7.15.7 to 7.15.8
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.15.7 to 7.15.8.
- [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.15.8/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-10-11 08:03:04 +00:00
dependabot[bot]
66bd4621fe
Bump @babel/preset-env from 7.15.6 to 7.15.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.15.8.
- [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.15.8/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-10-11 08:02:52 +00:00
dependabot[bot]
c27c07edae
Bump mocha from 9.1.1 to 9.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 9.1.2.
- [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.1...v9.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:02:46 +00:00
dependabot[bot]
febe22724f
Bump @babel/eslint-parser from 7.15.4 to 7.15.7
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.15.4 to 7.15.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.15.7/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-09-20 08:02:43 +00:00
Michael Woods
9b427bb9f5
Merge pull request #71 from michaelwoods/dependabot/npm_and_yarn/babel/preset-env-7.15.6
Bump @babel/preset-env from 7.15.4 to 7.15.6
2021-09-13 23:31:04 -04:00
dependabot[bot]
9d21124fb0
Bump @babel/preset-env from 7.15.4 to 7.15.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.4 to 7.15.6.
- [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.15.6/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-09-13 08:02:32 +00:00
dependabot[bot]
5e9a8eae09
Bump onstarjs from 2.2.2 to 2.2.4
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.2.2 to 2.2.4.
- [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.2.2...v2.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:02:18 +00:00
Michael Woods
1cc771b669
Merge pull request #68 from michaelwoods/dependabot/npm_and_yarn/babel/preset-env-7.15.4
Bump @babel/preset-env from 7.14.7 to 7.15.4
2021-09-07 15:59:33 -04:00
Michael Woods
df9547306c
Merge pull request #67 from michaelwoods/dependabot/npm_and_yarn/eslint-plugin-import-2.24.2
Bump eslint-plugin-import from 2.23.4 to 2.24.2
2021-09-07 15:59:18 -04:00
dependabot[bot]
188da5f314
Bump @babel/preset-env from 7.14.7 to 7.15.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.15.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.15.4/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-09-07 04:55:23 +00:00
Michael Woods
fa437a506d
Merge pull request #69 from michaelwoods/dependabot/npm_and_yarn/babel/eslint-parser-7.15.4
Bump @babel/eslint-parser from 7.14.7 to 7.15.4
2021-09-07 00:54:36 -04:00
dependabot[bot]
4e3d13a7e9
Bump eslint-plugin-import from 2.23.4 to 2.24.2
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.2.
- [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.23.4...v2.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 04:54:00 +00:00
Michael Woods
1aeaed09e4
Merge pull request #66 from michaelwoods/dependabot/npm_and_yarn/mocha-9.1.1
Bump mocha from 9.0.2 to 9.1.1
2021-09-07 00:53:36 -04:00
dependabot[bot]
2f03d98a44
Bump @babel/eslint-parser from 7.14.7 to 7.15.4
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.7 to 7.15.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.15.4/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-09-06 08:03:09 +00:00
dependabot[bot]
0ff6f29c74
Bump mocha from 9.0.2 to 9.1.1
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.2 to 9.1.1.
- [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.0.2...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 08:01:44 +00:00
dependabot[bot]
2dff9d9264 Bump eslint from 7.30.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 08:02:38 +00:00
dependabot[bot]
3e0b831d12
Bump eslint from 7.28.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 15:57:44 +00:00
Michael Woods
da65528cc2
Merge pull request #50 from michaelwoods/dependabot/npm_and_yarn/mocha-9.0.2
Bump mocha from 9.0.0 to 9.0.2
2021-07-06 11:57:23 -04:00
Michael Woods
0d98b12c3e
Merge pull request #47 from michaelwoods/dependabot/npm_and_yarn/babel/eslint-parser-7.14.7
Bump @babel/eslint-parser from 7.14.5 to 7.14.7
2021-07-06 11:56:57 -04:00
dependabot[bot]
3a783f4d03
Bump mocha from 9.0.0 to 9.0.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.0 to 9.0.2.
- [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.0.0...v9.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 08:02:28 +00:00
dependabot[bot]
b28f9384ee
Bump @babel/eslint-parser from 7.14.5 to 7.14.7
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.5 to 7.14.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.14.7/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-06-28 08:03:08 +00:00
dependabot[bot]
dd6c47f4e6
Bump @babel/preset-env from 7.14.5 to 7.14.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.5 to 7.14.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.14.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>
2021-06-28 08:02:57 +00:00
dependabot[bot]
440ba88993
Bump onstarjs from 2.2.1 to 2.2.2
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.2.1 to 2.2.2.
- [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.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 08:02:46 +00:00
Michael Woods
1db1a624c3 Version 1.2.3 2021-06-11 13:12:38 -04:00
Michael Woods
c9adc92031 Version 1.2.2 2021-06-11 10:57:40 -04:00
Michael Woods
26aae86af8 Version 1.2.1 2021-06-11 10:41:20 -04:00
Michael Woods
fd1e7c2b63 Version 1.2.0 2021-06-11 10:15:41 -04:00
Michael Woods
6abe18eb21 Version 1.1.2 2021-06-10 23:45:08 -04:00
Michael Woods
ec1cacd253 Add linting support 2021-06-10 23:44:31 -04:00
Michael Woods
53d1654387 Version 1.1.1 2021-06-10 23:15:46 -04:00
Michael Woods
ab0011c08d Add logging 2021-06-10 23:14:00 -04:00
Michael Woods
4dac35d898 Version 1.1.0 2021-06-10 13:34:32 -04:00
dependabot[bot]
c775580ee2
Bump mocha from 8.4.0 to 9.0.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [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/v8.4.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 05:49:04 +00:00
Michael Woods
d2c22d6faa
Merge pull request #38 from michaelwoods/dependabot/npm_and_yarn/onstarjs-2.2.1
Bump onstarjs from 2.1.1 to 2.2.1
2021-06-04 20:25:07 -04:00
dependabot[bot]
c6a492330e
Bump onstarjs from 2.1.1 to 2.2.1
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.1.1 to 2.2.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.1.1...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:46:11 +00:00
dependabot[bot]
e180e1fc74
Bump ws from 7.4.0 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.0 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.0...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 23:45:34 +00:00
dependabot[bot]
5e897a3b65
Bump mocha from 8.3.2 to 8.4.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 8.4.0.
- [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/v8.3.2...v8.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:11:39 +00:00
dependabot[bot]
e76f5196be
Bump onstarjs from 2.0.14 to 2.1.1
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.0.14 to 2.1.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.0.14...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 07:51:45 +00:00
Michael Woods
d9537a2107 Version 1.0.5 2021-04-16 15:34:43 -04:00
dependabot[bot]
2d662fd2ed
Bump onstarjs from 2.0.13 to 2.0.14
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.0.13 to 2.0.14.
- [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.0.13...v2.0.14)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 08:03:30 +00:00
dependabot[bot]
d542306372
Bump mocha from 8.3.1 to 8.3.2
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.1 to 8.3.2.
- [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/v8.3.1...v8.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-15 07:53:04 +00:00
Michael Woods
93b339fe09
Merge pull request #16 from michaelwoods/dependabot/npm_and_yarn/mocha-8.3.1
Bump mocha from 8.2.1 to 8.3.1
2021-03-13 19:37:03 -05:00
dependabot[bot]
b770ef158e
Bump mocha from 8.2.1 to 8.3.1
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.1.
- [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/v8.2.1...v8.3.1)

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