fake-messages
fake-messages copied to clipboard
Bump swagger-ui from 3.23.11 to 4.1.3
Bumps swagger-ui from 3.23.11 to 4.1.3.
Release notes
Sourced from swagger-ui's releases.
Swagger UI v4.1.3 Released!
4.1.3 (2021-12-10)
Bug Fixes
- security: disable reading config params from URL search params (#7697) (01a3e55), closes #4872, security advisory https://github.com/swagger-api/swagger-ui/security/advisories/GHSA-qrmm-w75w-3wpx
Note: to re-enable the functionality of reading config params from URL, set new
queryConfigEnabled
core parameter totrue
. More info in documentation.Swagger UI v4.1.2 Released!
4.1.2 (2021-11-26)
Bug Fixes
- request JumpToPath component always as container (f3d3898)
Swagger UI v4.1.1 Released!
4.1.1 (2021-11-25)
Bug Fixes
Swagger UI v4.1.0 Released!
4.1.0 (2021-11-08)
Bug Fixes
- add source map of css file to swagger-ui-react (#7601) (83021df)
- highlight-code: fix regression code highlight behavior (7cc2657), closes #7603
- swagger-ui-react: add showExtension propType (4a78313), closes #5892
Features
- swagger-ui-react: add request snippets configuration (#7536) (3fea224), closes #7523
- swagger-ui-react: add showExtensions option (#7563) (d7ec726), closes #5892
- swagger-ui-react: add support of filter prop (#7547) (b71446c), closes #7546
Swagger UI v4.0.1 Released!
4.0.1 (2021-11-04)
Bug Fixes
... (truncated)
Commits
86e7f00
chore(release): cut the v4.1.3 release01a3e55
fix(security): disable reading config params from URL search params (#7697)df7749b
chore(deps-dev): bump less from 4.1.1 to 4.1.2 (#7685)bc4710f
chore(deps-dev): bump eslint-plugin-import from 2.25.2 to 2.25.3 (#7683)e546383
chore(deps-dev): bump@babel/plugin-proposal-optional-chaining
(#7682)1386ae5
chore(deps-dev): bump source-map-support from 0.5.19 to 0.5.21 (#7681)60cab5f
chore(deps-dev): bump@commitlint/cli
from 12.1.4 to 15.0.0 (#7678)c572cfe
chore(release): cut the v4.1.2 releasef3d3898
fix: request JumpToPath components always as container7b52233
chore(release): cut the v4.1.1 release- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.