Vladimir Gorej
b0e7b75be9
chore(package-lock): transform to lockfileVersion=2
2021-11-03 09:49:50 +01:00
swagger-bot
b3119a6207
chore(release): cut the v4.0.0-beta.1 release
2021-11-03 09:49:50 +01:00
Vladimir Gorej
88668a5c6c
test: remove support for nighwatch e2e tests
...
We still ratain nighwatch test cases and need to port
them to Cypress. Test cases were broken and did not
run any more.
Refs #7341
2021-11-03 09:49:50 +01:00
Vladimir Gorej
dbf3625bd2
chore(deps): update react-debounce-input to v3.2.4
...
Refs ##7341
2021-11-03 09:49:50 +01:00
Vladimir Gorej
cf9a3657cc
chore(deps): replace @kyleshockey/* deps with originals
...
@kyleshockey/object-assign-deep - replaced by lodash/merge. If behavior
not be compatible well use lodash/mergeWith.
@kyleshockey/xml - by installing stream library directly, we can use origin
xml library without the fork.
Refs #7341
2021-11-03 09:49:50 +01:00
Vladimir Gorej
4c369b0027
chore(package-lock): add integrity check info
...
Refs #7341
2021-11-03 09:49:50 +01:00
Vladimir Gorej
f6b084c207
chore(security): fix transitive deps using npm audit
...
Refs #7341
2021-11-03 09:49:50 +01:00
Vladimir Gorej
fd39c35bf3
chore(deps-dev): update react-test-renderer to v17.0.2
...
Refs #7341
2021-11-03 09:49:50 +01:00
Vladimir Gorej
ef0255f742
chore(deps): replace react-motion library for obj. literal
...
Refs #7341
2021-11-03 09:49:50 +01:00
swagger-bot
843673eb23
chore(release): cut the v4.0.0-beta.0 release
2021-11-03 09:49:50 +01:00
Vladimir Gorej
8004f3ddd8
chore(package-lock): update lock file to reflect deps
2021-11-03 09:49:50 +01:00
Vladimir Gorej
b504579d26
test(just-test-in-node): fix npm script
...
Before the script exited with error thrown. Enzyme was updated
to v3.11.0 and custom adapter for react@17 is used.
Refs #7341
2021-11-03 09:49:50 +01:00
Vladimir Gorej
edc41b9036
chore(deps): update react & react-dom to v17.0.2
...
Refs #7341
2021-11-03 09:49:50 +01:00
Vladimir Gorej
281f46c4f0
chore(deps): fix security vulnerabilities
2021-11-03 00:18:17 +01:00
Costas Kotsokalis
124b856fa0
chore(deps): bump DOMPurify to latest version v2.3.3 ( #7572 )
2021-10-22 18:18:02 +03:00
dependabot[bot]
1955433d2f
chore(deps): bump vm2 from 3.9.3 to 3.9.5 ( #7565 )
...
Bumps [vm2](https://github.com/patriksimek/vm2 ) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/patriksimek/vm2/releases )
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.3...3.9.5 )
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
2021-10-19 21:18:47 +03:00
swagger-bot
f1ad60dc92
chore(release): cut the v3.52.5 release
2021-10-14 14:25:14 +00:00
swagger-bot
5ada9efd76
chore(release): cut the v3.52.4 release
2021-10-11 11:48:01 +00:00
Vladimir Gorej
765056d1e4
chore(deps-dev): fix security vulnerabilities in dep tree
2021-09-22 14:33:46 +03:00
swagger-bot
aa9f2e6733
chore(release): cut the v3.52.3 release
2021-09-20 12:12:56 +00:00
Vladimir Gorej
00d5b30aa7
chore(security): fix security vulnerabilities in dev deps ( #7510 )
2021-09-16 18:26:16 +03:00
swagger-bot
e5611d72ff
chore(release): cut the v3.52.2 release
2021-09-13 12:46:28 +00:00
Vladimir Gorej
2a1b7101f0
fix(security): fix security issue in prismjs dep ( #7493 )
...
Refs #7492
2021-09-10 17:18:26 +03:00
dependabot[bot]
79214e064f
chore(deps): bump url-parse from 1.5.1 to 1.5.2
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 16:46:46 +03:00
dependabot[bot]
f22730dc1f
chore(deps-dev): bump chromedriver from 90.0.1 to 91.0.1
...
Bumps [chromedriver](https://github.com/giggio/node-chromedriver ) from 90.0.1 to 91.0.1.
- [Release notes](https://github.com/giggio/node-chromedriver/releases )
- [Commits](https://github.com/giggio/node-chromedriver/compare/90.0.1...91.0.1 )
---
updated-dependencies:
- dependency-name: chromedriver
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-10 16:28:21 +03:00
swagger-bot
06a4cdb427
chore(release): cut the v3.52.1 release
2021-09-10 12:04:46 +00:00
Vladimir Gorej
5029b81560
fix(security): bump swagger-client to v3.16.1
...
Refs #7473
2021-09-10 11:39:01 +03:00
dependabot[bot]
9b50e171ff
chore(deps-dev): bump eslint-plugin-react from 7.23.2 to 7.24.0
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.23.2 to 7.24.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-09 15:16:52 +00:00
swagger-bot
b1ccd1f03a
chore(release): cut the v3.52.0 release
2021-08-09 15:14:18 +00:00
Vladimir Gorej
ee40b00ce7
chore(deps): bump swagger-client to v3.15.0
2021-08-09 16:30:40 +02:00
Vladimir Gorej
3248428e96
feat(js-yaml): update our main YAML parser to v4.1.0
...
Closes #6804
2021-08-09 16:30:40 +02:00
dependabot[bot]
414b1e28f6
chore(deps-dev): bump cypress from 7.5.0 to 7.7.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.5.0 to 7.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.5.0...v7.7.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-30 10:22:03 +00:00
swagger-bot
4c29a94daa
chore(release): cut the v3.51.2 release
2021-07-30 10:10:42 +00:00
Vladimir Gorej
8daf4e43b3
fix(deps): bump swagger-client to v3.14.1 ( #7440 )
...
This sets minimum Node.js version to >=12.4 and
fixes problem with swagger-ui.js build fragment.
Refs #7436
2021-07-30 11:36:20 +02:00
dependabot[bot]
9a5809c5ab
chore(deps-dev): bump postcss from 8.2.15 to 8.3.5
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.15 to 8.3.5.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 13:13:45 +00:00
dependabot[bot]
c5dad83609
chore(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 11:27:03 +00:00
dependabot[bot]
e3af8dc964
chore(deps-dev): bump jest from 27.0.4 to 27.0.6
...
Bumps [jest](https://github.com/facebook/jest ) from 27.0.4 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.0.4...v27.0.6 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-01 11:01:22 +00:00
swagger-bot
bb21c6df52
chore(release): cut the v3.51.1 release
2021-06-30 20:42:58 +00:00
dependabot[bot]
d37ed1cf73
chore(deps-dev): bump nightwatch from 1.6.4 to 1.7.7
...
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch ) from 1.6.4 to 1.7.7.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases )
- [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.6.4...v1.7.7 )
---
updated-dependencies:
- dependency-name: nightwatch
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 19:12:21 +00:00
dependabot[bot]
3e436f8130
chore(deps-dev): bump eslint from 7.27.0 to 7.29.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.27.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.29.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 18:08:36 +00:00
dependabot[bot]
4cdfaaa745
chore(deps-dev): bump @babel/register from 7.13.16 to 7.14.5
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.13.16 to 7.14.5.
- [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.14.5/packages/babel-register )
---
updated-dependencies:
- dependency-name: "@babel/register"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-30 17:34:04 +00:00
dependabot[bot]
3bea701c0e
chore(deps-dev): bump @jest/globals from 26.6.2 to 27.0.6 ( #7393 )
...
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals ) from 26.6.2 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.0.6/packages/jest-globals )
---
updated-dependencies:
- dependency-name: "@jest/globals"
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>
2021-06-30 10:32:27 -07:00
dependabot[bot]
08ea4a61e0
chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.13.13 to 7.14.5.
- [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.14.5/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 >
2021-06-25 17:30:08 +00:00
dependabot[bot]
0bd5378138
chore(deps-dev): bump @babel/plugin-proposal-nullish-coalescing-operator
...
Bumps [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-nullish-coalescing-operator ) from 7.14.2 to 7.14.5.
- [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.14.5/packages/babel-plugin-proposal-nullish-coalescing-operator )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-nullish-coalescing-operator"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-25 14:54:33 +00:00
dependabot[bot]
5654b92f91
chore(deps-dev): bump eslint-plugin-import from 2.23.3 to 2.23.4
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.23.3 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-25 11:19:35 +00:00
dependabot[bot]
70723ad396
chore(deps-dev): bump @babel/preset-env from 7.14.2 to 7.14.7
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.14.2 to 7.14.7.
- [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.14.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-25 11:01:29 +00:00
dependabot[bot]
14b7176873
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining
...
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining ) from 7.14.2 to 7.14.5.
- [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.14.5/packages/babel-plugin-proposal-optional-chaining )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-optional-chaining"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-24 13:34:39 +00:00
dependabot[bot]
2c771f7820
chore(deps): bump @braintree/sanitize-url from 5.0.1 to 5.0.2
...
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/braintree/sanitize-url/releases )
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md )
- [Commits](https://github.com/braintree/sanitize-url/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-24 13:05:20 +00:00
dependabot[bot]
11c25beba7
chore(deps): bump @babel/runtime-corejs3 from 7.14.0 to 7.14.7
...
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3 ) from 7.14.0 to 7.14.7.
- [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.14.7/packages/babel-runtime-corejs3 )
---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-24 11:21:30 +00:00
dependabot[bot]
be5d9e9a76
chore(deps-dev): bump @babel/plugin-transform-runtime
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.14.3 to 7.14.5.
- [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.14.5/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-24 11:01:31 +00:00