Update @fastify/swagger: 7.3.0 → 7.6.1 (minor) #170
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.
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?
✳️ @fastify/swagger (7.3.0 → 7.6.1) · Repo
Release Notes
7.6.1
7.6.0
7.5.1
7.5.0
7.4.1
7.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
fix type definition for `fastify.swagger({ yaml: true })` (#670)
Bumped v7.6.0
feat: allow to define route log level (#668)
chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#669)
chore(deps): bump json-schema-resolver from 1.3.0 to 2.0.0 (#666)
chore(deps-dev): bump @fastify/helmet from 9.1.0 to 10.0.0 (#663)
Bumped v7.5.1
avoid crashing of resolveLocalRef (#662)
enforce test coverage check in .taprc (#659)
run lint on pre-commit (#660)
disable package-lock.json generation (#658)
Bumped v7.5.0
chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#657)
add swagger-ui vendor extensions (#655)
vendor(swagger-ui-dist): update dep version (#653)
test(mode/static): fix require (#652)
chore(deps-dev): bump swagger-ui-dist from 4.13.0 to 4.13.2 (#651)
chore: replace use of deprecated variadic `listen()` (#647)
ci: enable license checking (#644)
fix: replace js-yaml with yaml (#646)
build(deps-dev): replace pre-commit with @fastify/pre-commit (#643)
chore(deps-dev): bump swagger-ui-dist from 4.12.0 to 4.13.0 (#641)
docs: remove redundant `--save` arg
docs(readme): fix collectionFormat example (#636) (#637)
Add persistAuthorization swagger ui option (#638)
chore(deps): bump openapi-types from 11.1.0 to 12.0.0 (#606)
chore(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#635)
chore(prepare-swagger-ui): make regex case-insensitive (#632)
chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#630)
docs(readme): supported versions (#629)
Bumped v7.4.1
fix: Copy over index.css from swagger-ui (#628)
Added missing SwaggerOptions.uiConfig.supportedSubmitMethods. Issue: https://github.com/fastify/fastify-swagger/issues/626 (#627)
chore(deps-dev): bump @types/node from 17.0.45 to 18.0.0 (#622)
Bumped v7.4.0
Allow custom schema examples in OpenAPI format (#616)
Fixes all examples for v4.0.0 (#621)
chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 (#619)
chore(deps-dev): bump swagger-ui-dist from 4.11.1 to 4.12.0 (#607)
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