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
dependabot[bot]
25cd1cd979
Merge pull request #7287 from swagger-api/dependabot/npm_and_yarn/cssnano-5.0.3
2021-05-20 07:51:25 +00:00
dependabot[bot]
0c6340a1b1
chore(deps-dev): bump cssnano from 5.0.2 to 5.0.3
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.0.2...cssnano@5.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-20 07:03:17 +00:00
dependabot[bot]
811fea5bd9
Merge pull request #7288 from swagger-api/dependabot/npm_and_yarn/babel/preset-env-7.14.2
2021-05-20 05:38:20 +00:00
dependabot[bot]
2f45ff72d7
chore(deps-dev): bump @babel/preset-env from 7.14.1 to 7.14.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.14.1 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-preset-env )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-20 05:22:22 +00:00
swagger-bot
bbfa31beae
chore(release): cut the v3.49.0 release
2021-05-19 21:54:39 +00:00
dependabot[bot]
b9e0540112
Merge pull request #7285 from swagger-api/dependabot/npm_and_yarn/open-8.0.9
2021-05-19 08:43:21 +00:00
dependabot[bot]
b59d10e8c6
chore(deps-dev): bump open from 8.0.8 to 8.0.9
...
Bumps [open](https://github.com/sindresorhus/open ) from 8.0.8 to 8.0.9.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v8.0.8...v8.0.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-19 08:03:04 +00:00
dependabot[bot]
291b57fcc6
Merge pull request #7284 from swagger-api/dependabot/npm_and_yarn/babel/plugin-proposal-nullish-coalescing-operator-7.14.2
2021-05-19 08:00:02 +00:00
dependabot[bot]
1973ab34f0
chore(deps-dev): bump @babel/plugin-proposal-nullish-coalescing-operator
...
Bumps [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-nullish-coalescing-operator ) from 7.13.8 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-nullish-coalescing-operator )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-19 07:10:41 +00:00
dependabot[bot]
c21529ca5a
Merge pull request #7283 from swagger-api/dependabot/npm_and_yarn/eslint-plugin-import-2.23.2
2021-05-19 05:22:03 +00:00
dependabot[bot]
64f97fb9cd
chore(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.2
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.22.1 to 2.23.2.
- [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.22.1...v2.23.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-19 05:05:39 +00:00
dependabot[bot]
a4d6031a25
Merge pull request #7281 from swagger-api/dependabot/npm_and_yarn/postcss-loader-4.3.0
2021-05-18 08:56:53 +00:00
dependabot[bot]
328c281e31
chore(deps-dev): bump postcss-loader from 4.2.0 to 4.3.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/v4.3.0/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-18 08:04:28 +00:00
dependabot[bot]
40faaa7c6e
Merge pull request #7279 from swagger-api/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.3
2021-05-18 07:59:37 +00:00
dependabot[bot]
38752d94bc
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.2 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-plugin-transform-runtime )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-18 07:09:49 +00:00
dependabot[bot]
51e44e3192
Merge pull request #7280 from swagger-api/dependabot/npm_and_yarn/babel/eslint-parser-7.14.3
2021-05-18 05:32:11 +00:00
dependabot[bot]
9052695906
chore(deps-dev): bump @babel/eslint-parser from 7.14.2 to 7.14.3
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.14.2 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/eslint/babel-eslint-parser )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-18 05:10:54 +00:00
Tim Lai
d183c5e45d
chore(deps-dev): bump eslint-plugin-jest from 24.3.5 to 24.3.6 ( #7278 )
2021-05-17 16:40:32 -07:00
Tim Lai
40ab57e76c
chore(deps-dev): bump webpack-cli from 3.3.11 to 4.7.0 ( #7277 )
...
* includes cli script updates
2021-05-17 15:47:52 -07:00
dependabot[bot]
337c97be1b
Merge pull request #7273 from swagger-api/dependabot/npm_and_yarn/babel/eslint-parser-7.14.2
2021-05-17 18:39:07 +00:00
dependabot[bot]
c3d8f9415a
chore(deps-dev): bump @babel/eslint-parser from 7.13.14 to 7.14.2
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.13.14 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/eslint/babel-eslint-parser )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-17 18:09:10 +00:00
Tim Lai
8210ddedb9
chore(deps-dev): bump cssnano from 4.1.11 to 5.0.2 ( #7276 )
2021-05-17 11:05:50 -07:00
dependabot[bot]
19c170a4c2
Merge pull request #7272 from swagger-api/dependabot/npm_and_yarn/commitlint/cli-12.1.4
2021-05-17 05:29:42 +00:00
dependabot[bot]
4c834d3cb0
chore(deps-dev): bump @commitlint/cli from 12.1.1 to 12.1.4
...
Bumps [@commitlint/cli](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-17 05:14:22 +00:00
dependabot[bot]
320168c7a4
Merge pull request #7266 from swagger-api/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.14.2
2021-05-14 17:42:16 +00:00
dependabot[bot]
47aeea5ce7
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.15 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-transform-runtime )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-14 16:52:54 +00:00
dependabot[bot]
6f4b534c5e
Merge pull request #7269 from swagger-api/dependabot/npm_and_yarn/json-ptr-2.2.0
2021-05-14 16:49:45 +00:00
dependabot[bot]
a3d440978d
chore(deps): bump json-ptr from 2.0.0 to 2.2.0
...
Bumps [json-ptr](https://github.com/flitbit/json-ptr ) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/flitbit/json-ptr/releases )
- [Changelog](https://github.com/flitbit/json-ptr/blob/master/tsconfig.release.json )
- [Commits](https://github.com/flitbit/json-ptr/compare/v2.0.0...v2.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-14 16:34:45 +00:00
dependabot[bot]
f444d27980
Merge pull request #7265 from swagger-api/dependabot/npm_and_yarn/babel/core-7.14.2
2021-05-13 05:22:09 +00:00
dependabot[bot]
e6a9213b97
chore(deps-dev): bump @babel/core from 7.14.0 to 7.14.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.0 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-core )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-13 05:06:38 +00:00
iron
9f62154d06
fix: download button width ( #7230 )
2021-05-12 10:22:11 -07:00
Giles Wells
72811bd827
feat: Accessibility improvements ( #7224 )
...
* feat: adds a11y for ContentType & Responses region
* feat: adds a11y to expandable/collapsible elements
* fix: add aria label to select element for content types
* fix: add aria label prop to contentType component
* Change optag to h3 for better tag hierarchy
Co-authored-by: ediiotero <eddie.otero@oddball.io >
Co-authored-by: Mike Lumetta <mike.lumetta@adhocteam.us >
Co-authored-by: Alexander Valencia <alex.valencia@adhocteam.us >
2021-05-12 09:40:31 -07:00
dependabot[bot]
8872d0e2ed
Merge pull request #7259 from swagger-api/dependabot/npm_and_yarn/npm-audit-ci-wrapper-3.0.2
2021-05-12 07:10:08 +00:00
dependabot[bot]
e5be4f5f40
chore(deps-dev): bump npm-audit-ci-wrapper from 3.0.1 to 3.0.2
...
Bumps [npm-audit-ci-wrapper](https://github.com/InfoSec812/npm-audit-ci-wrapper ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/InfoSec812/npm-audit-ci-wrapper/releases )
- [Commits](https://github.com/InfoSec812/npm-audit-ci-wrapper/compare/v3.0.1...v3.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-12 06:47:15 +00:00
dependabot[bot]
bfd1399302
Merge pull request #7258 from swagger-api/dependabot/npm_and_yarn/eslint-7.26.0
2021-05-12 05:22:15 +00:00