Vladimir Gorej
491d64157d
refactor(highlight-code): declare properties explicitly
...
Refs #7497
2021-10-05 11:01:38 +03:00
kristina-kovacikova
24aaa53712
fix: fix issue with highlight code scrolling causing console error ( #7497 ) ( #7519 )
...
Co-authored-by: Mahtis Michel <mathis.michel@outlook.de >
Refs #7497
2021-10-05 10:27:57 +03:00
twjasa
fc7cdb8bad
fix(UI): correct width of HTTP request method names ( #7527 )
...
Closes #7479
2021-09-30 20:43:43 +03:00
Mingwei Samuel
f88334a47d
fix(paths): break long paths with <wbr> ( #7516 )
...
- use <wbr> instead of ZERO-WIDTH SPACE (U+200B) to break segments
- remove no-longer-needed onCopyCapture listener which previously stripped ZWSPs
- update's deep-link.jsx's `text` prop type to accept `PropType.node` to allow the above.
Closes #7513
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
2021-09-30 15:52:33 +03:00
silverwind
9952849aa5
refactor: remove IE7 CSS hack ( #7526 )
...
Remove IE specific start hack: https://stackoverflow.com/a/14927670/808699 that was targeting IE 5.5 to 7.
2021-09-30 11:48:52 +03:00
Vladimir Gorej
765056d1e4
chore(deps-dev): fix security vulnerabilities in dep tree
2021-09-22 14:33:46 +03:00
Dominik Henneke
ff5deb3613
fix(ux): update the buttons of the example tabs to be displayed as links ( #7517 )
...
Fixes small visual regression introduced in #7464 .
Refs #7464
2021-09-21 15:09:46 +03:00
swagger-bot
aa9f2e6733
chore(release): cut the v3.52.3 release
2021-09-20 12:12:56 +00:00
Vladimir Gorej
158c127965
chore(docker): automatic updates + nightly security check ( #7515 )
...
Refs #7514
2021-09-17 14:19:21 +03:00
Calvin Gonzalez
8ffb1aef97
fix(a11n): provide proper a11n for response example tabs ( #7464 )
...
- Update tabs to use <button> elements instead of <a>
- Add aria roles for tablist, tabs, and tabpanel
- Add aria attributes for additional a11y compliance and screen reader accessibility
- Replace ids with data-name attribute for tabpanels
- Add cypress test 7463 and update swos-63
- Move tabs test file to tests/a11y directory
- Rename test file to be more descriptive of what is being tested.
- Add id attributes to both tabs and tabpanels to leverage aria-controls and aria-labelledby attributes
Co-authored-by: Calvin Gonzalez <calvin.gonzalez@oddball.io >
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
Closes #7463
Refs #7350
2021-09-17 09:19:55 +03:00
Vladimir Gorej
00d5b30aa7
chore(security): fix security vulnerabilities in dev deps ( #7510 )
2021-09-16 18:26:16 +03:00
Vladimir Gorej
5cc7ff937d
docs(configuration): fix wrong property name
...
languagesMask property is not recognized by SwaggerUI.
languages property is recognized propertly.
Refs #7505
2021-09-16 16:54:16 +03:00
Helen Kosova
f1aab53dd6
fix(sample-gen): generate the correct number of properties ( #7432 )
...
This commit fixes correct number of additionalProperties when minProperties is used.
2021-09-15 15:54:26 +03:00
Helen Kosova
cc700f034b
fix(try-it-out): fix the width of image responses ( #7495 )
...
Refs #5578
2021-09-15 13:25:51 +03:00
swagger-bot
e5611d72ff
chore(release): cut the v3.52.2 release
2021-09-13 12:46:28 +00:00
Vladimir Gorej
3c9061e6b4
fix(Dockerfile): fix security issue in docker image
...
Refs #7445
2021-09-13 15:04:09 +03: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
fdef4ead7a
fix(build-security): do not expose hostname to build framents ( #7491 )
...
Refs #7446
2021-09-10 13:29:42 +03:00
Vladimir Gorej
5029b81560
fix(security): bump swagger-client to v3.16.1
...
Refs #7473
2021-09-10 11:39:01 +03:00
Vladimir Gorej
08b1746d13
ci: use max Node.js version of 16.8
...
Node.js version 16.9 relesed 3 days ago gives cryptic
errors. We'll wait untill this is fixed upstream.
2021-09-10 11:12:21 +03:00
Vladimir Gorej
325909fb6a
build(docker): fix docker image Node.js security issue
...
Refs #7445
2021-08-11 10:04:57 +02:00
dependabot[bot]
c97998cc01
Merge pull request #7397 from swagger-api/dependabot/npm_and_yarn/eslint-plugin-react-7.24.0
2021-08-09 16:25:30 +00: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
Vladimir Gorej
770e748f14
ci: disable dependabot merge workflow
...
Refs #7341
2021-07-30 12:47:42 -04:00
Vladimir Gorej
c266e6f08f
chore(package): allow swagger-client version ranges ( #7441 )
2021-07-30 15:58:22 +02:00
dependabot[bot]
1c84fe0d66
Merge pull request #7419 from swagger-api/dependabot/npm_and_yarn/cypress-7.7.0
2021-07-30 11:18:38 +00: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
Vladimir Gorej
9320e8597a
ci(dependabot): disable dependabot until V4 RC
2021-07-13 17:12:52 +02:00
dependabot[bot]
7b7598d493
Merge pull request #7405 from swagger-api/dependabot/npm_and_yarn/postcss-8.3.5
2021-07-01 13:53:38 +00: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]
f4a7303865
Merge pull request #7404 from swagger-api/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.2
2021-07-01 13:09:28 +00:00
dependabot[bot]
4b612ab2aa
chore(deps-dev): bump mini-css-extract-plugin from 1.6.0 to 1.6.2
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.0 to 1.6.2.
- [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/v1.6.0...v1.6.2 )
---
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 >
2021-07-01 11:55:27 +00:00
dependabot[bot]
1fbf3d27ea
Merge pull request #7401 from swagger-api/dependabot/npm_and_yarn/webpack-cli-4.7.2
2021-07-01 11:53:53 +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]
5ccc9b9f35
Merge pull request #7400 from swagger-api/dependabot/npm_and_yarn/jest-27.0.6
2021-07-01 11:25:28 +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]
dbff87bffe
Merge pull request #7395 from swagger-api/dependabot/npm_and_yarn/nightwatch-1.7.7
2021-06-30 19:40:55 +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]
db1245841d
Merge pull request #7399 from swagger-api/dependabot/npm_and_yarn/eslint-7.29.0
2021-06-30 19:09:43 +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]
5c1befae12
Merge pull request #7391 from swagger-api/dependabot/npm_and_yarn/babel/register-7.14.5
2021-06-30 18:05:36 +00:00