dependabot[bot]
23c3eadb28
chore(deps): bump nginx from 1.21.5-alpine to 1.21.6-alpine ( #7812 )
2022-01-31 11:17:35 +00:00
swagger-bot
7a30200274
chore(release): cut the v4.4.0 release
2022-01-27 09:37:53 +00:00
Vladimir Gorej
3ce6477007
refactor(memoizeN): extract support code out of closure ( #7805 )
2022-01-27 08:57:50 +01:00
Vladimir Gorej
d638e58527
fix(view-plugin): provide resolvers for memoized functions ( #7801 )
...
Before this change, memoization happened only on first
argument provided to the functions. Now the memoization
properly handle all arguments.
Refs #7800
2022-01-27 08:46:03 +01:00
Vladimir Gorej
87ccc247e0
refactor(memoize): get rid of memoizee prod dependency ( #7799 )
...
The memoizee dependency was replaced with specialization
of lodash.memoize.
Refs #7694
2022-01-26 17:39:47 +01:00
John Bednarczyk
8ea3cfd00f
fix(plugins): make swagger-js wrapActions overridable ( #7753 )
...
Co-authored-by: John Bednarczyk <john.bednarczyk@singlewire.com >
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
Refs #7730
2022-01-26 12:47:42 +01:00
Raymond Berger
0650bb4680
docs(README): update JDK documentation link ( #7744 )
2022-01-26 11:11:33 +01:00
Vladimir Gorej
6c417e4901
fix(security): update swagger-client to v3.18.3 ( #7798 )
...
Refs https://github.com/advisories/GHSA-r683-j2x4-v87g
2022-01-26 11:01:47 +01:00
Christian Egli
c6d8d779d0
feat: do not ask for client secret when using auth code with PKCE ( #7438 )
...
Co-authored-by: Ignacio Lozano <nacholozano@gmail.com >
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
Refs #6290
2022-01-26 10:56:09 +01:00
swagger-bot
64345a39f3
chore(release): cut the v4.3.0 release
2022-01-25 10:03:14 +00:00
Vladimir Gorej
6b1070814c
fix(swagger-ui-react): fix prop type for defaultModelRendering
...
Refs #7783
2022-01-24 16:33:45 +01:00
Vladimir Gorej
8b1c4a7c1a
feat(error-handling): introduce unified and configurable error handling ( #7761 )
...
Refs #7778
2022-01-24 16:12:13 +01:00
dependabot[bot]
4f2287fe53
chore(deps-dev): bump @commitlint/config-conventional
...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional ) from 15.0.0 to 16.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.0.0/@commitlint/config-conventional )
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 10:31:27 +01:00
dependabot[bot]
77f72efa7a
chore(deps-dev): bump @babel/cli from 7.14.5 to 7.16.8 ( #7781 )
2022-01-20 13:08:28 +00:00
dependabot[bot]
cc35d4838d
chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 ( #7780 )
2022-01-20 11:31:10 +00:00
swagger-bot
d0954665de
chore(release): cut the v4.2.1 release
2022-01-19 18:21:09 +00:00
Tim Lai
b1e94733b5
chore(deps-dev): @babel plugins needed to build swagger-ui-react ( #7779 )
...
* chore(deps-dev): @babel plugins needed to build swagger-ui-react
* chore(swagger-ui-react): remove unused require `fs`
2022-01-19 09:46:15 -08:00
swagger-bot
5cf907c283
chore(release): cut the v4.2.0 release
2022-01-19 14:09:33 +00:00
Vladimir Gorej
747038029a
revert: bump serialize-error from 8.1.0 to 9.0.0 ( #7670 )
...
Refs 7049015
Refs #7670
2022-01-19 14:39:08 +01:00
Vladimir Gorej
302c483f0a
revert: add wait time for bugs/5043 to resolve spec ( #7769 ) ( #7775 )
...
Refs affd4b9
2022-01-19 13:51:52 +01:00
dependabot[bot]
5abb5c3f06
chore(deps-dev): bump sass from 1.48.0 to 1.49.0 ( #7774 )
2022-01-19 12:45:42 +00:00
dependabot[bot]
797141b532
chore(deps): bump reselect from 4.0.0 to 4.1.5 ( #7767 )
2022-01-19 12:38:36 +00:00
dependabot[bot]
f3410b3e4b
chore(deps-dev): bump @babel/plugin-transform-runtime ( #7773 )
2022-01-19 12:31:35 +00:00
Vladimir Gorej
a503322911
chore(deps): update swagger-client to v3.18.2 ( #7772 )
...
Refs #7771
Closes #7766
Closes #7770
2022-01-19 13:24:41 +01:00
Tim Lai
affd4b9e7e
test(cypress): add wait time for bugs/5043 to resolve spec ( #7769 )
2022-01-18 15:34:12 -08:00
dependabot[bot]
627cb98822
chore(deps-dev): bump jest from 27.0.6 to 27.4.7 ( #7765 )
2022-01-18 21:20:54 +00:00
Vladimir Gorej
70490150ed
chore(deps): bump serialize-error from 8.1.0 to 9.0.0 ( #7670 )
...
* chore(deps): bump serialize-error from 8.1.0 to 9.0.0
Closes #7662
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-01-18 13:12:49 -08:00
Tim Lai
b12c56f690
chore(deps-dev): bump postcss-preset-env@7 and postcss@8.4.5 ( #7764 )
2022-01-18 12:52:31 -08:00
Tim Lai
1afcbac67c
chore(deps-dev): bump sass from 1.35.1 to 1.48.0 ( #7763 )
2022-01-18 12:33:10 -08:00
Mahtis Michel
85597b9a94
feat(swagger-ui-react): Enable displayRequestDuration prop ( #7522 )
...
* feat(react): allow displayRequestDuration via react
* docs(react): added displayRequestDuration prop
* Update flavors/swagger-ui-react/README.md
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-01-18 10:24:34 -08:00
dependabot[bot]
3af8acf758
chore(deps): bump @babel/runtime-corejs3 from 7.16.3 to 7.16.8 ( #7748 )
2022-01-17 15:39:51 +00:00
Vladimir Gorej
51f6aedd72
chore(package-lock): fix security vulnerabilities
2022-01-17 16:31:08 +01:00
Mahtis Michel
87226bc47d
docs(request-snippet): document request snippets plug points ( #7524 )
...
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-01-12 14:39:00 -08:00
Alex Rejto
6273fd1dd8
feat: add support of defaultModelRendering prop to swagger-ui-react
...
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-01-12 14:31:55 -08:00
Xavier Fournet
e6ea523e7c
Add source map of js files to swagger-ui-react ( #7717 )
...
Co-authored-by: Tim Lai <timothy.lai@gmail.com >
2022-01-12 13:59:50 -08:00
dependabot[bot]
b65d19cd66
chore(deps-dev): bump @babel/preset-env from 7.14.7 to 7.16.8 ( #7747 )
2022-01-11 09:01:58 +00:00
Vladimir Gorej
951bbbcad2
chore(package-lock): run npm audit to fix security vunls
2022-01-11 09:55:01 +01:00
Vladimir Gorej
9b8a7318e4
chore(whitesource): update configuration file
...
Additionally, setting the ConclusionLevel to _success_ as
there are numerous vulnerable packages being tracked though
have no documented remediation at this time. Issues will still
generate tickets though the scan will not result in a failure.
2022-01-11 09:29:27 +01:00
dependabot[bot]
a094651d84
chore(deps-dev): bump expect from 27.3.1 to 27.4.2 ( #7700 )
2022-01-03 11:26:44 +00:00
dependabot[bot]
7cecd1e2eb
chore(deps): bump nginx from 1.21.4-alpine to 1.21.5-alpine ( #7731 )
2022-01-03 11:19:05 +00:00
Josh Ponelat
8718d4b267
docs(SECURITY.md): add v3 EOL info ( #7701 )
...
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com >
Co-authored-by: Helen Kosova <hkosova@users.noreply.github.com >
2021-12-14 10:36:52 +01:00
dependabot[bot]
744454c7bb
chore(deps-dev): bump eslint-plugin-react from 7.27.0 to 7.27.1 ( #7686 )
2021-12-10 13:09:57 +00:00
swagger-bot
86e7f002c6
chore(release): cut the v4.1.3 release
2021-12-10 13:02:38 +00:00
Vladimir Gorej
01a3e55960
fix(security): disable reading config params from URL search params ( #7697 )
...
Reading configuration parameters from URL search params
is by default no longer enabled. To re-enable it, set queryConfigEnabled
configuration parameter to true.
Functionally, this is a breaking change, but given we're just providing
a security vulnerability patch we're considering this a PATCH version bump
only.
Refs #4872
Refs https://github.com/swagger-api/swagger-ui/security/advisories/GHSA-qrmm-w75w-3wpx
2021-12-09 17:28:17 +01:00
dependabot[bot]
df7749b2fe
chore(deps-dev): bump less from 4.1.1 to 4.1.2 ( #7685 )
2021-11-29 11:25:20 +00:00
dependabot[bot]
bc4710f14f
chore(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.25.3 ( #7683 )
2021-11-26 11:37:44 +00:00
dependabot[bot]
e5463833a0
chore(deps-dev): bump @babel/plugin-proposal-optional-chaining ( #7682 )
2021-11-26 11:30:41 +00:00
dependabot[bot]
1386ae592a
chore(deps-dev): bump source-map-support from 0.5.19 to 0.5.21 ( #7681 )
2021-11-26 11:22:12 +00:00
dependabot[bot]
60cab5fca9
chore(deps-dev): bump @commitlint/cli from 12.1.4 to 15.0.0 ( #7678 )
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 12.1.4 to 15.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v15.0.0/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
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-26 11:43:09 +01:00
swagger-bot
c572cfe49a
chore(release): cut the v4.1.2 release
2021-11-26 10:34:50 +00:00