flowfuse
flowfuse copied to clipboard
Bump @fastify/swagger from 8.13.0 to 9.5.2
Bumps @fastify/swagger from 8.13.0 to 9.5.2.
Release notes
Sourced from @fastify/swagger's releases.
v9.5.2
What's Changed
- chore(ci): fix node 24 tests by
@rozzillain fastify/fastify-swagger#873- refactor: remove unused done function by
@inyourtimein fastify/fastify-swagger#874- docs: use cross-platform compatible info emoji by
@Fdawgsin fastify/fastify-swagger#875- chore(license): update date ranges; standardise style by
@Fdawgsin fastify/fastify-swagger#880- chore: remove .taprc file by
@Tony133in fastify/fastify-swagger#884- fix: ignore typing Tests by
@Uzlopakin fastify/fastify-swagger#883- chore(deps-dev): bump
@apidevtools/swagger-parserfrom 10.1.1 to 12.0.0 by@dependabot[bot] in fastify/fastify-swagger#885- chore(deps-dev): bump
@types/nodefrom 22.15.34 to 24.0.8 by@dependabot[bot] in fastify/fastify-swagger#886- docs: add note on
@fastify/swaggerregistration order by@RemyMachadoin fastify/fastify-swagger#891- docs(readme): fix note style by
@Fdawgsin fastify/fastify-swagger#892- Remove redundant check by
@fedykin fastify/fastify-swagger#895- chore(.npmrc): ignore scripts by
@Fdawgsin fastify/fastify-swagger#896- build(deps-dev): remove
@fastify/pre-commitby@Fdawgsin fastify/fastify-swagger#897- fix: remove defs when ref already defined in schema by
@cykyin fastify/fastify-swagger#888New Contributors
@Tony133made their first contribution in fastify/fastify-swagger#884@RemyMachadomade their first contribution in fastify/fastify-swagger#891@fedykmade their first contribution in fastify/fastify-swagger#895@cykymade their first contribution in fastify/fastify-swagger#888Full Changelog: https://github.com/fastify/fastify-swagger/compare/v9.5.1...v9.5.2
v9.5.1
What's Changed
- chore(deps-dev): bump fluent-json-schema from 5.0.0 to 6.0.0 by
@dependabotin fastify/fastify-swagger#869- chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 by
@dependabotin fastify/fastify-swagger#870- fix: prevent mutation of response headers schema by
@inyourtimein fastify/fastify-swagger#871- fix(types): fix route config options by
@inyourtimein fastify/fastify-swagger#867New Contributors
@inyourtimemade their first contribution in fastify/fastify-swagger#871Full Changelog: https://github.com/fastify/fastify-swagger/compare/v9.5.0...v9.5.1
v9.5.0
- fix: added transform types to export (fastify/fastify-swagger#866)
- docs(readme): update plugin version syntax (fastify/fastify-swagger#862)
- docs(readme): update link for fastify-api-reference integration (fastify/fastify-swagger#859)
- docs(readme): remove references to the old included ui
- docs(readme): conciseness improvements (fastify/fastify-swagger#857)
v9.4.2
What's Changed
- build(dependabot): reduce npm updates to monthly by
@Fdawgsin fastify/fastify-swagger#855- fix: bump json-schema-resolver by
@Eommin fastify/fastify-swagger#856
... (truncated)
Commits
16cd0a2v9.5.256dbc02fix: remove defs when ref already defined in schema (#888)041a3f3build(deps-dev): remove@fastify/pre-commit(#897)c74a6c7chore(.npmrc): ignore scripts (#896)97dd2c8Remove redundant check (#895)fe63809docs(readme): fix note style (#892)9993c62docs: add note on@fastify/swaggerregistration order for route discovery (#891)7694000chore(deps-dev): bump@types/nodefrom 22.15.34 to 24.0.8 (#886)d5281b1chore(deps-dev): bump@apidevtools/swagger-parserfrom 10.1.1 to 12.0.0 (#885)07253cftest: move typing tests to seperate folder (#883)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by gurgunday, a new releaser for @fastify/swagger since your current version.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.