dependabot[bot]
18d4fb33e5
chore(deps-dev): bump eslint-plugin-jest from 24.4.0 to 25.2.4 ( #7629 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.4.0 to 25.2.4.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.4.0...v25.2.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-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>
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
2021-11-16 22:17:20 +01:00
dependabot[bot]
e0e8b421c6
chore(deps-dev): bump cssnano from 5.0.4 to 5.0.11 ( #7652 )
2021-11-16 21:09:25 +00:00
dependabot[bot]
738c4d609c
chore(deps-dev): bump json-server from 0.16.3 to 0.17.0 ( #7651 )
2021-11-16 21:00:02 +00:00
Vladimir Gorej
9b5cbecad0
ci: optimize speed of CI ( #7649 )
...
Refs #7627
2021-11-16 21:22:17 +01:00
dependabot[bot]
0e5bc25466
chore(deps): bump nginx from 1.21.3-alpine to 1.21.4-alpine
...
Bumps nginx from 1.21.3-alpine to 1.21.4-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-15 17:10:45 +01:00
dependabot[bot]
b1530dc103
chore(deps): bump @babel/runtime-corejs3 from 7.14.8 to 7.16.3 ( #7636 )
2021-11-10 16:42:26 +00:00
Vladimir Gorej
8d217ed0a0
chore(deps): fix security vulneraiblity in json-merger
2021-11-10 17:23:15 +01:00
dependabot[bot]
53bdcd9257
chore(deps-dev): bump eslint-plugin-react from 7.24.0 to 7.27.0
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.24.0 to 7.27.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.24.0...v7.27.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-11-10 16:41:50 +01:00
dependabot[bot]
c2866bbd00
chore(deps-dev): bump @babel/plugin-proposal-class-properties ( #7621 )
2021-11-08 14:17:28 +00:00
dependabot[bot]
dd0404f000
chore(deps): bump react-copy-to-clipboard from 5.0.3 to 5.0.4 ( #7623 )
2021-11-08 13:29:03 +00:00
swagger-bot
e0d1e19d6e
chore(release): cut the v4.1.0 release
2021-11-08 13:02:27 +00:00
Andriy Semenyuk
b71446caa0
feat(swagger-ui-react): add support of filter prop ( #7547 )
...
Co-authored-by: Mahtis Michel <mathis.michel@outlook.de >
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
Closes #7546
2021-11-08 13:08:15 +01:00
dependabot[bot]
9d2b35aeb2
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 ( #7622 )
2021-11-08 11:40:57 +00:00
Mahtis Michel
3fea224a7d
feat(swagger-ui-react): add request snippets configuration ( #7536 )
...
Closes #7523
2021-11-08 12:13:32 +01:00
Vladimir Gorej
c7b215b6bb
docs(configuration): document requestSnippetsEnabled config option
...
Along with that fix formatting of request snippet
value.
2021-11-08 11:50:00 +01:00
Vladimir Gorej
4a78313ebf
fix(swagger-ui-react): add showExtension propType
...
Refs #5892
2021-11-08 10:07:21 +01:00
glebbash
d7ec726886
feat(swagger-ui-react): add showExtensions option ( #7563 )
...
Closes #5892
2021-11-08 09:37:28 +01:00
Florian Dreier
83021df9b0
fix: add source map of css file to swagger-ui-react ( #7601 )
...
Fixes source map of css file missing in swagger-ui-react.
The source map is referenced in ./dist/swagger-ui.css,
but as it does not exist in the final package creates errors in our tooling.
2021-11-05 16:11:56 +01:00
dependabot[bot]
23d2153be4
chore(deps-dev): bump sinon from 12.0.0 to 12.0.1 ( #7616 )
2021-11-05 11:42:01 +00:00
Vladimir Gorej
7cc2657699
fix(highlight-code): fix regression code highlight behavior
...
Refs #7603
2021-11-05 11:54:14 +01:00
swagger-bot
7443b2e936
chore(release): cut the v4.0.1 release
2021-11-04 16:06:17 +00:00
Vladimir Gorej
fb7e98a431
fix(servers): prevent UI crash when chaning Server with variables
...
Closes #7525
2021-11-04 16:27:27 +01:00
Vladimir Gorej
62031f3ff0
chore(deps-dev): bump expect from 1.20.2 to 27.3.1
...
Closes #7607
2021-11-04 14:36:36 +01:00
Vladimir Gorej
e624592d60
docs(README): add v4.0.0 into compatiblity table ( #7604 )
2021-11-04 13:57:27 +01:00
dependabot[bot]
d903cd6ff9
chore(deps-dev): bump lint-staged from 11.0.0 to 11.2.6 ( #7606 )
2021-11-04 12:18:44 +00:00
dependabot[bot]
4042c82c4f
chore(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.25.2 ( #7605 )
2021-11-04 11:32:35 +00:00
dependabot[bot]
52a7180ae5
Merge pull request #7600 from swagger-api/dependabot/npm_and_yarn/css-loader-5.2.7
2021-11-04 10:09:32 +00:00
Vladimir Gorej
b870e222da
Merge branch 'master' into dependabot/npm_and_yarn/css-loader-5.2.7
2021-11-04 10:48:42 +01:00
dependabot[bot]
4b1486bb45
Merge pull request #7599 from swagger-api/dependabot/npm_and_yarn/git-describe-4.1.0
2021-11-04 07:41:41 +00:00
Vladimir Gorej
a55928267e
Merge branch 'master' into dependabot/npm_and_yarn/git-describe-4.1.0
2021-11-04 08:24:42 +01:00
dependabot[bot]
cda0586f4b
Merge pull request #7598 from swagger-api/dependabot/npm_and_yarn/postcss-8.3.11
2021-11-03 17:11:42 +00:00
Vladimir Gorej
ee675ec769
Merge branch 'master' into dependabot/npm_and_yarn/css-loader-5.2.7
2021-11-03 17:50:08 +01:00
Vladimir Gorej
0b79b6f3c2
Merge branch 'master' into dependabot/npm_and_yarn/git-describe-4.1.0
2021-11-03 17:49:57 +01:00
Vladimir Gorej
aecc43f6e9
Merge branch 'master' into dependabot/npm_and_yarn/postcss-8.3.11
2021-11-03 17:49:49 +01:00
Vladimir Gorej
5dc6af0e70
ci(deps): sqash & merge dependabot PRs ( #7596 )
2021-11-03 16:56:09 +01:00
dependabot[bot]
2f7cfd5e77
chore(deps-dev): bump css-loader from 5.2.6 to 5.2.7
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 5.2.6 to 5.2.7.
- [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.6...v5.2.7 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 15:22:53 +00:00
dependabot[bot]
916ca81db3
chore(deps-dev): bump git-describe from 4.0.4 to 4.1.0
...
Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe ) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/tvdstaaij/node-git-describe/releases )
- [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tvdstaaij/node-git-describe/compare/v4.0.4...v4.1.0 )
---
updated-dependencies:
- dependency-name: git-describe
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 15:22:05 +00:00
dependabot[bot]
fcd9b4365d
chore(deps-dev): bump postcss from 8.3.5 to 8.3.11
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.5 to 8.3.11.
- [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.3.5...8.3.11 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 15:21:31 +00:00
Vladimir Gorej
8955056576
chore(dependabot): limit PRs to max 3
2021-11-03 16:20:22 +01:00
dependabot[bot]
ad493cd24e
Merge pull request #7590 from swagger-api/dependabot/npm_and_yarn/babel/register-7.16.0
2021-11-03 13:15:17 +00:00
dependabot[bot]
642909eeb9
chore(deps-dev): bump @babel/register from 7.14.5 to 7.16.0
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.14.5 to 7.16.0.
- [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.16.0/packages/babel-register )
---
updated-dependencies:
- dependency-name: "@babel/register"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 11:18:42 +00:00
dependabot[bot]
b740da58b6
Merge pull request #7591 from swagger-api/dependabot/npm_and_yarn/babel-loader-8.2.3
2021-11-03 11:17:02 +00:00
dependabot[bot]
5f5be10036
chore(deps-dev): bump babel-loader from 8.2.2 to 8.2.3
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.2...v8.2.3 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 10:54:26 +00:00
dependabot[bot]
0a53e08ac5
chore(deps): bump nginx from 1.21-alpine to 1.21.3-alpine ( #7585 )
...
Bumps nginx from 1.21-alpine to 1.21.3-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
2021-11-03 11:52:49 +01:00
swagger-bot
c66bb1bc0c
chore(release): cut the v4.0.0 release
2021-11-03 10:02:34 +00:00
dependabot[bot]
4b2c585f13
Merge pull request #7586 from swagger-api/dependabot/npm_and_yarn/open-8.4.0
2021-11-03 09:21:33 +00:00
dependabot[bot]
34fd921b42
chore(deps-dev): bump open from 8.2.1 to 8.4.0
...
Bumps [open](https://github.com/sindresorhus/open ) from 8.2.1 to 8.4.0.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v8.2.1...v8.4.0 )
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 08:51:07 +00:00
Vladimir Gorej
32b3b97ae3
chore(release): return release scripts back to original
2021-11-03 09:49:50 +01:00
Vladimir Gorej
e7e977c91f
ci: enable dependabot after v4 effort
2021-11-03 09:49:50 +01:00
Vladimir Gorej
c0ef8d9b29
chore(deps): fix security vulnerabilities
2021-11-03 09:49:50 +01:00