Commit Graph

1708 Commits

Author SHA1 Message Date
dependabot[bot]
aa99e306c0 chore(deps-dev): bump sass from 1.63.3 to 1.63.6 (#8965) 2023-06-27 12:13:01 +00:00
dependabot[bot]
dccb0bfadb chore(deps-dev): bump @babel/plugin-transform-modules-commonjs (#8964) 2023-06-27 12:05:17 +00:00
dependabot[bot]
d1266e3c5b chore(deps-dev): bump @commitlint/cli from 17.6.5 to 17.6.6 (#8962) 2023-06-26 12:24:06 +00:00
dependabot[bot]
c9de30358c chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 (#8961) 2023-06-26 12:15:53 +00:00
dependabot[bot]
3492fa3a90 chore(deps-dev): bump @commitlint/config-conventional (#8960) 2023-06-26 12:05:01 +00:00
dependabot[bot]
2a708512e2 chore(deps-dev): bump @babel/core from 7.21.0 to 7.22.5 (#8953) 2023-06-23 12:14:57 +00:00
dependabot[bot]
2d36829736 chore(deps-dev): bump @babel/eslint-parser from 7.21.3 to 7.22.5 (#8954) 2023-06-23 12:04:48 +00:00
dependabot[bot]
e62269662d chore(deps-dev): bump webpack from 5.86.0 to 5.88.0 (#8952) 2023-06-22 12:15:35 +00:00
dependabot[bot]
c375c8d0fb chore(deps-dev): bump @babel/preset-env from 7.21.5 to 7.22.5 (#8951) 2023-06-22 12:05:37 +00:00
dependabot[bot]
7479ee0bb5 chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 (#8943) 2023-06-21 12:16:42 +00:00
dependabot[bot]
89b7e04852 chore(deps-dev): bump postcss-preset-env from 8.4.2 to 8.5.1 (#8947) 2023-06-21 12:09:00 +00:00
swagger-bot
7e585621a1 chore(release): cut the v5.1.0 release 2023-06-19 09:17:08 +00:00
dependabot[bot]
c1cc7a3bdb chore(deps): bump patch-package from 6.5.1 to 7.0.0 (#8927)
Bumps [patch-package](https://github.com/ds300/patch-package) from 6.5.1 to 7.0.0.
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ds300/patch-package/compare/v6.5.1...v7.0.0)

---
updated-dependencies:
- dependency-name: patch-package
  dependency-type: direct:production
  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>
2023-06-19 10:42:46 +02:00
dependabot[bot]
112baeca6b chore(deps): bump dompurify from 3.0.2 to 3.0.3 (#8931) 2023-06-16 18:46:39 +00:00
Vladimír Gorej
667e55e368 perf(spec): increase performance of operation expansion (#8937)
Refs #8606
2023-06-16 20:39:04 +02:00
dependabot[bot]
f443c58b70 chore(deps-dev): bump @babel/cli from 7.21.5 to 7.22.5 (#8930) 2023-06-15 12:05:38 +00:00
dependabot[bot]
70b490c77d chore(deps-dev): bump css-loader from 6.7.4 to 6.8.1 (#8928) 2023-06-14 12:05:28 +00:00
dependabot[bot]
b77e14f508 chore(deps-dev): bump @babel/plugin-proposal-class-properties (#8925) 2023-06-13 12:20:15 +00:00
dependabot[bot]
c2ed9ea577 chore(deps-dev): bump webpack-stats-plugin from 1.1.1 to 1.1.3 (#8923) 2023-06-13 12:13:08 +00:00
dependabot[bot]
d5ebff9986 chore(deps-dev): bump cypress from 12.13.0 to 12.14.0 (#8924) 2023-06-13 12:04:06 +00:00
swagger-bot
b57d241b38 chore(release): cut the v5.0.0 release 2023-06-12 18:25:57 +00:00
Vladimír Gorej
49459f47c2 chore(package-lock): regenerate package-lock.json file (#8922)
Refs #8915
2023-06-12 19:31:43 +02:00
Vladimír Gorej
6ab48239c1 chore: prepare release infra for stable v5.0.0 (#8920)
Refs #8915
2023-06-12 18:59:01 +02:00
Vladimir Gorej
4cc8ecb790 Merge branch 'master' into next 2023-06-12 18:39:44 +02:00
swagger-bot
92ffd76d15 chore(release): cut the v4.19.1 release 2023-06-12 16:31:43 +00:00
Vladimír Gorej
75a8f34452 chore(deps): bump @babel/runtime-corejs3 from 7.21.5 to 7.22.5 (#8918)
Closes #8904
2023-06-12 15:39:21 +02:00
dependabot[bot]
a9d497c8a0 chore(deps-dev): bump jsdom from 21.1.1 to 22.1.0 (#8726)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.1 to 22.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.1...22.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  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>
2023-06-12 15:26:58 +02:00
dependabot[bot]
675c1c95df chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.2.1 (#8713)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 to 27.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  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>
2023-06-12 15:21:12 +02:00
swagger-bot
a4f544ba6d chore(release): cut the v5.0.0-beta.0 release 2023-06-11 19:39:30 +00:00
Vladimir Gorej
474aedd49b Merge branch 'master' into next 2023-06-11 21:16:18 +02:00
yue
cdd0bddc16 fix: export standalone preset from the npm package (#8906)
Refs #8163
2023-06-11 21:14:40 +02:00
Vladimír Gorej
0113b3f224 chore(release): prepare configuration for switching to beta channel (#8914)
Refs #8684
2023-06-11 21:03:50 +02:00
Vladimír Gorej
3e81a4f897 chore(deps-dev): update cypress to v12 (#8889)
This update required changing the configuration
and test directory structure. Some tests needed
to be amended as well to compensate for new
Cypress APIs.
2023-06-07 10:25:32 +02:00
swagger-bot
53096abd0f chore(release): cut the v5.0.0-alpha.15 release 2023-06-05 09:21:06 +00:00
dependabot[bot]
021a1d495c chore(deps-dev): bump @commitlint/cli from 17.6.1 to 17.6.5 (#8725) 2023-05-30 12:07:23 +00:00
dependabot[bot]
3953fa1605 chore(deps-dev): bump sinon from 15.0.4 to 15.1.0 (#8722) 2023-05-29 12:05:34 +00:00
dependabot[bot]
3aac5d875c chore(deps-dev): bump eslint from 8.37.0 to 8.41.0 (#8719) 2023-05-26 12:28:41 +00:00
dependabot[bot]
b1745c1077 chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 (#8718) 2023-05-26 12:22:58 +00:00
dependabot[bot]
92f002f369 chore(deps-dev): bump webpack-dev-server from 4.11.1 to 4.15.0 (#8717) 2023-05-26 12:04:33 +00:00
dependabot[bot]
bbe874dc6c chore(deps-dev): bump rimraf from 5.0.0 to 5.0.1 (#8714) 2023-05-25 12:10:44 +00:00
dependabot[bot]
9a5e6096fe chore(deps-dev): bump json-merger from 1.1.9 to 1.1.10 (#8715) 2023-05-25 12:03:43 +00:00
swagger-bot
3059a63a0a chore(release): cut the v5.0.0-alpha.14 release 2023-05-25 11:21:23 +00:00
Vladimir Gorej
b9c6c6f9d3 Merge branch 'master' into next 2023-05-24 15:51:42 +02:00
swagger-bot
f01969138d chore(release): cut the v4.19.0 release 2023-05-24 13:22:49 +00:00
dependabot[bot]
315114185c chore(deps-dev): bump css-loader from 6.7.3 to 6.7.4 (#8707)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.7.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 14:33:12 +02:00
Vladimír Gorej
cf1430cc94 chore(deps): bump swagger-client to v3.19.8 (#8709)
Refs https://github.com/swagger-api/swagger-js/releases/tag/v3.19.8
2023-05-24 14:26:28 +02:00
dependabot[bot]
20af5df30e chore(deps-dev): bump mini-css-extract-plugin from 2.7.5 to 2.7.6 (#8708)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.5...v2.7.6)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 14:21:08 +02:00
dependabot[bot]
71dbcbdf59 chore(deps-dev): bump jest-environment-jsdom from 29.4.3 to 29.5.0 (#8706) 2023-05-24 12:14:24 +00:00
Vladimír Gorej
c8f25002e1 chore(deps-dev): bump sass-loader from 12.6.0 to 13.3.0 (#8705)
Closes #8690
2023-05-24 12:59:42 +02:00
dependabot[bot]
34df806527 chore(deps-dev): bump @babel/preset-react from 7.14.5 to 7.18.6 (#8678)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.14.5 to 7.18.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.18.6/packages/babel-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:33:14 +02:00