Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.2.4→^17.0.0Release Notes
hapi-swagger/hapi-swagger (hapi-swagger)
v17.3.2Compare Source
What's Changed
Full Changelog: hapi-swagger/hapi-swagger@v17.3.1...v17.3.2
v17.3.1Compare Source
What's Changed
New Contributors
Full Changelog: hapi-swagger/hapi-swagger@v17.3.0...v17.3.1
v17.3.0Compare Source
What's Changed
New Contributors
Full Changelog: hapi-swagger/hapi-swagger@v17.2.1...v17.3.0
v17.2.1Compare Source
What's Changed
New Contributors
Full Changelog: hapi-swagger/hapi-swagger@v17.2.0...v17.2.1
v17.2.0Compare Source
What's Changed
New Contributors
Full Changelog: hapi-swagger/hapi-swagger@v17.1.0...v17.2.0
v17.1.0Compare Source
What's Changed
New Contributors
Full Changelog: hapi-swagger/hapi-swagger@v17.0.1...v17.1.0
v17.0.1Compare Source
What's Changed
New Contributors
Full Changelog: hapi-swagger/hapi-swagger@v17.0.0...v17.0.1
v17.0.0Compare Source
What's Changed
swagger-ui-disttov5v14in CI@apidevtools/json-schema-ref-parserFull Changelog: hapi-swagger/hapi-swagger@v16.0.1...v17.0.0
v16.0.1Compare Source
Fixes
?tagsin URL breaks page, #797v16.0.0Compare Source
Release Notes #795
v15.0.0Compare Source
Release Notes #782
v14.5.5Compare Source
Fix
meta({swaggerHidden: true})#771v14.5.4Compare Source
Fix
v14.5.3Compare Source
Fix
Test
Perf
v14.5.2Compare Source
Fixes
v14.5.1Compare Source
Fix
hapi-swaggerin documentation #749v14.5.0Compare Source
Feature
v14.4.0Compare Source
Feature
v14.3.0Compare Source
Features
formatfield in integer propertiesv14.2.5Compare Source
Fixed
v14.2.4Compare Source
Fixed
v14.2.3Compare Source
Fixed
securityDefinitions,securitySchemes, andscopes#727UiCompleteScriptObjectTypemissing '=' in type definition glennjones@2de3387v14.2.2Compare Source
Fixed
v14.2.1Compare Source
Fixed
tryItOutEnabledoptionv14.2.0Compare Source
Feature
v14.1.3Compare Source
Fixed
v14.1.2Compare Source
Fixed
v14.1.1Compare Source
#Fixed
v14.1.0Compare Source
Fixed
200response only when response schema is empty #696.date()vs.date().isoDate()#692Features
v14.0.0Compare Source
v13.1.0Compare Source
Feature
v13.0.2Compare Source
Fixed
v13.0.1Compare Source
Fixed
Joi.object().pattern()object is just showing up as an empty object in generatedswagger.jsonglennjones#663v13.0.0Compare Source
v12.1.3Compare Source
Fixed
tagsoption should be defined as array of objects in TS definitionv12.1.2Compare Source
Fixed
v12.1.1Compare Source
Fixed
v12.1.0Compare Source
Feature
hapi-swaggerto work behind various proxy scenarios. See glennjones#645 (comment) for details.swaggerUIPathis not defined,routesBasePathis not defined/swaggerui/swaggerUIPathis defined,routesBasePathis not definedswaggerUIPathvalueswaggerUIPathvalueswaggerUIPathvalueswaggerUIPathis not defined,routesBasePathis definedroutesBasePathvalueswaggerUIPathis defined,routesBasePathis definedroutesBasePathvalueswaggerUIPathvaluev12.0.0Compare Source
v11.1.0Compare Source
Feature
v11.0.2Compare Source
Fixed
v16.1.8. Closes #634v11.0.1Compare Source
Fixed
No Contentin swagger definition. Closes #392v11.0.0Compare Source
v10.3.0Compare Source
Feature
v10.2.0Compare Source
Feature
routeTagoption will allow users to configure the tag that is used to collect the route definitions to be used byhapi-swaggerwhen creating the OpenAPI swagger specification.v10.1.2Compare Source
Fixed
documentationRouteTagsto swagger ui assets routes. Closes #612v10.1.1Compare Source
Fixed
%20whenencodeUriComponentis applied to a$refin a schema. The%symbol breaks code generators because the character not a valid identifier in some languages. This fixes removes the space in dynamic model names. Fixes #599.v10.1.0Compare Source
Feature
unknown(false)documentationRoutePluginsoption that allows other plugin options to be applied to the documentation route. Useful for integrations with plugins like Blankiev10.0.2Compare Source
Fixed
$refmust be RFC3986 compliant. Closes #594v10.0.1Compare Source
Fixed
0a2b7f7v10.0.0Compare Source
v9.4.2Compare Source
Fixed
v9.4.1Compare Source
Fixed
swagger.jsonusing date().min() and date().max()v9.4.0Compare Source
Feature
v9.3.2Compare Source
Fixed
v9.3.1Compare Source
Fixed
v9.3.0Compare Source
Features
x-*in routes #551v9.2.0Compare Source
Features
x-*outside of info object #548v9.1.3Compare Source
v9.1.2Compare Source
hasFileTypecheck. Closes #484typefield from arrays when$refis present #533v9.1.1Compare Source
v9.1.0Compare Source
documentationRouteTagsto support hiding documentation with loggers like Goodv9.0.2Compare Source
v9.0.1Compare Source
v9.0.0Compare Source
See v9 Release Notes glennjones#487
v8.0.0Compare Source
v7.10.0Compare Source
v7.9.1Compare Source
v7.9.0Compare Source
v7.8.1Compare Source
Dependencies update
v7.7.1Compare Source
Module updates and linting changes
v7.7.0Compare Source
Added grouping by tag - PR #395
v7.6.0Compare Source
v7.5.0Compare Source
Updated dependencies.
Bump to v7.5.0 because although it passed the hapi-swagger tests there are breaking changes in the JOI interface which may surface in hapi-swagger
v7.4.0Compare Source
v7.3.0Compare Source
Support for JOI custom extension PR #341
Fix for auto host/port settings #347 #345
Added timestamp support #346
New auth basic example
v7.2.0Compare Source
Added swagger JSON validation to integration tests
Fix for #337 using label for parameter name
Fix for #336 arrays missing required property
Fix for #335 array default value
Fix for #333 no boolean created parameters
Fix for #331 arrays item not definition and #328
v7.1.0Compare Source
Fixed regression of
authoption which stop been defaulting tofalsein v7.0.0 and caused somehapi-swaggersetups documentation page to response with HTTP statuscode 401. New test where added and theauthoption was again defaulted tofalsev7.0.1Compare Source
v7.0.0Compare Source
Major update to core of plugin to deal with code regression. Fixes a number of issues with deep JOI object structures.
Added:
Updated dependencies
v6.2.2Compare Source
v6.2.1Compare Source
Updated dependencies
v6.2.0Compare Source
labelvalues #277, #283exampleproperty tox-example#295npm test#287v6.1.0Compare Source
v6.0.0Compare Source
enableSwaggerUIoption - Adds files that support SwaggerUI. Only removes files if enableDocumentation is also set to false - default: true #272schemesin the swagger.json file. The default scheme i.e.httporhttpsis then one used to access the Swagger definition itself. #282v5.1.0Compare Source
Experimental caching for swagger.json
Use weakMap to keep definitions from duplicating #266
Added support for binary file uploads #261
Added
x-keyPrefixto auth configuration - alt version of #259New operationId format, which is now unique across whole API
v5.0.1Compare Source
v5.0.0Compare Source
Added x-* properties to swagger.json for many of JOI properties that are not otherwise supported in openAPI spec
Partial support for alternatives. Now adds first alternative into swagger and builds x-alternative #33
New model generation using hash to check for duplication #250 and #251
Fix for array items can have wrong type when
required()#249Reinstated host parsing from request to fix Heroku issue #253
v4.3.1Compare Source
v4.3.0Compare Source
API and documentation on different connections #243
Fix for sticky filtering by tags problem #241 #247
Support for function execution on default properties #236
Fix for payload custom validation function crashes at generating paths #240
v4.2.1Compare Source
Documentation update for custom page code
v4.2.0Compare Source
Support for Swagger deprecated property #225
Support for HAPI auth strategies #228
Updates merged to aid support in Azure #231
Corrected issue with JSONEditor configuration
v4.1.0Compare Source
Updated for HAPI v13.x
Using Swagger UI v2.1.4 - With new JSONEditor and extended language support
Added back support for api_key
v4.0.0Compare Source
Breaking
Fixed the issue with
required/optionalwhich then set in the path by URL template pattern, but not in JOI, creating none validating swagger.json. This fix may cause issue with pramas set in a path i.e./music/{band}/{album?}where band or album change their required status.None breaking
Enhanced ordering of UI by use
basePathandpathPrefixSizepropertiesv3.3.0Compare Source
Added server.dependency() support
v3.2.0Compare Source
Fixed ordering in UI
v3.1.1Compare Source
Updated model creation, fixes definition naming
v3.1.0Compare Source
Updated model creation, fixes definition naming and added dereference
v3.0.1Compare Source
v3.0.0Compare Source
Updated to Swagger v2.x
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.