seriousme / fastify-openapi-glue

A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.
MIT License
202 stars 34 forks source link

chore(deps-dev): bump fastify-cli from 5.8.0 to 5.9.0 #530

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps fastify-cli from 5.8.0 to 5.9.0.

Release notes

Sourced from fastify-cli's releases.

v5.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-cli/compare/v5.8.0...v5.9.0

Commits
  • 0f974bc Bumped v5.9.0
  • 7fe47ab perf: use node: prefix to bypass require.cache call for builtins (#658)
  • a8a34f6 chore(package): explicitly declare js module type (#677)
  • 6b3a0b4 test: optimize split params (#674)
  • e435cac chore(deps-dev): bump concurrently from 7.6.0 to 8.2.2 (#676)
  • ee374d5 chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 (#675)
  • e2a6f62 chore: add missing use strict directives (#673)
  • 75d2901 chore: update typescript version to v5 (#672)
  • cbfcddb chore(deps-dev): bump fastify-tsconfig from 1.0.1 to 2.0.0 (#665)
  • e7a62b5 chore(deps-dev): bump sinon from 14.0.2 to 16.0.0 (#663)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)