Commit graph

115 commits

Author SHA1 Message Date
Colby Gutierrez-Kraybill
a73820b281 Better defaults 2023-02-28 22:02:35 -05:00
Colby Gutierrez-Kraybill
f9fbd354f3 Surely this time... 2023-02-28 19:20:39 -05:00
Colby Gutierrez-Kraybill
6f5ecbe5fc fix up typo 2023-02-28 19:13:31 -05:00
Colby Gutierrez-Kraybill
430730b9fb Add status handling 2023-02-28 13:38:10 -05:00
Colby Gutierrez-Kraybill
dec627b691 Add ability to change the return status 2023-02-28 13:30:47 -05:00
Dean Couch
9ee41e205d
Merge pull request from Tabcorp/dependabot/npm_and_yarn/require-lint-2.0.2
build(deps-dev): bump require-lint from 1.4.0 to 2.0.2
2020-09-04 12:32:37 +10:00
dependabot[bot]
cd2491beb8
build(deps-dev): bump require-lint from 1.4.0 to 2.0.2
Bumps [require-lint](https://github.com/Tabcorp/require-lint) from 1.4.0 to 2.0.2.
- [Release notes](https://github.com/Tabcorp/require-lint/releases)
- [Commits](https://github.com/Tabcorp/require-lint/compare/v1.4.0...v2.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 19:01:42 +00:00
Dean Couch
65bc362e70
Merge pull request from Tabcorp/dependabot/npm_and_yarn/async-3.2.0
Bump async from 3.1.1 to 3.2.0
2020-09-01 17:27:04 +10:00
Dean Couch
e5c5a2d250
Merge pull request from Tabcorp/dependabot/npm_and_yarn/moment-2.27.0
Bump moment from 2.24.0 to 2.27.0
2020-09-01 17:25:58 +10:00
Dean Couch
9f98f5b778
Merge pull request from Tabcorp/dependabot/npm_and_yarn/lodash-4.17.20
Bump lodash from 4.17.19 to 4.17.20
2020-09-01 17:22:03 +10:00
dependabot[bot]
d74ea91e3f
Bump lodash from 4.17.19 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-01 07:17:26 +00:00
Dean Couch
708112ab69
Merge pull request from Tabcorp/dependabot/npm_and_yarn/mocha-8.1.3
Bump mocha from 7.0.1 to 8.1.3
2020-09-01 17:16:30 +10:00
Dean Couch
ee68052074
update targets 2020-09-01 17:12:14 +10:00
dependabot[bot]
2f5235e9a1
Bump mocha from 7.0.1 to 8.1.3
Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.1 to 8.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/v7.0.1...v8.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-30 19:00:39 +00:00
Dean Couch
5f6b930ab4
Merge pull request from Tabcorp/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-08-05 18:31:19 +10:00
dependabot[bot]
8011fb7634
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-08 19:00:53 +00:00
dependabot[bot]
c38a5aee58
Bump moment from 2.24.0 to 2.27.0
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-21 19:01:02 +00:00
Dean Couch
fe6f9ea0da
Merge pull request from Tabcorp/dependabot/add-v2-config-file
Create Dependabot config file
2020-06-18 11:01:02 +10:00
dependabot-preview[bot]
b136b43e88
Create Dependabot config file 2020-06-18 00:52:45 +00:00
Dean Couch
872ef8dbed
Merge pull request from Tabcorp/dependabot/npm_and_yarn/acorn-7.1.1
[Security] Bump acorn from 7.1.0 to 7.1.1
2020-03-23 13:47:53 +11:00
dependabot-preview[bot]
8b067b3b9c
[Security] Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 20:57:02 +00:00
dependabot-preview[bot]
1dec3d3901
Bump async from 3.1.1 to 3.2.0
Bumps [async](https://github.com/caolan/async) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.1.1...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 18:16:17 +00:00
Dean Couch
f33a92097b
Merge pull request from Tabcorp/dependabot/npm_and_yarn/redis-3.0.2
Bump redis from 2.8.0 to 3.0.2
2020-02-18 09:48:45 +11:00
dependabot-preview[bot]
8b045783bc Bump redis from 2.8.0 to 3.0.2
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.0.2.
- [Release notes](https://github.com/NodeRedis/node-redis/releases)
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-09 18:19:00 +00:00
Dean Couch
c2c94ac57f
Merge pull request from Tabcorp/dependabot/npm_and_yarn/require-lint-1.4.0
Bump require-lint from 1.3.0 to 1.4.0
2020-01-29 09:14:43 +11:00
dependabot-preview[bot]
84ad55b0f3
Bump require-lint from 1.3.0 to 1.4.0
Bumps [require-lint](https://github.com/Tabcorp/require-lint) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Tabcorp/require-lint/releases)
- [Commits](https://github.com/Tabcorp/require-lint/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 22:09:02 +00:00
Dean Couch
7c596c343d
Merge pull request from Tabcorp/dependabot/npm_and_yarn/mocha-7.0.1
Bump mocha from 4.0.1 to 7.0.1
2020-01-28 13:09:27 +11:00
Couch, Dean
0506d7ded6
update node targets 2020-01-28 12:58:48 +11:00
Dean Couch
1a01851511
Merge pull request from Tabcorp/dependabot/npm_and_yarn/async-3.1.1
Bump async from 2.6.0 to 3.1.1
2020-01-28 12:51:59 +11:00
Dean Couch
cad44496b2
Merge pull request from Tabcorp/dependabot/npm_and_yarn/should-13.2.3
Bump should from 13.1.3 to 13.2.3
2020-01-28 12:51:26 +11:00
Dean Couch
754ef829ef
Merge pull request from Tabcorp/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.13 to 4.17.15
2020-01-28 12:48:52 +11:00
dependabot-preview[bot]
67aa9a63b8
Bump async from 2.6.0 to 3.1.1
Bumps [async](https://github.com/caolan/async) from 2.6.0 to 3.1.1.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-26 18:15:11 +00:00
dependabot-preview[bot]
0c7df03eaf
Bump mocha from 4.0.1 to 7.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 4.0.1 to 7.0.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/v4.0.1...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-26 18:15:06 +00:00
dependabot-preview[bot]
d7c3e0c920
Bump should from 13.1.3 to 13.2.3
Bumps [should](https://github.com/shouldjs/should.js) from 13.1.3 to 13.2.3.
- [Release notes](https://github.com/shouldjs/should.js/releases)
- [Changelog](https://github.com/shouldjs/should.js/blob/master/History.md)
- [Commits](https://github.com/shouldjs/should.js/compare/13.1.3...13.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-26 18:14:21 +00:00
dependabot-preview[bot]
64598cca29
Bump lodash from 4.17.13 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-26 18:14:01 +00:00
Dean Couch
dd8853dadf
Merge pull request from Tabcorp/dependabot/npm_and_yarn/express-4.17.1
Bump express from 4.16.2 to 4.17.1
2020-01-24 11:00:03 +11:00
Dean Couch
5d8a8bc875
Merge pull request from Tabcorp/dependabot/npm_and_yarn/ioredis-4.14.1
Bump ioredis from 4.2.0 to 4.14.1
2020-01-24 10:55:46 +11:00
Dean Couch
b5921b3472
Merge pull request from Tabcorp/dependabot/npm_and_yarn/extend-3.0.2
[Security] Bump extend from 3.0.1 to 3.0.2
2020-01-24 10:55:10 +11:00
Dean Couch
64b5c8d1fd
Merge pull request from Tabcorp/dependabot/npm_and_yarn/supertest-4.0.2
Bump supertest from 3.0.0 to 4.0.2
2020-01-24 10:54:47 +11:00
Dean Couch
b0cf491ec0
Merge pull request from Tabcorp/dependabot/npm_and_yarn/moment-2.24.0
Bump moment from 2.19.3 to 2.24.0
2020-01-24 10:54:23 +11:00
dependabot-preview[bot]
986bd7a425
Bump express from 4.16.2 to 4.17.1
Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.17.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.16.2...4.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 23:50:01 +00:00
dependabot-preview[bot]
e7d05ee993
Bump ioredis from 4.2.0 to 4.14.1
Bumps [ioredis](https://github.com/luin/ioredis) from 4.2.0 to 4.14.1.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](https://github.com/luin/ioredis/compare/v4.2.0...v4.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 23:49:14 +00:00
Dean Couch
a5441fcefa
Merge pull request from Tabcorp/dependabot/npm_and_yarn/lodash-4.17.13
Bump lodash from 4.17.4 to 4.17.13
2020-01-24 10:49:05 +11:00
dependabot-preview[bot]
15bd505f96
[Security] Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 23:48:58 +00:00
dependabot-preview[bot]
259a9a56fd
Bump supertest from 3.0.0 to 4.0.2
Bumps [supertest](https://github.com/visionmedia/supertest) from 3.0.0 to 4.0.2.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v3.0.0...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 23:48:49 +00:00
dependabot-preview[bot]
73995720e9
Bump moment from 2.19.3 to 2.24.0
Bumps [moment](https://github.com/moment/moment) from 2.19.3 to 2.24.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.19.3...2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 23:48:26 +00:00
dependabot[bot]
489ca2e0d8
Bump lodash from 4.17.4 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 08:54:33 +00:00
Couch, Dean
436637db00
1.2.0 2018-11-05 08:37:27 +11:00
Dean Couch
3e5c9e7f18
Merge pull request from nodify-at/master
Support ioredis and and provide more options on race condition
2018-11-05 08:17:03 +11:00
Hasan Özdemir
49becc83c4 Drop node v4 support 2018-11-03 21:06:46 +01:00