Commit Graph

897 Commits

Author SHA1 Message Date
Vladimír Gorej
11957fb868 chore: regenerate package-lock.json (#8411)
package-lock.json was regenerated using Node@16.13.2
and npm@8.1.2. Along with that, these Node.js and npm
versions were set to .nvmrc file.

Given that the dependency tree now changed,
webpack config resolve aliases needed to be
amended to reflect the current dependency tree.
2023-02-23 16:34:17 +01:00
Vladimír Gorej
61642927b6 feat: integrate swagger-client@3.19.0-beta.6 (#8405)
Refs #8401
2023-02-23 12:28:43 +01:00
dependabot[bot]
fb2eefcaf6 chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#8375) 2023-02-09 00:46:32 +00:00
dependabot[bot]
718924bfde chore(deps): bump json5 and babel-plugin-module-resolver (#8369) 2023-02-03 05:17:10 +00:00
dependabot[bot]
b9d8668baf chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#8368) 2023-02-03 05:04:51 +00:00
dependabot[bot]
ab36a82b9f chore(deps): bump loader-utils from 1.4.1 to 1.4.2 (#8300) 2022-11-18 00:36:51 +00:00
swagger-bot
118ea1329c chore(release): cut the v4.15.5 release 2022-11-09 06:53:40 +00:00
Tim Lai
c858a266f4 chore: manually bump version from failed release (#8290) 2022-11-08 22:02:32 -08:00
Tim Lai
34b429744e fix(deps): move patch-package to prod deps for ci (#8288) 2022-11-08 19:34:30 -08:00
dependabot[bot]
56b671d7d7 chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#8286) 2022-11-08 23:58:43 +00:00
swagger-bot
aea7886ed1 chore(release): cut the v4.15.3 release 2022-11-08 23:52:46 +00:00
dependabot[bot]
0b8de2c179 chore(deps-dev): bump @babel/preset-env from 7.16.8 to 7.20.2 (#8279) 2022-11-07 19:14:21 +00:00
Florian Dreier
073c31a36a fix: remove IE7 star property hack in tachyons-sass via patch-package (#8266)
Fixes #8243

Co-authored-by: Tim Lai <timothy.lai@smartbear.com>
2022-11-07 11:06:02 -08:00
dependabot[bot]
cced547006 chore(deps): bump react-syntax-highlighter from 15.4.5 to 15.5.0 (#8261) 2022-10-27 11:22:15 +00:00
dependabot[bot]
f346cfaeb9 chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread (#8259) 2022-10-26 19:54:26 +00:00
swagger-bot
6ce623329e chore(release): cut the v4.15.2 release 2022-10-26 19:47:11 +00:00
dependabot[bot]
0e8a0407fa chore(deps-dev): bump @babel/eslint-parser from 7.17.0 to 7.19.1 (#8258) 2022-10-26 11:38:30 +00:00
swagger-bot
a44840ca0d chore(release): cut the v4.15.1 release 2022-10-25 19:30:08 +00:00
dependabot[bot]
99ef4b9945 chore(deps-dev): bump express from 4.17.1 to 4.18.2 (#8253) 2022-10-25 11:31:39 +00:00
dependabot[bot]
8acb5d583f chore(deps-dev): bump terser-webpack-plugin from 5.3.1 to 5.3.6 (#8252) 2022-10-25 11:23:58 +00:00
Jack Kavanagh
5ffe93c3cd chore(deps): bump react-copy-to-clipboard and react-inspector for React 18 peer deps support (#8244)
Co-authored-by: Tim Lai <timothy.lai@smartbear.com>
2022-10-24 14:05:31 -07:00
swagger-bot
2005a0c996 chore(release): cut the v4.15.0 release 2022-10-20 20:57:58 +00:00
swagger-bot
278dc05c88 chore(release): cut the v4.14.3 release 2022-10-11 09:13:18 +00:00
swagger-bot
775d307d56 chore(release): cut the v4.14.2 release 2022-09-29 17:30:08 +00:00
dependabot[bot]
5558bc81f6 chore(deps): bump vm2 from 3.9.9 to 3.9.11 (#8204) 2022-09-28 13:47:36 +00:00
dependabot[bot]
30098e8530 chore(deps-dev): bump @babel/plugin-proposal-nullish-coalescing-operator (#8196) 2022-09-23 11:28:28 +00:00
swagger-bot
0b4426ab6c chore(release): cut the v4.14.1 release 2022-09-22 16:50:30 +00:00
dependabot[bot]
6afa9a02e1 chore(deps-dev): bump prettier from 2.5.1 to 2.7.1 (#8193) 2022-09-22 11:33:37 +00:00
dependabot[bot]
5eeb98b8d6 chore(deps-dev): bump autoprefixer from 10.4.4 to 10.4.12 (#8190) 2022-09-21 22:45:32 +00:00
Tim Lai
0121b18ddf chore(deps-dev): bump sass-loader from 9.0.3 to 12.6.0 (#8191) 2022-09-21 15:38:33 -07:00
dependabot[bot]
64d270d18c chore(deps-dev): bump postcss-loader from 6.2.1 to 7.0.1 (#8113)
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.2.1 to 7.0.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.2.1...v7.0.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 14:18:00 -07:00
Tim Lai
2759da364b chore(deps-dev): bump release-it from 15.3.0 to 15.4.2 (#8189) 2022-09-21 14:06:31 -07:00
swagger-bot
424d704d1e chore(release): cut the v4.14.0 release 2022-08-17 18:49:32 +00:00
Tim Lai
ae10831888 chore(deps-dev): bump release-it and conventional-changelog (#8158)
* release-it from 14.12.5 to 15.3.0

* @release-it/conventional-changelog from 3.0.1 to 5.1.0

* requires nodejs@14.9 or greater

* fixes security issues
2022-08-17 11:23:09 -07:00
dependabot[bot]
46dece6f7b chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 (#8147) 2022-08-05 11:25:49 +00:00
dependabot[bot]
cb68be7458 chore(deps-dev): bump json-merger from 1.1.7 to 1.1.9 (#8139) 2022-08-05 09:26:40 +00:00
dependabot[bot]
17c24805ff chore(deps-dev): bump postcss from 8.4.12 to 8.4.14 (#8138) 2022-08-02 12:44:03 +00:00
swagger-bot
4a941cc1f4 chore(release): cut the v4.13.2 release 2022-08-02 12:35:31 +00:00
dependabot[bot]
917025af49 chore(deps): bump react-debounce-input from 3.2.4 to 3.3.0 (#8135) 2022-08-02 12:17:16 +00:00
Vladimir Gorej
9221ff801a fix(build): mitigate regressions to build framents in v4.13.1 (#8137)
List of regressions fixed in this commit:

1. need to polyfill util module
2. always transform logical nullish assignment with babel 

Refs #8136
2022-08-02 14:10:06 +02:00
dependabot[bot]
962d5476d1 chore(deps-dev): bump cssnano from 5.1.0 to 5.1.12 (#8123) 2022-08-01 22:41:59 +00:00
swagger-bot
ef4497963e chore(release): cut the v4.13.1 release 2022-08-01 22:35:00 +00:00
dependabot[bot]
a9ae910c6f chore(deps-dev): bump sass from 1.49.0 to 1.54.0 (#8122) 2022-07-25 11:38:38 +00:00
dependabot[bot]
626defc839 chore(deps-dev): bump mini-css-extract-plugin from 2.5.3 to 2.6.1 (#8118) 2022-07-22 11:41:01 +00:00
dependabot[bot]
87ad75da55 chore(deps): bump dompurify from 2.3.3 to 2.3.10 (#8117) 2022-07-22 11:33:57 +00:00
dependabot[bot]
1c9e0ed99a chore(deps-dev): bump @babel/plugin-transform-runtime (#8115) 2022-07-21 11:36:32 +00:00
dependabot[bot]
e77d1c47f1 chore(deps): bump @babel/runtime-corejs3 from 7.16.8 to 7.18.9 (#8114) 2022-07-21 11:28:54 +00:00
dependabot[bot]
c1961a5e19 chore(deps-dev): bump expect from 27.5.1 to 28.1.3 (#8107)
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 27.5.1 to 28.1.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/expect)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 13:32:23 -07:00
Tim Lai
b89e88579c fix(jsdom): cumulative Jest updates with support for TextEncoder/TextDecoder (#8111) 2022-07-20 13:15:06 -07:00
dependabot[bot]
516ea6a7d4 chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread (#8108) 2022-07-20 11:44:44 +00:00