mongo-server
mongo-server copied to clipboard
Update swagger-ui-express: 4.1.3 → 4.6.3 (minor)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ swagger-ui-express (4.1.3 → 4.6.3) · Repo
Release Notes
4.6.3
Support for Express 5
4.6.2
4.6.2
4.6.0
Accept array of external JS/CSS assets
4.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 53 commits:
Merge branch 'master' of github.com:scottie1984/swagger-ui-expressbump versionMerge pull request #342 from aldenquimby/masterAllow express 5-beta. Fixes #341bump versionMerge pull request #336 from chgeo/masterEnhance docsFix `serveFiles` to work w/ dynamic swaggerDocDo not execute `run.js` in testsBump versionUpdated run commandMerge pull request #327 from alexmassy/masterMerge pull request #332 from wjthieme/masterCustom robots meta tagunit tests for new featureMerge pull request #326 from camipozas/docs/replace-yamljs-to-yamlreplace npm i to npm installreplace yamljs to yamlattempt preauthorization several times (useful when definition is loaded via swaggerOptions url)add support for preauthorizeBasic methodMerge pull request #321 from Luku1806/feature/multiple-script-importsAdd documentation for array parametersMerge pull request #313 from JuninhoFreitas/feature/route-examplesBump versionMerge pull request #319 from Luku1806/feature/multiple-script-importsAllow multiple external and inline Javascript imports as well as multiple external CSSadded route to use show all examplesBump version of packageMerge pull request #298 from kleinod21/masterUrl checking improvedBump package versionfix dynamic loading for serveFiles and added customJsStrExtra check of trim queryMerge pull request #280 from dukvanduken/bugfix/req-path-query-trimMerge pull request #294 from Edalbrelord/masterUpdate swagger-ui-dist version to fix issue with oAuthRedirectUrlTrim req.url from query paramsbump version of swagger-ui-dist due to security updateBumped version of swagger-ui-dist and moved js template usageUpdate README.mdUpdate README.mdMerge pull request #270 from jdgarcia/security-updateMerge pull request #269 from artyhedgehog/patch-1update swagger-ui-dist dependency to fix security vulnerabilitiesreadme: fix broken link to swagger-jsdocMerge pull request #236 from H3nSte1n/feature/Add_converage_section_to_readmefeat: Remove Coverage headline from READMEfeat: Add coverage section to READMEMerge pull request #235 from tingstad/patch-1Update README - two swagger documents (typo)Updated docs for multiple instances exampleFix issue with swaggerInitStop leaking Package.json
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)