Commit Graph

5375 Commits

Author SHA1 Message Date
Tim Lai
96d5218e9c chore(ga): cache cypress binary (#7377)
* chore(ga): cache cypress binary

* chore(ga): add cypress_cache_folder

* chore(ga): add cache node modules to artifact-bundle
2021-06-24 16:07:32 -07:00
dependabot[bot]
fd31ed079d Merge pull request #7371 from swagger-api/dependabot/npm_and_yarn/babel/plugin-proposal-optional-chaining-7.14.5 2021-06-24 14:44:44 +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]
88fdad5104 Merge pull request #7373 from swagger-api/dependabot/npm_and_yarn/braintree/sanitize-url-5.0.2 2021-06-24 13:32:59 +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]
042ccc04b6 Merge pull request #7370 from swagger-api/dependabot/npm_and_yarn/babel/runtime-corejs3-7.14.7 2021-06-24 13:03:33 +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]
517c50b78c Merge pull request #7368 from swagger-api/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.5 2021-06-24 11:19:37 +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
Tim Lai
95b05f1715 chore(deps-dev): bump release-it from 13.7.1 to 14.10.0 (#7367)
* also bump @release-it/conventional-changelog to 3.0.1
2021-06-23 15:58:06 -07:00
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