Commit Graph

473 Commits

Author SHA1 Message Date
renovate[bot]
3cac3b161c housekeeping(dev-deps): babel-plugin-module-resolver v4 (#6079)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-05 10:53:31 -07:00
renovate[bot]
530f60ccc7 housekeeping(dev-deps): babel-eslint v10 (#6078)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-05 10:12:27 -07:00
renovate[bot]
3237d3dafe housekeeping(dev-deps): autoprefixer v9 (#6077)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-05 09:51:35 -07:00
swaggerhub-bot
b9064157e7 release: v3.26.0 2020-06-05 00:57:11 +00:00
Tim Lai
e9c54b8868 housekeeping: force release-it reversion (#6090) 2020-06-04 17:41:44 -07:00
Tim Lai
aae64f7e7e housekeeping: add verbose 2 for release-it (#6089) 2020-06-04 16:40:59 -07:00
Tim Lai
5a2b911067 housekeeping: revert to json-server@0.15.0 (#6088) 2020-06-04 15:45:42 -07:00
Tim Lai
8ca3f883a9 housekeeping: add verbose flag for release-it (#6087) 2020-06-04 15:10:36 -07:00
Tim Lai
f590a3f924 housekeeping: revert to release-it@12.3.4 (#6086) 2020-06-04 13:07:19 -07:00
Tim Lai
599c12f34d housekeeping: release-it@13.6.2 (#6085) 2020-06-04 12:28:41 -07:00
Tim Lai
e35eacbbd7 housekeeping: swagger-client@3.10.6 (#6084) 2020-06-04 10:47:17 -07:00
Tim Lai
1a1cb9875c housekeeping: update non-breaking dependencies (#6083)
* @babel/cli: 7.10.1
* @babel/core: 7.10.2
* @babel/plugin-proposal-class-properties: 7.10.1
* @babel/plugin-proposal-nullish-coalescing-operator: 7.10.1
* @babel/plugin-proposal-optional-chaining: 7.10.1
* @babel/plugin-transform-runtime: 7.10.1
* @babel/preset-env: 7.10.2
* @babel/preset-react: 7.10.1
* @babel/register: 7.10.1
* babel-loader: 8.1.0
* chromedriver: 80.0.2
* css-loader: 3.5.3
* eslint-plugin-import: 2.20.2
* eslint-plugin-react: 7.20.0
* http-server: 0.12.3
* less: 3.11.2
* nightwatch: 1.3.6
* node-sass: 4.14.1
* npm-audit-ci-wrapper: 2.5.4
* prettier: 1.19.1
* rimraf: 2.7.1
* source-map-support: 0.5.19
* terser-webpack-plugin: 1.4.4
* url-loader: 2.3.0
* webpack: 4.43.0
2020-06-04 10:15:54 -07:00
Tim Lai
7a1b627d0b housekeeping: remarkable (#6073)
Refs: #6050
2020-06-03 15:04:00 -07:00
Tim Lai
bfe401c997 housekeeping: non-breaking dependency changes (via npm audit) (#6068)
* cypress @3.8.3
* mocha @5.2.0
* json-merger @1.1.2
2020-06-03 13:25:37 -07:00
Tim Lai
3f3e61e1ba housekeeping: npm audit fix (#6066)
* webpack-cli
* webpack-dev-server
2020-06-03 12:56:14 -07:00
Renovate Bot
aae307cf61 mini-css-extract-plugin@^0.9.0 2020-06-03 10:57:01 +00:00
renovate[bot]
5cc974052c json-server@^0.16.0 (#5927)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 17:35:47 -07:00
swaggerhub-bot
28b7d7c548 release: v3.25.5 2020-05-28 17:37:47 +00:00
Tim Lai
43e754ba27 chore(package): bump swagger-client to 3.10.5 version (#6043) 2020-05-28 10:19:24 -07:00
swaggerhub-bot
c845498f28 release: v3.25.4 2020-05-21 19:00:57 +00:00
Vladimir Gorej
4fb2ee3d8f chore(package): bump swagger-client to 3.10.4 version 2020-05-21 20:43:48 +02:00
swaggerhub-bot
b85ae033ab release: v3.25.3 2020-05-14 20:58:52 +00:00
Tim Lai
b37634e6c8 housekeeping: bump swagger-client version with package-lock (#6008) 2020-05-14 13:24:25 -07:00
Tim Lai
75f32971b1 housekeeping: update dev-e2e-cypress-open script name (#6005) 2020-05-13 19:08:10 -07:00
swaggerhub-bot
ce45c37020 release: v3.25.2 2020-05-07 16:05:08 +00:00
Tim Lai
5eb23cdd48 ft: JsonSchema components are now ImmutableJS compliant (#5952)
bug: JsonSchema components should validate schema properties exists
  - schema
  - type
  - format
  - enum
bug: fix a debounce error in JsonSchema_string if value is null
ft: new simplified JsonSchemaArrayItemText component
test: use immutableJS for `json-schema-form` test
test: add dev scripts to run `cypress open`
test: new cypress `schema-form` tests
2020-05-06 13:57:58 -07:00
swaggerhub-bot
b38203e21a release: v3.25.1 2020-04-24 23:50:57 +00:00
kyle shockey
fb6a58d16d housekeeping: revert @release-it/conventional-changelog version (#5976)
Co-authored-by: Kyle Shockey <shockey@users.noreply.github.com>
2020-04-23 21:17:50 -04:00
kyle shockey
1c2c512057 housekeeping: add missing conventional-changelog devDeps (#5975)
Co-authored-by: Kyle Shockey <shockey@users.noreply.github.com>
2020-04-23 20:27:29 -04:00
kyle shockey
26fb573caa housekeeping: npm audit fix (#5948)
* prevent log warning for missing getComponent in production

eslint-plugin-react@7.19.0

* ft: new optional config parameter for getComponent

* Update src/core/plugins/view/root-injects.jsx

Co-Authored-By: kyle shockey <kyleshockey@gmail.com>

* Update src/core/plugins/view/root-injects.jsx

Co-Authored-By: kyle shockey <kyleshockey@gmail.com>

* Update src/core/plugins/view/root-injects.jsx

Co-Authored-By: kyle shockey <kyleshockey@gmail.com>

* Update src/core/json-schema-components.jsx

Co-Authored-By: kyle shockey <kyleshockey@gmail.com>

* prevent log warning for missing getComponent in production

* `npm audit fix`

* `npm install --save-dev chromedriver@80.0.1`

* `npm audit fix`

* update cypress

* Revert "update cypress"

This reverts commit c0404d47f51d222e03a9e4a2e3fe9bfc2b58777c.

Co-authored-by: Timothy Lai <timothy.lai@gmail.com>
Co-authored-by: Tim Lai <tim-lai@users.noreply.github.com>
Co-authored-by: Kyle Shockey <shockey@users.noreply.github.com>
2020-04-04 19:31:13 -04:00
Renovate Bot
4121eaa886 housekeeping(dev-deps): http-server@^0.12.0 2020-03-18 18:51:13 +00:00
renovate[bot]
e35ab793a7 housekeeping(deps): reselect v4 (#5696)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-08 21:14:53 -04:00
renovate[bot]
350c31d9ee housekeeping(deps): @braintree/sanitize-url v4 (#5694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kyle shockey <kyle.shockey1@gmail.com>
2020-03-08 20:35:26 -04:00
swaggerhub-bot
e8a451a4cb release: v3.25.0 2020-01-17 21:39:28 +00:00
kyle shockey
3911391885 housekeeping: npm audit fix (#5805) 2020-01-17 16:25:11 -05:00
Rondinelly
c213c97195 housekeeping: fix npm run lint and npm test on Windows (#5737)
Co-authored-by: kyle shockey <kyleshockey@gmail.com>
2020-01-10 21:45:03 -05:00
kyle shockey
cf50733b96 housekeeping: npm audit fix (#5772) 2020-01-04 18:23:07 -05:00
swaggerhub-bot
94e101924b release: v3.24.3 2019-11-18 00:04:23 +00:00
swaggerhub-bot
b91eb3099e release: v3.24.2 2019-11-04 05:05:56 +00:00
kyle shockey
38040f8d89 housekeeping: revert to redux@3 (#5686)
This reverts commit bcf9eb7ae4.
2019-11-03 23:54:41 -05:00
swaggerhub-bot
8169864346 release: v3.24.1 2019-11-04 04:16:22 +00:00
renovate[bot]
0bbc373213 housekeeping(deps): redux-immutable v4 (#5639) 2019-11-03 22:59:36 -05:00
renovate[bot]
bcf9eb7ae4 housekeeping(deps): redux v4 (#5569) 2019-11-03 22:24:33 -05:00
kyle shockey
d48a13a854 housekeeping: npm audit fix (#5681) 2019-11-03 21:14:01 -05:00
swaggerhub-bot
7e5974c14f release: v3.24.0 2019-10-12 00:55:58 +00:00
kyle
25025cb092 fix: overweight dependencies in PKCE implementation (#5658) 2019-10-11 17:48:33 -07:00
Christian Oliff
7317fffa3e housekeeping: add homepage URL to package.json (#5652)
can be useful for folks looking at the file after they've downloaded it.
2019-10-09 10:45:55 -07:00
renovate[bot]
93f7a825f5 housekeeping(deps): dompurify v2 (#5634) 2019-09-30 19:32:31 -07:00
renovate[bot]
0df4714b39 housekeeping(deps): @braintree/sanitize-url v3 (#5563) 2019-09-27 23:41:49 -07:00
swaggerhub-bot
77f4651cbf release: v3.23.11 2019-09-20 20:34:23 +00:00