Vladimír Gorej
532f8de2e2
fix(swagger-ui-react): align React versions with swagger-ui ( #9465 )
2024-01-08 10:51:55 +01:00
Vladimír Gorej
252c81ae8e
refactor: replace defaultProps with JavaScript default parameters ( #9464 )
...
This change in specific to React components and
React@18 version.
Refs #9456
2024-01-08 10:45:09 +01:00
dependabot[bot]
15fb960658
chore(deps-dev): bump sass from 1.69.6 to 1.69.7 ( #9461 )
2024-01-05 11:31:28 +00:00
dependabot[bot]
4588e49d8c
chore(deps): bump classnames from 2.3.2 to 2.5.1 ( #9460 )
2024-01-05 11:26:34 +00:00
dependabot[bot]
1b6b4f358a
chore(deps-dev): bump cssnano from 6.0.2 to 6.0.3 ( #9459 )
2024-01-05 11:22:09 +00:00
dependabot[bot]
aeea11d74a
chore(deps-dev): bump cypress from 13.6.1 to 13.6.2 ( #9458 )
2024-01-05 11:17:38 +00:00
dependabot[bot]
faba3cb2df
chore(deps-dev): bump @commitlint/cli from 18.4.3 to 18.4.4 ( #9457 )
2024-01-05 11:12:19 +00:00
Joon Kyoung
d5a51463ff
fix: use JavaScript default parameters instead React's defaultProps ( #9453 )
2024-01-04 14:32:21 +01:00
Vladimír Gorej
f7bd96f453
chore(deps): bump swagger-client from v3.24.6 to v3.25.0 ( #9454 )
2024-01-04 13:47:55 +01:00
dependabot[bot]
1981f583ad
chore(deps-dev): bump @babel/core from 7.23.5 to 7.23.7 ( #9452 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) 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-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
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>
2024-01-04 13:40:38 +01:00
dependabot[bot]
432cd8b4ad
chore(deps): bump react-redux from 8.1.3 to 9.0.4 ( #9436 )
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 8.1.3 to 9.0.4.
- [Release notes](https://github.com/reduxjs/react-redux/releases )
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/react-redux/compare/v8.1.3...v9.0.4 )
---
updated-dependencies:
- dependency-name: react-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>
2024-01-04 13:35:26 +01:00
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
Vladimír Gorej
748dec193d
fix(styles): fix regressions in operations on smaller screens ( #9425 )
...
Refs #8940
2023-12-14 10:57:44 +01: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
Artur
9a7c4c0593
fix(auth): allow password managers to pre-fill input fields ( #9390 )
...
HTML disallows having multiple IDs with the same value.
In reality this is for 1Password's feature where you can create
custom fields named like input IDs and 1Password fill pre-fill that.
2023-11-22 09:48:09 +01: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
Vladimír Gorej
dfeb727f40
fix(release): fix previously failed v5.10.1 release ( #9395 )
...
v5.10.1 release failed to release all release fragments.
Refs https://github.com/swagger-api/swagger-ui/releases/tag/v5.10.1
2023-11-21 11:30:43 +01:00
Ochuko Pedro
8f93354c81
fix(styling): ensure authorize button stays on the right ( #9387 )
...
Refs #8940
Refs #9325
2023-11-20 13:00:21 +01: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