Skip to content

fix(deps): update dependency fastify-swagger to v5 #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify-swagger ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

fastify/fastify-swagger

v5.2.0

Compare Source

v5.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v5.1.0...v5.1.1

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v5.0.0...v5.1.0

v5.0.0

Compare Source

Breaking Changes

  • New transform option function signature.

What's Changed

Full Changelog: fastify/fastify-swagger@v4.17.1...v5.0.0

v4.17.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v4.17.0...v4.17.1

v4.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v4.16.0...v4.17.0

v4.16.0

Compare Source

What's Changed

Full Changelog: fastify/fastify-swagger@v4.15.0...v4.16.0

v4.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v4.14.0...v4.15.0

v4.14.0

Compare Source

📚 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

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v4.13.0...v4.13.1

v4.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v4.12.6...v4.13.0

v4.12.6

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify-swagger@v4.12.5...v4.12.6

v4.12.5

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v4.12.4...v4.12.5

v4.12.4

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v4.12.3...v4.12.4

v4.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v4.12.2...v4.12.3

v4.12.2

Compare Source

📚 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

Compare Source

📚 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

Compare Source

📚 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

Compare Source

📚 PR:

  • feat: add support for "default" parameter (#​461)

v4.10.0

Compare Source

📚 PR:

  • feat: customize def-0 model name (#​459)

v4.9.1

Compare Source

📚 PR:

  • Enable custom path verbs by addressing param finding regex (#​444)

v4.9.0

Compare Source

📚 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)

v4.8.4

Compare Source

📚 PR:

  • chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#​442)
  • chore(deps-dev): bump swagger-ui-dist from 3.51.1 to 3.51.2 (#​448)
  • Add validatorUrl to the FastifySwaggerOptions interface (#​445)

v4.8.3

Compare Source

📚 PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.51.0 to 3.51.1 (#​435)
  • chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#​436)
  • chore(deps-dev): bump @​types/node from 15.14.1 to 16.0.0 (#​437)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​438)
  • chore(deps): bump openapi-types from 8.0.0 to 9.1.0 (#​439)
  • chore: defining empty bodies for any status codes (#​440)

v4.8.2

Compare Source

📚 PR:

  • fix(openapi): fix global schema references in fastify (#​433)

v4.8.1

Compare Source

📚 PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.50.0 to 3.51.0 (#​430)
  • fix: openapi examples (#​431)

v4.8.0

Compare Source

📚 PR:

  • add missing comma (#​407)
  • ci: add nodejs v16 to test matrix (#​409)
  • chore(deps-dev): bump @​types/node from 14.14.42 to 15.0.0 (#​410)
  • chore(deps-dev): bump swagger-ui-dist from 3.47.1 to 3.48.0 (#​411)
  • chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#​412)
  • chore(deps-dev): bump tsd from 0.14.0 to 0.15.0 (#​413)
  • chore(deps): bump actions/checkout from 2 to 2.3.4 (#​415)
  • fix: add hideUntagged to type definition (#​414)
  • docs(readme): revamp documentation (#​408)
  • chore(deps-dev): bump swagger-ui-dist from 3.48.0 to 3.49.0 (#​417)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​418)
  • chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#​419)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​420)
  • chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#​423)
  • chore(deps-dev): bump swagger-ui-dist from 3.49.0 to 3.50.0 (#​424)
  • Add OpenAPI Links support (#​428)

v4.7.0

Compare Source

📚 PR:

  • docs: update supported version (#​402)
  • chore(deps-dev): bump swagger-ui-dist from 3.46.0 to 3.47.1 (#​404)
  • feat: added option to hide untagged routes (#​406)

v4.6.0

Compare Source

📚 PR:

  • feat: better csp integrate (#​401)

v4.5.1

Compare Source

📚 PR:

  • chore(deps): bump openapi-types from 7.2.3 to 8.0.0 (#​396)
  • fix error when using default=null (#​400)

v4.5.0

Compare Source

📚 PR:

  • ci: add matrix.os array to test on other os (#​386)
  • chore(deps-dev): bump swagger-ui-dist from 3.45.0 to 3.45.1 (#​387)
  • docs: typo (#​388)
  • chore(deps-dev): bump swagger-ui-dist from 3.45.1 to 3.46.0 (#​391)
  • feat: move to tap 15.0.1 (#​393)
  • feat: support x-consume for complex serialization (#​389)

v4.4.2

Compare Source

📚 PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.44.1 to 3.45.0 (#​382)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​383)
  • fix #​384 : underscore in parameters name (#​385)

v4.4.1

Compare Source

📚 PR:

  • chore(gitignore): use latest github ignore template (#​380)
  • fix: uiConfig types and initOAuth in static mode (#​381)

v4.4.0

Compare Source

📚 PR:

  • chore(deps): bump fastify/github-action-merge-dependabot (#​376)
  • fix: joi transform (#​374)
  • chore(deps): bump fastify/github-action-merge-dependabot (#​379)
  • chore(deps-dev): bump swagger-ui-dist from 3.44.0 to 3.44.1 (#​378)
  • chore: add dynamic openapi joi example (#​377)
  • feat: pass swagger-ui initOAuth config (#​375)

v4.3.3

Compare Source

📚 PR:

  • fix: multiple path params cannot be recognize with two brackets (#​372)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant