Commit Graph

4907 Commits

Author SHA1 Message Date
Tim Lai
2373a83fe2 feat: remove node_native option from request snippets plugin (#7181)
* snippet generator support intended for different shell options only
* will not maintain snippet generator for various languages
2021-04-14 10:55:31 -07:00
ben-smartbear
7fc2780bac fix: update snippet generator map to support React 16 (#7154) 2021-04-14 09:52:52 -07:00
dependabot[bot]
cbc68829f2 Merge pull request #7178 from swagger-api/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.13.15 2021-04-14 09:51:26 +00:00
dependabot[bot]
09babbe028 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.13.10 to 7.13.15.
- [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.13.15/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 09:14:21 +00:00
dependabot[bot]
412f439b44 Merge pull request #7176 from swagger-api/dependabot/npm_and_yarn/postcss-8.2.10 2021-04-14 09:11:15 +00:00
dependabot[bot]
6fa72031eb chore(deps-dev): bump postcss from 8.2.9 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.10.
- [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.9...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 08:37:52 +00:00
dependabot[bot]
471c4c3fab Merge pull request #7177 from swagger-api/dependabot/npm_and_yarn/eslint-7.24.0 2021-04-14 08:19:52 +00:00
dependabot[bot]
e41fbc0610 chore(deps-dev): bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.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.23.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 08:03:40 +00:00
dependabot[bot]
f54d9e2db4 Merge pull request #7175 from swagger-api/dependabot/npm_and_yarn/mini-css-extract-plugin-1.4.1 2021-04-14 05:22:35 +00:00
dependabot[bot]
4ea1accadf chore(deps-dev): bump mini-css-extract-plugin from 1.4.0 to 1.4.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.0 to 1.4.1.
- [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.4.0...v1.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 05:07:02 +00:00
Tim Lai
01c8de4e92 feat(dev): migrate to local-web-server (#7174) 2021-04-13 13:36:47 -07:00
dependabot[bot]
eb4133fea4 Merge pull request #7170 from swagger-api/dependabot/npm_and_yarn/jsdom-16.5.3 2021-04-13 09:59:48 +00:00
dependabot[bot]
ec3cc0ef72 chore(deps-dev): bump jsdom from 16.5.2 to 16.5.3
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.2 to 16.5.3.
- [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.2...16.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 09:36:38 +00:00
dependabot[bot]
886894620c Merge pull request #7172 from swagger-api/dependabot/npm_and_yarn/eslint-plugin-react-7.23.2 2021-04-13 09:33:33 +00:00
dependabot[bot]
75d628d319 chore(deps-dev): bump eslint-plugin-react from 7.23.1 to 7.23.2
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.1 to 7.23.2.
- [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.1...v7.23.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 09:00:16 +00:00
dependabot[bot]
156c10355b Merge pull request #7171 from swagger-api/dependabot/npm_and_yarn/babel/preset-env-7.13.15 2021-04-13 08:56:59 +00:00
dependabot[bot]
c400a76cad chore(deps-dev): bump @babel/preset-env from 7.13.12 to 7.13.15
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.12 to 7.13.15.
- [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.13.15/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 08:40:05 +00:00
dependabot[bot]
530989037b Merge pull request #7168 from swagger-api/dependabot/npm_and_yarn/babel/core-7.13.15 2021-04-13 08:28:38 +00:00
dependabot[bot]
27dab740e5 chore(deps-dev): bump @babel/core from 7.13.14 to 7.13.15
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.14 to 7.13.15.
- [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.13.15/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 08:12:40 +00:00
dependabot[bot]
ab41b88417 Merge pull request #7167 from swagger-api/dependabot/npm_and_yarn/css-loader-5.2.1 2021-04-13 05:27:28 +00:00
dependabot[bot]
9cf800d439 chore(deps-dev): bump css-loader from 5.2.0 to 5.2.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.0 to 5.2.1.
- [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.0...v5.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 05:10:33 +00:00
Tim Lai
5a07130d04 chore(deps-dev): bump nightwatch from 1.6.1 to 1.6.2 (#7166) 2021-04-12 15:55:25 -07:00
Tim Lai
9add762fe0 chore(deps-dev): bump terser-webpack-plugin from 4.0.0 to 4.2.3 (#7165) 2021-04-12 14:34:37 -07:00
dependabot[bot]
c74668a325 chore(deps-dev): bump husky from 5.2.0 to 6.0.0 (#7137)
Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.2.0...v6.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 14:10:25 -07:00
Tim Lai
d5b8ba8a1e chore(deps-dev): bump cssnano from 4.1.10 to 4.1.11 (#7164) 2021-04-12 13:37:43 -07:00
dependabot[bot]
3abb9b3146 Merge pull request #7147 from swagger-api/dependabot/npm_and_yarn/commitlint/config-conventional-12.1.1 2021-04-12 20:19:09 +00:00
dependabot[bot]
85fb1956e6 chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.0.1 to 12.1.1.
- [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.0.1...v12.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 19:13:18 +00:00
dependabot[bot]
77d8e922b7 Merge pull request #7153 from swagger-api/dependabot/npm_and_yarn/open-8.0.5 2021-04-12 19:08:45 +00:00
dependabot[bot]
9228d23777 chore(deps-dev): bump open from 8.0.4 to 8.0.5
Bumps [open](https://github.com/sindresorhus/open) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.4...v8.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 18:30:53 +00:00
dependabot[bot]
ef34414137 Merge pull request #7151 from swagger-api/dependabot/npm_and_yarn/classnames-2.3.1 2021-04-12 18:25:17 +00:00
dependabot[bot]
df05b359ce chore(deps): bump classnames from 2.2.6 to 2.3.1
Bumps [classnames](https://github.com/JedWatson/classnames) from 2.2.6 to 2.3.1.
- [Release notes](https://github.com/JedWatson/classnames/releases)
- [Changelog](https://github.com/JedWatson/classnames/blob/master/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 17:17:39 +00:00
dependabot[bot]
1db5d0338b Merge pull request #7148 from swagger-api/dependabot/npm_and_yarn/commitlint/cli-12.1.1 2021-04-12 17:13:55 +00:00
dependabot[bot]
5190aeb45f chore(deps-dev): bump @commitlint/cli from 12.0.1 to 12.1.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.0.1 to 12.1.1.
- [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.0.1...v12.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 05:32:15 +00:00
swagger-bot
cc408812fc chore(release): cut the v3.46.0 release 2021-03-31 18:50:40 +00:00
Tim Lai
f5b84e59ce feat: markdown sanitization of form tag (#7146) 2021-03-31 11:03:57 -07:00
Giles Wells
4abbc62b87 fix: add aria label to select element for content types (#7133)
Co-authored-by: ediiotero <eddie.otero@oddball.io>
Co-authored-by: Mike Lumetta <mike.lumetta@adhocteam.us>
2021-03-31 08:25:24 -07:00
dependabot[bot]
3d20894ce7 Merge pull request #7145 from swagger-api/dependabot/npm_and_yarn/postcss-8.2.9 2021-03-31 07:59:45 +00:00
dependabot[bot]
06f98f1f62 chore(deps-dev): bump postcss from 8.2.8 to 8.2.9
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.9.
- [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.8...8.2.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 07:43:53 +00:00
dependabot[bot]
a7f659628c Merge pull request #7144 from swagger-api/dependabot/npm_and_yarn/swagger-client-3.13.2 2021-03-31 05:44:22 +00:00
dependabot[bot]
0807c8f7a7 chore(deps): bump swagger-client from 3.13.1 to 3.13.2
Bumps [swagger-client](https://github.com/swagger-api/swagger-js) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/swagger-api/swagger-js/releases)
- [Commits](https://github.com/swagger-api/swagger-js/compare/v3.13.1...v3.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 05:28:00 +00:00
Mahtis Michel
032bd71e0a feat(sample-gen): infer implicit type and validation constraint types (#7117)
* this closes some dead ends of sample generation where no sample can be generated
2021-03-30 14:28:51 -07:00
axel584
75865f31ec feat: download of text/csv now uses .csv extension (#7141) 2021-03-30 13:06:00 -07:00
Mahtis Michel
4103e0f919 fix: array constraint validation only if value was provided (#7112) 2021-03-30 12:33:56 -07:00
dependabot[bot]
cabba625c2 Merge pull request #7138 from swagger-api/dependabot/npm_and_yarn/nightwatch-1.6.1 2021-03-30 11:07:57 +00:00
dependabot[bot]
850d8952c1 chore(deps-dev): bump nightwatch from 1.6.0 to 1.6.1
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 10:36:57 +00:00
dependabot[bot]
31e97350d0 Merge pull request #7135 from swagger-api/dependabot/npm_and_yarn/babel/register-7.13.14 2021-03-30 10:31:59 +00:00
dependabot[bot]
d1b7f6e705 chore(deps-dev): bump @babel/register from 7.13.8 to 7.13.14
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.13.8 to 7.13.14.
- [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.13.14/packages/babel-register)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 09:57:31 +00:00
dependabot[bot]
4520236733 Merge pull request #7136 from swagger-api/dependabot/npm_and_yarn/babel/core-7.13.14 2021-03-30 09:54:05 +00:00
dependabot[bot]
917ef52135 chore(deps-dev): bump @babel/core from 7.13.13 to 7.13.14
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.13 to 7.13.14.
- [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.13.14/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 08:44:00 +00:00
dependabot[bot]
f00fffffbf Merge pull request #7139 from swagger-api/dependabot/npm_and_yarn/babel/eslint-parser-7.13.14 2021-03-30 08:39:22 +00:00