hc-pdf-server
hc-pdf-server copied to clipboard
Bump fastify-cli from 5.7.1 to 5.9.0
Bumps fastify-cli from 5.7.1 to 5.9.0.
Release notes
Sourced from fastify-cli's releases.
v5.9.0
What's Changed
- Replace pino-colada in help messages with pino-pretty by
@segevfiner
in fastify/fastify-cli#659- Add an option to generate YAML to generate-swagger by
@segevfiner
in fastify/fastify-cli#662- fix: app template options by
@lqqyt2423
in fastify/fastify-cli#652- chore(deps-dev): bump sinon from 14.0.2 to 16.0.0 by
@dependabot
in fastify/fastify-cli#663- chore(deps-dev): bump fastify-tsconfig from 1.0.1 to 2.0.0 by
@dependabot
in fastify/fastify-cli#665- chore: update typescript version to v5 by
@DemonHa
in fastify/fastify-cli#672- chore: add missing
use strict
directives by@Fdawgs
in fastify/fastify-cli#673- chore(deps-dev): bump sinon from 16.1.3 to 17.0.0 by
@dependabot
in fastify/fastify-cli#675- chore(deps-dev): bump concurrently from 7.6.0 to 8.2.2 by
@dependabot
in fastify/fastify-cli#676- test: optimize split params by
@Fdawgs
in fastify/fastify-cli#674- chore(package): explicitly declare js module type by
@Fdawgs
in fastify/fastify-cli#677- perf: use
node:
prefix to bypass require.cache call for builtins by@Fdawgs
in fastify/fastify-cli#658New Contributors
@lqqyt2423
made their first contribution in fastify/fastify-cli#652@DemonHa
made their first contribution in fastify/fastify-cli#672Full Changelog: https://github.com/fastify/fastify-cli/compare/v5.8.0...v5.9.0
v5.8.0
What's Changed
- fix: Correct wrong instructions for typescript ejecting by
@anyonecancode
in fastify/fastify-cli#589- Improve the Typescript template. by
@meotimdihia
in fastify/fastify-cli#592- chore(.gitignore): add bun lockfile by
@Fdawgs
in fastify/fastify-cli#594- feat: add support for typescript and esm generation (#577) by
@S-Abhishek
in fastify/fastify-cli#585- fix: use dot notation by
@is2ei
in fastify/fastify-cli#634- Fix failing tests with cross-env by
@bcomnes
in fastify/fastify-cli#639- print-routes options and print-plugins by
@bcomnes
in fastify/fastify-cli#637- chore(deps): bump pino-pretty from 9.4.1 to 10.1.0 by
@dependabot
in fastify/fastify-cli#645- chore(deps-dev): bump
@types/node
from 18.17.0 to 20.4.4 by@dependabot
in fastify/fastify-cli#646- fix error on undefined plugin by
@dancastillo
in fastify/fastify-cli#649New Contributors
@anyonecancode
made their first contribution in fastify/fastify-cli#589@S-Abhishek
made their first contribution in fastify/fastify-cli#585@is2ei
made their first contribution in fastify/fastify-cli#634@dancastillo
made their first contribution in fastify/fastify-cli#649Full Changelog: https://github.com/fastify/fastify-cli/compare/v5.7.1...v5.8.0
Commits
0f974bc
Bumped v5.9.07fe47ab
perf: usenode:
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 missinguse 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 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 <dependency name> 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)