fix(deps): update dependency fastify-swagger to v5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| fastify-swagger | ^4.5.0 -> ^5.0.0 |
Release Notes
fastify/fastify-swagger
v5.2.0
v5.1.1
What's Changed
- Clone schemas by @amit-kleiner in https://github.com/fastify/fastify-swagger/pull/580
New Contributors
- @amit-kleiner made their first contribution in https://github.com/fastify/fastify-swagger/pull/580
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v5.1.0...v5.1.1
v5.1.0
What's Changed
- chore(deps-dev): bump swagger-ui-dist from 4.5.2 to 4.6.1 by @dependabot in https://github.com/fastify/fastify-swagger/pull/563
- chore(deps-dev): bump swagger-ui-dist from 4.6.1 to 4.6.2 by @dependabot in https://github.com/fastify/fastify-swagger/pull/566
- Link to fastify-openapi-glue by @mil7 in https://github.com/fastify/fastify-swagger/pull/567
- docs: fix
transformexample by @darkgl0w in https://github.com/fastify/fastify-swagger/pull/565 - chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/564
- fix: respect patternProperties inner schema by @m-ronchi in https://github.com/fastify/fastify-swagger/pull/569
New Contributors
- @mil7 made their first contribution in https://github.com/fastify/fastify-swagger/pull/567
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v5.0.0...v5.1.0
v5.0.0
Breaking Changes
- New
transformoption function signature.
What's Changed
- feat(major): transform add url to option and document more possible use cases by @samzilverberg in https://github.com/fastify/fastify-swagger/pull/562
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.17.1...v5.0.0
v4.17.1
What's Changed
- fix: static mode plugin examples by @darkgl0w in https://github.com/fastify/fastify-swagger/pull/558
- refResolver index.d.ts typescript typings by @samzilverberg in https://github.com/fastify/fastify-swagger/pull/561
New Contributors
- @samzilverberg made their first contribution in https://github.com/fastify/fastify-swagger/pull/561
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.17.0...v4.17.1
v4.17.0
What's Changed
- prevent mangling of object properties. by @m-ronchi in https://github.com/fastify/fastify-swagger/pull/551
- chore(deps-dev): bump swagger-ui-dist from 4.5.1 to 4.5.2 by @dependabot in https://github.com/fastify/fastify-swagger/pull/552
- Support ref relative pointers in openapi params by @elierotenberg in https://github.com/fastify/fastify-swagger/pull/554
New Contributors
- @m-ronchi made their first contribution in https://github.com/fastify/fastify-swagger/pull/551
- @elierotenberg made their first contribution in https://github.com/fastify/fastify-swagger/pull/554
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.16.0...v4.17.0
v4.16.0
What's Changed
- chore(deps-dev): bump swagger-ui-dist from 4.5.0 to 4.5.1 by @dependabot in https://github.com/fastify/fastify-swagger/pull/549
- Added missing "deprecated" type on schema by @MichielDeMey in https://github.com/fastify/fastify-swagger/pull/547
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.15.0...v4.16.0
v4.15.0
What's Changed
- chore(deps-dev): bump swagger-ui-dist from 4.4.0 to 4.5.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/542
- OpenAPI 3 Serialization options by @Solant in https://github.com/fastify/fastify-swagger/pull/544
New Contributors
- @Solant made their first contribution in https://github.com/fastify/fastify-swagger/pull/544
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.14.0...v4.15.0
v4.14.0
📚 PR:
- chore(deps-dev): bump swagger-ui-dist from 4.1.3 to 4.2.1 (#528)
- adds support to externalDocs per route when using OAS 2.0 and updates FastifySchema interface (#527)
- chore(deps-dev): bump swagger-ui-dist from 4.2.1 to 4.3.0 (#533)
- build: reduce dependabot update frequency (#534)
- chore (ci): migrate ci to fastify plugins reusable workflows (#531)
- chore(deps-dev): bump swagger-ui-dist from 4.3.0 to 4.4.0 (#537)
- feat(open-api): add required on body if necessary (#541)
v4.13.1
What's Changed
- feat(openapi): support const (#521) (#522) by @mikicho in https://github.com/fastify/fastify-swagger/pull/522
- OpenApi: Fix params mapping on relative URL (#520) by @fatal10110 in https://github.com/fastify/fastify-swagger/pull/520
New Contributors
- @mikicho made their first contribution in https://github.com/fastify/fastify-swagger/pull/522
- @fatal10110 made their first contribution in https://github.com/fastify/fastify-swagger/pull/520
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.13.0...v4.13.1
v4.13.0
What's Changed
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/496
- chore(deps-dev): bump swagger-ui-dist from 3.52.5 to 4.0.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/497
- chore(deps-dev): bump swagger-ui-dist from 4.0.0 to 4.0.1 by @dependabot in https://github.com/fastify/fastify-swagger/pull/498
- chore(deps-dev): bump swagger-ui-dist from 4.0.1 to 4.1.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/500
- chore(deps): bump fastify/github-action-merge-dependabot by @dependabot in https://github.com/fastify/fastify-swagger/pull/502
- chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/503
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in https://github.com/fastify/fastify-swagger/pull/504
- chore(deps-dev): bump swagger-ui-dist from 4.1.0 to 4.1.1 by @dependabot in https://github.com/fastify/fastify-swagger/pull/505
- chore(deps-dev): bump swagger-ui-dist from 4.1.1 to 4.1.2 by @dependabot in https://github.com/fastify/fastify-swagger/pull/506
- chore(deps): bump fastify/github-action-merge-dependabot by @dependabot in https://github.com/fastify/fastify-swagger/pull/507
- chore(deps): bump openapi-types from 9.3.1 to 10.0.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/508
- fix: format param url by @climba03003 in https://github.com/fastify/fastify-swagger/pull/511
- chore(deps): bump fastify/github-action-merge-dependabot by @dependabot in https://github.com/fastify/fastify-swagger/pull/512
- chore(deps-dev): bump swagger-ui-dist from 4.1.2 to 4.1.3 by @dependabot in https://github.com/fastify/fastify-swagger/pull/513
- chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/516
- feat(openapi): support patternProperties @fxalgrain in https://github.com/fastify/fastify-swagger/pull/514
New Contributors
- @fxalgrain made their first contribution in https://github.com/fastify/fastify-swagger/pull/514
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.12.6...v4.13.0
v4.12.6
What's Changed
- refactor(prepare-swagger-ui): replace inefficient regex by @Fdawgs in https://github.com/fastify/fastify-swagger/pull/493
- Ignore schema items when used and in security definitions (Resolves #196) by @markrzen in https://github.com/fastify/fastify-swagger/pull/492
New Contributors
- @markrzen made their first contribution in https://github.com/fastify/fastify-swagger/pull/492
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.12.5...v4.12.6
v4.12.5
What's Changed
- chore(deps-dev): bump swagger-ui-dist from 3.52.3 to 3.52.4 by @dependabot in https://github.com/fastify/fastify-swagger/pull/486
- chore(deps-dev): bump swagger-ui-dist from 3.52.4 to 3.52.5 by @dependabot in https://github.com/fastify/fastify-swagger/pull/488
- chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 by @dependabot in https://github.com/fastify/fastify-swagger/pull/487
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in https://github.com/fastify/fastify-swagger/pull/490
- Added layout type for uiConfig by @MichielDeMey in https://github.com/fastify/fastify-swagger/pull/470
New Contributors
- @MichielDeMey made their first contribution in https://github.com/fastify/fastify-swagger/pull/470
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.12.4...v4.12.5
v4.12.4
What's Changed
- Add produces field to FastifySchema definition by @dominik-korsa in https://github.com/fastify/fastify-swagger/pull/469
New Contributors
- @dominik-korsa made their first contribution in https://github.com/fastify/fastify-swagger/pull/469
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.12.3...v4.12.4
v4.12.3
What's Changed
- fix: nested swagger ref by @peter-mouland in https://github.com/fastify/fastify-swagger/pull/479
- support fluent-json-schema for swagger and openapi by @mcollina in https://github.com/fastify/fastify-swagger/pull/482
New Contributors
- @peter-mouland made their first contribution in https://github.com/fastify/fastify-swagger/pull/479
Full Changelog: https://github.com/fastify/fastify-swagger/compare/v4.12.2...v4.12.3
v4.12.2
📚 PR:
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#481)
- fix: generate correct openapi with response schema containing ref (#480)
v4.12.1
📚 PR: - add: uiHooks type definition #476 (#477) - chore(deps-dev): bump swagger-ui-dist from 3.52.2 to 3.52.3 (#473) - chore(deps): bump fastify/github-action-merge-dependabot (#471) - fix: OpenApi nested ref in #/components/schemas/ (#472)
v4.12.0
📚 PR:
- chore(deps-dev): bump swagger-ui-dist from 3.52.0 to 3.52.1 (#463)
- chore(deps-dev): bump swagger-ui-dist from 3.52.1 to 3.52.2 (#464)
- chore(deps-dev): bump joi-to-json from 1.5.0 to 2.0.0 (#467)
- feat: documentation authorization (#466)
v4.11.0
📚 PR:
- feat: add support for "default" parameter (#461)
v4.10.0
📚 PR:
- feat: customize def-0 model name (#459)
v4.9.1
📚 PR:
- Enable custom path verbs by addressing param finding regex (#444)
v4.9.0
📚 PR:
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#449)
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#451)
- Add links property type to RouteShorthandOptions interface (#450)
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 (#452)
- chore(deps): bump fastify/github-action-merge-dependabot (#453)
- chore(deps-dev): bump swagger-ui-dist from 3.51.2 to 3.52.0 (#454)
- feat: Extract the type of initOAuth and uiConfig (#456)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Deploy Preview for quirrel-docs canceled.
| Name | Link |
|---|---|
| Latest commit | f7d4086a9f368418e91502abf06ccb2875fa2f82 |
| Latest deploy log | https://app.netlify.com/sites/quirrel-docs/deploys/6351041dd9f1040008e3d38b |
Deploy Preview for quirrel-development-ui canceled.
| Name | Link |
|---|---|
| Latest commit | f7d4086a9f368418e91502abf06ccb2875fa2f82 |
| Latest deploy log | https://app.netlify.com/sites/quirrel-development-ui/deploys/6351041ded5ba9000961d964 |