nest
nest copied to clipboard
chore(deps-dev): bump @fastify/view from 9.0.0 to 9.1.0
trafficstars
Bumps @fastify/view from 9.0.0 to 9.1.0.
Release notes
Sourced from @​fastify/view's releases.
v9.1.0
What's Changed
- chore: use FastifyPluginAsync in types by
@​Uzlopakin fastify/point-of-view#411- chore: remove duplicate hbs tests by
@​mweberxyzin fastify/point-of-view#415- Feature/migrate html minifier terser by
@​multivoltagein fastify/point-of-view#378- refactor: encapsulate cache as decorator by
@​mweberxyzin fastify/point-of-view#416- chore: swap toad cache for hashlru by
@​mweberxyzin fastify/point-of-view#418- perf: cache layout access check by
@​mweberxyzin fastify/point-of-view#414- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
@​dependabotin fastify/point-of-view#421- suggestion: await engine to support inline engine import in options by
@​autopulatedin fastify/point-of-view#422- feat: viewAsync reply decorator by
@​mweberxyzin fastify/point-of-view#420New Contributors
@​autopulatedmade their first contribution in fastify/point-of-view#422Full Changelog: https://github.com/fastify/point-of-view/compare/v9.0.0...v9.1.0
Commits
ca01b2fBumped v9.1.0cb855edfeat: viewAsync reply decorator (#420)8a78eb9suggestion: await engine to support inline engine import in options (#422)ffe8fe6build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#421)2fa7ee8perf: cache layout access check (#414)988042fchore: swap toad-cache in for hashlru (#418)37cdde2refactor: encapsulate cache as decorator (#416)8113f2eFeature/migrate html minifier terser (#378)77fd561chore: remove duplicate hbs tests (#415)fbe3430chore: use FastifyPluginAsync in types (#411)- See full diff 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 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)