Commit Graph

5265 Commits

Author SHA1 Message Date
dependabot[bot]
ebf9eaf750 chore(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 (#7256)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 14:31:40 -07:00
dependabot[bot]
951164b2b4 chore(deps-dev): bump eslint-plugin-mocha from 8.1.0 to 9.0.0 (#7336)
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/8.1.0...9.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  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-23 14:07:02 -07:00
Tim Lai
2f97b316d7 chore(deps-dev): bump cypress from 6.7.1 to 7.5.0 (#7366) 2021-06-23 13:32:04 -07:00
swagger-bot
8a0489d181 chore(release): cut the v3.51.0 release 2021-06-23 18:34:42 +00:00
dependabot[bot]
1128a76148 chore(deps-dev): bump @babel/plugin-proposal-class-properties (#7364)
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 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-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  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>
2021-06-23 10:59:51 -07:00
Andreas Grub
13c110a6fe feat(oas3): Show file upload for schema binary format (#7325)
* fix(ux): display actual content type instead of hard-coded application/octet-stream

* feat(ux): show file upload when schema has "format: binary", fixes #5636

* feat(ux): show file upload when schema has "format: base64"

According to
https://github.com/swagger-api/swagger-ui/pull/7325#issuecomment-861684260
the uploaded file should be converted to base64 automatically.

* feat(ux): add cypress tests for displaying an upload button
2021-06-22 15:33:57 -07:00
Tim Lai
1032d927a5 chore: prep repo for node.js v10 EOL (#7359) 2021-06-22 14:07:37 -07:00
Tim Lai
f40aa14822 chore(deps-dev): add sass@1.35.1, remove node-sass (#7362) 2021-06-22 12:43:24 -07:00
Tim Lai
14be45db3c fix(try-it-out): button and inner text spacing (#7357) 2021-06-21 10:34:46 -07:00
Tim Lai
87ded996fa fix(sample-gen): oas3 form-data object should generate example (#7355) 2021-06-18 16:49:50 -07:00
dependabot[bot]
89146ba257 chore(deps-dev): bump jest from 26.6.3 to 27.0.4 (#7334)
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.4.
- [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/v26.6.3...v27.0.4)

---
updated-dependencies:
- dependency-name: 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>
2021-06-17 11:14:21 -07:00
Vasilev Pyotr
3a0f72f59a fix(ui): parameter placeholder should only display name (#7123)
* remove `description` from parameter placeholder
2021-06-09 11:46:25 -07:00
dependabot[bot]
a7e902efd8 Merge pull request #7335 from swagger-api/dependabot/npm_and_yarn/dompurify-2.2.9 2021-06-04 05:25:31 +00:00
dependabot[bot]
76ce1da047 chore(deps): bump dompurify from 2.2.8 to 2.2.9
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.2.8 to 2.2.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.8...2.2.9)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 05:08:32 +00:00
dependabot[bot]
ea64ce857e Merge pull request #7320 from swagger-api/dependabot/npm_and_yarn/autoprefixer-10.2.6 2021-06-03 23:19:41 +00:00
dependabot[bot]
59002b0e04 chore(deps-dev): bump autoprefixer from 10.2.5 to 10.2.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.2.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.5...10.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 21:56:09 +00:00
dependabot[bot]
a30bfd3c31 Merge pull request #7333 from swagger-api/dependabot/npm_and_yarn/ws-6.2.2 2021-06-03 21:21:40 +00:00
dependabot[bot]
c98870e3f1 chore(deps): bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 21:03:00 +00:00
swagger-bot
91858cc811 chore(release): cut the v3.50.0 release 2021-06-03 21:00:28 +00:00
dependabot[bot]
b4c306e071 Merge pull request #7319 from swagger-api/dependabot/npm_and_yarn/babel/plugin-proposal-optional-chaining-7.14.2 2021-05-27 05:26:22 +00:00
dependabot[bot]
14080ec444 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.13.12 to 7.14.2.
- [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.2/packages/babel-plugin-proposal-optional-chaining)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 05:09:25 +00:00
dependabot[bot]
1d65cb0aae Merge pull request #7316 from swagger-api/dependabot/npm_and_yarn/cssnano-5.0.4 2021-05-26 22:29:52 +00:00
dependabot[bot]
6c05b39cc9 chore(deps-dev): bump cssnano from 5.0.3 to 5.0.4
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.3...cssnano@5.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 21:15:55 +00:00
dependabot[bot]
3171804f6d Merge pull request #7318 from swagger-api/dependabot/npm_and_yarn/dns-packet-1.3.4 2021-05-26 21:12:46 +00:00
dependabot[bot]
ee39062cf6 chore(deps): bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:54:00 +00:00
Tim Lai
f64c98eda3 chore(deps-dev): update caniuse-lite to 1.0.30001230 (#7317) 2021-05-26 13:52:06 -07:00
Vladimir Gorej
96cdf00adb fix(system): allow wrapping selectors in chain (#7304)
Refs #7157
2021-05-26 11:54:58 -07:00
dependabot[bot]
385ef75bc7 Merge pull request #7314 from swagger-api/dependabot/npm_and_yarn/open-8.2.0 2021-05-26 05:19:48 +00:00
dependabot[bot]
244a1093eb chore(deps-dev): bump open from 8.0.9 to 8.2.0
Bumps [open](https://github.com/sindresorhus/open) from 8.0.9 to 8.2.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.9...v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 05:05:44 +00:00
dependabot[bot]
9038e965c6 Merge pull request #7310 from swagger-api/dependabot/npm_and_yarn/browserslist-4.16.6 2021-05-25 09:14:57 +00:00
dependabot[bot]
80fe4b7131 chore(deps): bump browserslist from 4.12.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.12.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 08:19:45 +00:00
dependabot[bot]
a3bff9d351 Merge pull request #7308 from swagger-api/dependabot/npm_and_yarn/eslint-7.27.0 2021-05-25 08:15:50 +00:00
dependabot[bot]
865d293fa6 chore(deps-dev): bump eslint from 7.26.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.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.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 07:44:49 +00:00
dependabot[bot]
9988b7f3fc Merge pull request #7307 from swagger-api/dependabot/npm_and_yarn/css-loader-5.2.6 2021-05-25 07:41:20 +00:00
dependabot[bot]
d91fb9bd3f chore(deps-dev): bump css-loader from 5.2.5 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.5 to 5.2.6.
- [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/v5.2.5...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 07:03:15 +00:00
dependabot[bot]
473f6fc3d5 Merge pull request #7306 from swagger-api/dependabot/npm_and_yarn/jsdom-16.6.0 2021-05-25 05:21:54 +00:00
dependabot[bot]
8ddbafb57b chore(deps-dev): bump jsdom from 16.5.3 to 16.6.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.3 to 16.6.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/16.5.3...16.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 05:06:40 +00:00
dependabot[bot]
737b7c6ef6 Merge pull request #7303 from swagger-api/dependabot/npm_and_yarn/eslint-plugin-import-2.23.3 2021-05-24 09:41:46 +00:00
dependabot[bot]
60abb5f007 chore(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.3
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.3.
- [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.2...v2.23.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 08:54:31 +00:00
dependabot[bot]
86f67aa0e4 Merge pull request #7302 from swagger-api/dependabot/npm_and_yarn/commitlint/config-conventional-12.1.4 2021-05-24 08:51:30 +00:00
dependabot[bot]
a8eb9dbccb chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.1.1 to 12.1.4.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 08:10:13 +00:00
dependabot[bot]
659c3aa717 Merge pull request #7301 from swagger-api/dependabot/npm_and_yarn/chromedriver-90.0.1 2021-05-24 05:24:41 +00:00
dependabot[bot]
ca62500355 chore(deps-dev): bump chromedriver from 90.0.0 to 90.0.1
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 90.0.0 to 90.0.1.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/compare/90.0.0...90.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 05:07:58 +00:00
dependabot[bot]
8cebc0041b Merge pull request #7294 from swagger-api/dependabot/npm_and_yarn/css-loader-5.2.5 2021-05-21 07:46:22 +00:00
dependabot[bot]
fcc7b1cc26 chore(deps-dev): bump css-loader from 5.2.4 to 5.2.5
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.5.
- [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/v5.2.4...v5.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 07:09:32 +00:00
dependabot[bot]
33b3a3c7a7 Merge pull request #7293 from swagger-api/dependabot/npm_and_yarn/babel/cli-7.14.3 2021-05-21 05:26:02 +00:00
dependabot[bot]
5a7cd75379 chore(deps-dev): bump @babel/cli from 7.13.16 to 7.14.3
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to 7.14.3.
- [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.3/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 05:10:43 +00:00
Damien
516e666f1c feat(wrapComponents): new chain configuration option (#7236)
This commit provides a backward compatible mechanism to chain wrap 
an individual component multiple times

`Chain` mode: allow chaining of plugins on a given component
`Legacy` mode: last plugin to wrap a given component will supercede others

* chore: Add unit test for wrapComponent wrapping

* doc: Add documentation about the new pluginsOptions configuration

* doc: Add a sidenote on plugin-api page

Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2021-05-20 15:41:11 -07:00
dependabot[bot]
60ac6d24ba Merge pull request #7289 from swagger-api/dependabot/npm_and_yarn/nightwatch-1.6.4 2021-05-20 08:19:15 +00:00
dependabot[bot]
e43afabcd9 chore(deps-dev): bump nightwatch from 1.6.3 to 1.6.4
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.6.3...v1.6.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 07:54:32 +00:00