Commit Graph

1529 Commits

Author SHA1 Message Date
Tim Lai
a26bb9284d chore(deps): update react-syntax-highlighter from 12.2.1 to 13.5.0 (#6312)
* fix(cypress): use less restrictive 'include.text' assertion

* includes prismjs@1.21.0 security update
2020-08-18 13:51:50 -07:00
Tim Lai
6ecc1809a7 chore(deps-dev): update cypress from 3.8.3 to 4.12.1 (#6310) 2020-08-17 15:33:24 -07:00
swaggerhub-bot
3e144f5f7d chore(release): cut the v3.32.1 release 2020-08-14 23:16:14 +00:00
swaggerhub-bot
28a8912a19 chore(release): cut the v3.32.0 release 2020-08-14 21:28:40 +00:00
Tim Lai
2eaa6c10e4 feat(build): es2015 bundle artifact (#6291)
* es2015 bundle with dependencies via npm script build:es:bundle
* es2015 bundle without dependencies via npm script build:es:bundle
* jest dependency for test:artifact
* migrate babel.config.json to babel.config.js and maintain env support for commonjs and es2015
* remove polyfill
* fix es syntax: replace module.exports with export
* fix es syntax: remove .jsx extension inside import
2020-08-13 17:21:55 -07:00
dependabot[bot]
28b3b4c4b6 build(deps): bump elliptic from 6.5.2 to 6.5.3 (#6274)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2020-08-03 08:45:15 -07:00
swaggerhub-bot
752488edf7 chore(release): cut the v3.31.1 release 2020-07-30 18:09:18 +00:00
swaggerhub-bot
9bae8fd78b chore(release): cut the v3.31.0 release 2020-07-30 16:58:58 +00:00
Timothy Lai
85c40f16af config(mocha): require 'esm' depedency 2020-07-28 13:37:07 -07:00
Timothy Lai
f0208e8f41 config(webpack): add env.test and replace .babelrc
* .babelrc replacement ref: https://babeljs.io/docs/en/config-files
2020-07-24 13:53:54 -07:00
Timothy Lai
8c9b3c93a0 deps(mocha): update to mocha@7.2.0 2020-07-24 13:53:54 -07:00
Timothy Lai
eb4a9d54f7 deps(mocha): update to mocha 6.2.3 with security update 2020-07-24 13:53:54 -07:00
swaggerhub-bot
d8521c1bc0 chore(release): cut the v3.30.2 release 2020-07-22 20:37:48 +00:00
Timothy Lai
ea5b64bca3 build(webpack): remove LodashModuleReplacementPlugin 2020-07-22 12:40:30 -07:00
swaggerhub-bot
c654d08af8 chore(release): cut the v3.30.1 release 2020-07-21 19:36:10 +00:00
Tim Lai
d12662e354 build(webpack): bundle size optimization for lodash (#6244)
* add duplicate code detection check for general purpose use
* webpack alias for lodash
* redux and react-redux dependency bump that removes lodash dependencies
* lodash version match with swagger-client and recent security update
* additional webpack config to help reduce build sizes
* restore max bundle size back to 1024000
2020-07-20 20:26:56 -07:00
Renovate Bot
cb16ba4e6a housekeeping(dev-deps): autoprefixer@9.8.5 2020-07-17 23:45:28 +00:00
swaggerhub-bot
42dc02c6a2 chore(release): cut the v3.30.0 release 2020-07-17 22:50:30 +00:00
Tim Lai
a73783b73d feat: syntax highlighting of code section (#6236)
Co-authored-by: AdrieanKhisbe <adriean.khisbe@live.fr>
2020-07-17 15:29:15 -07:00
renovate[bot]
9e294fbab5 housekeeping(deps): lodash@4.17.19 [security] (#6230)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-17 13:48:25 -07:00
swaggerhub-bot
9bca433ab2 chore(release): cut the v3.29.0 release 2020-07-17 02:37:48 +00:00
renovate[bot]
8b54d5a63e housekeeping(deps): swagger-client@3.10.12 (#6216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2020-07-16 18:28:00 -07:00
Vladimir Gorej
e3b3bf03d4 build(bundle): use ES6 to import swagger-client symbols (#6208)
swagger-client in versions =3.10.9 exports it's build artifacts in multiple ways.
One artifact is exposed as ES5 compatible code with ES6 imports.
We use this fact to utilize webpack tree shaking algorithm.
This commit also updates swagger-client to v3.10.0
and decreases bundle size for around 10%.
2020-07-06 14:19:09 +02:00
Renovate Bot
f0f358bd8a housekeeping(dev-deps): eslint-plugin-react@7.20.3 2020-07-04 13:43:06 +00:00
Renovate Bot
93784669bc housekeeping(dev-deps): copy-webpack-plugin@6.0.3 2020-07-04 12:50:23 +00:00
Renovate Bot
75f3d7a9e7 housekeeping(dev-deps): babel monorepo@7.10.4 2020-07-04 10:35:45 +00:00
swaggerhub-bot
3cef227368 chore(release): cut the v3.28.0 release 2020-06-29 12:43:36 +00:00
Renovate Bot
9420dc8293 housekeeping(dev-deps): eslint-plugin-react@7.20.1 2020-06-28 23:49:48 +00:00
Renovate Bot
575af214db housekeeping(dev-deps): eslint-plugin-import@2.22.0 2020-06-27 08:01:32 +00:00
Vladimir Gorej
43779bc5b3 chore(package): bump swagger-client to 3.10.9 version 2020-06-25 20:36:22 +02:00
Renovate Bot
cecb95afd6 housekeeping(dev-deps): autoprefixer@9.8.4 2020-06-24 10:45:51 +00:00
Renovate Bot
e53d450cbc housekeeping(dev-deps): autoprefixer@9.8.3 2020-06-23 15:49:58 +00:00
Renovate Bot
c6f1c163fb housekeeping(dev-deps): autoprefixer@9.8.2 2020-06-21 03:49:41 +00:00
Renovate Bot
468342f8dc housekeeping(dev-deps): autoprefixer@9.8.1 2020-06-19 23:48:05 +00:00
Renovate Bot
32c88579f9 housekeeping(dev-deps): babel monorepo@7.10.3 2020-06-19 21:55:07 +00:00
swaggerhub-bot
091a9debfa release: v3.27.0 2020-06-18 20:25:42 +00:00
Tim Lai
9ce2a9adca housekeeping: update swagger-client v3.10.8 (#6162) 2020-06-18 13:07:22 -07:00
Renovate Bot
deb673cd4c housekeeping(dev-deps): webpack-cli@3.3.12 2020-06-18 14:59:44 +00:00
Aldrin Abastillas
973e1f7a9b feat: Copy response to clipboard #4300 (#5278)
* Move next to download button and match styling

Co-authored-by: Aldrin Abastillas <AAbastillas@rcanalytics.com>
Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2020-06-15 15:08:10 -07:00
Renovate Bot
f3b253af1c housekeeping(dev-deps): css-loader@3.6.0 2020-06-13 15:40:28 +00:00
swaggerhub-bot
ae33deeaab release: v3.26.2 2020-06-12 13:09:03 +00:00
swaggerhub-bot
9a0927b52c release: v3.26.1 2020-06-11 21:31:19 +00:00
Vladimir Gorej
01fb5c07ab chore(package): freeze release-it library and it's deps
Refs #6126
2020-06-10 23:24:02 +02:00
Renovate Bot
4497387d62 housekeeping(dev-deps): eslint-plugin-import@2.21.2 2020-06-10 03:47:38 +00:00
Renovate Bot
cfdfb4462f housekeeping(dev-deps): npm-audit-ci-wrapper@2.6.6 2020-06-09 19:24:41 +00:00
Tim Lai
6ed15b05f0 housekeeping: core-js@2.6.11 (#6117) 2020-06-08 20:15:27 -07:00
renovate[bot]
a0d9dc0c51 housekeeping(dev-deps): rimraf v3 (#6114)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 16:25:26 -07:00
renovate[bot]
f52496aed0 housekeeping(dev-deps): prettier v2 (#6111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 16:08:10 -07:00
renovate[bot]
1ca92665e4 housekeeping(dev-deps): raw-loader v4 (#6112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 15:51:33 -07:00
Tim Lai
6bc0c62d09 housekeeping: update dependencies (#6110) 2020-06-08 13:38:25 -07:00