Commit Graph

1692 Commits

Author SHA1 Message Date
dependabot[bot]
45948a54b9 chore(deps): bump @braintree/sanitize-url from 6.0.4 to 7.0.0 (#9450)
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 6.0.4 to 7.0.0.
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
- [Commits](https://github.com/braintree/sanitize-url/compare/v6.0.4...v7.0.0)

---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
  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>
2024-01-04 13:30:23 +01:00
dependabot[bot]
c13388bae1 chore(deps-dev): bump sass-loader from 13.3.2 to 13.3.3 (#9451) 2024-01-02 11:34:30 +00:00
dependabot[bot]
0bdd560b55 chore(deps-dev): bump sass from 1.69.5 to 1.69.6 (#9449) 2024-01-01 12:04:19 +00:00
dependabot[bot]
e9eee6f81f chore(deps-dev): bump terser-webpack-plugin from 5.3.9 to 5.3.10 (#9448) 2024-01-01 11:58:45 +00:00
dependabot[bot]
c65690b547 chore(deps-dev): bump @babel/preset-env from 7.23.5 to 7.23.7 (#9447)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.5 to 7.23.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.23.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 17:26:59 +01:00
dependabot[bot]
7d2fc52d59 chore(deps-dev): bump open from 9.1.0 to 10.0.2 (#9445)
Bumps [open](https://github.com/sindresorhus/open) from 9.1.0 to 10.0.2.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v9.1.0...v10.0.2)

---
updated-dependencies:
- dependency-name: open
  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-12-30 17:21:37 +01:00
dependabot[bot]
f846f8ffa9 chore(deps-dev): bump cssnano from 6.0.1 to 6.0.2 (#9437) 2023-12-21 11:58:20 +00:00
Vladimír Gorej
98b53090cb feat: add support for React@18 in backward compatible way (#9435)
Any React version matching this semver is supported: >= 16.8 < 19

Refs #8126
Refs #8414
2023-12-20 16:50:22 +01:00
dependabot[bot]
08fe66b8fd chore(deps-dev): bump @babel/plugin-transform-runtime (#9434) 2023-12-20 11:56:03 +00:00
dependabot[bot]
cf994f59f9 chore(deps-dev): bump cypress from 13.6.0 to 13.6.1 (#9433) 2023-12-20 11:49:40 +00:00
dependabot[bot]
fca6507f69 chore(deps-dev): bump lint-staged from 15.1.0 to 15.2.0 (#9431) 2023-12-20 11:44:17 +00:00
Vladimír Gorej
4bf7831707 chore(deps): bump reselect from 4.1.8 to 5.0.1 (#9430)
Closes #9419
2023-12-20 11:31:42 +01:00
dependabot[bot]
ecb23d11b9 chore(deps): bump redux from 4.2.1 to 5.0.0 (#9418)
Bumps [redux](https://github.com/reduxjs/redux) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.2.1...v5.0.0)

---
updated-dependencies:
- dependency-name: redux
  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-12-20 10:46:18 +01:00
dependabot[bot]
08b10dff6c chore(deps-dev): bump jsdom from 22.1.0 to 23.0.1 (#9412)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/22.1.0...23.0.1)

---
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-12-20 10:38:24 +01:00
swagger-bot
7582a437b3 chore(release): cut the v5.10.5 release 2023-12-14 12:09:05 +00:00
Vladimír Gorej
745cd2ac5b fix: display defined OpenAPI Parameter Objects (#9426)
Refs #8971
2023-12-14 12:51:28 +01:00
swagger-bot
8fb9a6bedb chore(release): cut the v5.10.4 release 2023-12-14 10:41:31 +00:00
dependabot[bot]
f308eb3cc5 chore(deps-dev): bump eslint from 8.54.0 to 8.55.0 (#9417) 2023-12-04 11:35:28 +00:00
dependabot[bot]
e9ccc3f746 chore(deps-dev): bump postcss from 8.4.31 to 8.4.32 (#9416) 2023-12-04 11:29:59 +00:00
dependabot[bot]
8c6955412f chore(deps-dev): bump @babel/core from 7.23.3 to 7.23.5 (#9413) 2023-11-30 11:57:42 +00:00
dependabot[bot]
195848cca3 chore(deps): bump @babel/runtime-corejs3 from 7.23.4 to 7.23.5 (#9408) 2023-11-29 11:40:53 +00:00
dependabot[bot]
c91c81c1c4 chore(deps-dev): bump @babel/preset-env from 7.23.3 to 7.23.5 (#9407) 2023-11-29 11:34:39 +00:00
dependabot[bot]
42732c9438 chore(deps-dev): bump cypress from 13.5.1 to 13.6.0 (#9403) 2023-11-22 12:07:53 +00:00
dependabot[bot]
1f6846f83c chore(deps-dev): bump @babel/cli from 7.23.0 to 7.23.4 (#9402) 2023-11-22 12:01:44 +00:00
dependabot[bot]
8360ab8bc1 chore(deps): bump @babel/runtime-corejs3 from 7.23.2 to 7.23.4 (#9401) 2023-11-22 11:56:06 +00:00
swagger-bot
c33fe65f81 chore(release): cut the v5.10.3 release 2023-11-22 09:04:39 +00:00
swagger-bot
fc8e00c9d8 chore(release): cut the v5.10.2 release 2023-11-22 07:47:31 +00:00
Vladimír Gorej
d2cdd89cd8 chore(release): manual release bump to v5.10.1 (#9399)
v5.10.1 was a failed released, not all release
artifacts were published.

Refs https://github.com/swagger-api/swagger-ui/releases/tag/v5.10.1
2023-11-22 08:31:00 +01:00
dependabot[bot]
1f81a1f2da chore(deps-dev): bump @commitlint/config-conventional (#9398) 2023-11-21 11:37:06 +00:00
dependabot[bot]
fb5f1ff583 chore(deps-dev): bump @babel/plugin-transform-runtime (#9397) 2023-11-21 11:31:23 +00:00
dependabot[bot]
a22d265bec chore(deps-dev): bump @commitlint/cli from 18.4.2 to 18.4.3 (#9396) 2023-11-21 11:26:14 +00:00
dependabot[bot]
323871821f chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 (#9393) 2023-11-20 11:30:52 +00:00
dependabot[bot]
d3bb64f1de chore(deps-dev): bump start-server-and-test from 2.0.2 to 2.0.3 (#9391) 2023-11-17 11:21:51 +00:00
dependabot[bot]
8a423a2f24 chore(deps-dev): bump @commitlint/cli from 18.4.1 to 18.4.2 (#9389) 2023-11-16 11:55:38 +00:00
dependabot[bot]
fcb2f79fed chore(deps-dev): bump @commitlint/config-conventional (#9388) 2023-11-16 11:50:02 +00:00
swagger-bot
058082ee48 chore(release): cut the v5.10.0 release 2023-11-15 13:41:51 +00:00
dependabot[bot]
15e91ee5b9 chore(deps-dev): bump cypress from 13.5.0 to 13.5.1 (#9383) 2023-11-15 12:02:47 +00:00
dependabot[bot]
f6de956f44 chore(deps-dev): bump @commitlint/cli from 18.2.0 to 18.4.1 (#9382) 2023-11-14 11:27:16 +00:00
dependabot[bot]
ec41fdc383 chore(deps-dev): bump lint-staged from 15.0.2 to 15.1.0 (#9381) 2023-11-14 11:21:03 +00:00
dependabot[bot]
ace93dfd79 chore(deps-dev): bump @babel/core from 7.23.2 to 7.23.3 (#9373) 2023-11-13 11:50:38 +00:00
dependabot[bot]
c6587e0387 chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#9375) 2023-11-13 11:43:58 +00:00
dependabot[bot]
b4931ebf71 chore(deps-dev): bump @babel/preset-env from 7.23.2 to 7.23.3 (#9374) 2023-11-13 11:36:38 +00:00
swagger-bot
010d1d10bc chore(release): cut the v5.9.4 release 2023-11-13 09:32:43 +00:00
dependabot[bot]
292a288066 chore(deps-dev): bump @commitlint/config-conventional (#9371) 2023-11-10 12:09:53 +00:00
dependabot[bot]
8f3e9ea4fb chore(deps-dev): bump @babel/eslint-parser from 7.22.15 to 7.23.3 (#9370) 2023-11-10 12:01:15 +00:00
swagger-bot
343b0ab553 chore(release): cut the v5.9.3 release 2023-11-09 14:09:31 +00:00
dependabot[bot]
987702df26 chore(deps-dev): bump @babel/plugin-transform-runtime (#9367) 2023-11-09 12:20:02 +00:00
dependabot[bot]
d463a79815 chore(deps-dev): bump cypress from 13.4.0 to 13.5.0 (#9369) 2023-11-09 12:10:37 +00:00
dependabot[bot]
73187d97f7 chore(deps-dev): bump @babel/preset-react from 7.22.15 to 7.23.3 (#9368) 2023-11-09 12:03:41 +00:00
swagger-bot
84de63c5bc chore(release): cut the v5.9.2 release 2023-11-08 10:12:12 +00:00