statifyproject / StatifyBackend

Wrapper API for checking Social Media statistics
https://api.statify.live
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Bump fastify-favicon from 3.2.0 to 4.2.0 #51

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastify-favicon from 3.2.0 to 4.2.0.

Changelog

Sourced from fastify-favicon's changelog.

4.2.0 (2022-08-25)

Full Changelog Summary Changelog:

  • Updated requirements to Fastify '^4.5.2' and Fastify-plugin '^4.2.0'
  • Updated all dependencies to latest
  • Improved performance (a lot) by caching the favicon, see related plugin option
  • Simplified test code
  • Ensure all works with latest Node.js 14 LTS and later LTS releases
  • Improve JSDoc comments, generated documentation is much better now

4.1.0 (2022-07-19)

Full Changelog Summary Changelog:

  • Updated requirements to Fastify '^4.0.1' and Fastify-plugin '^4.0.0'
  • Ensure all is good as before

4.0.0 (2022-06-13)

Full Changelog Summary Changelog:

  • Updated requirements to Fastify '^4.0.0'
  • Updated all dependencies to latest (for Node.js 14 LTS)
  • Update and simplified example and test code
  • Update documentation from sources with JSDoc
Commits
  • 083f337 update CHANGELOG for the upcoming release
  • 03a45da fix lint errors
  • 0f27932 update JSDoc and docs
  • 21c506d update Node.js 'require' statements to import Node.js integrated libraries wi...
  • 5f5a588 add plugin options in README
  • e2f2c95 draft docs for the new upcoming release
  • f9a849e update dependencies and package-lock management (re-enabled to avoid 'npm aud...
  • b2db9bd Improve performance (336 times faster) (#13)
  • 0532c7c draft new release that requires fastify-plugin 4.x now; update related docs
  • 653a5c9 update CHANGELOG for the upcoming release
  • 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 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)