Skip to content

Plugins specifying a Fastify version restriction that needs updated for v5 #5585

@jsumners

Description

@jsumners

The following projects need their fastify-plugin restriction updated for fastify@5:

  • csrf-protection
  • fastify-accepts
  • fastify-accepts-serializer
  • fastify-auth
  • fastify-basic-auth
  • fastify-bearer-auth
  • fastify-caching
  • fastify-circuit-breaker
  • fastify-cookie
  • fastify-cors
  • fastify-diagnostics-channel
  • fastify-elasticsearch
  • fastify-env
  • fastify-etag
  • fastify-express
  • fastify-formbody
  • fastify-helmet
  • fastify-http-proxy
  • fastify-jwt
  • fastify-kafka
  • fastify-leveldb
  • fastify-mongodb
  • fastify-multipart
  • fastify-nextjs
  • fastify-oauth2
  • fastify-opensearch
  • fastify-postgres
  • fastify-rate-limit
  • fastify-redis
  • fastify-reply-from
  • fastify-request-context
  • fastify-response-validation
  • fastify-routes
  • fastify-routes-stats
  • fastify-schedule
  • fastify-secure-session
  • fastify-sensible
  • fastify-swagger-ui
  • fastify-throttle
  • fastify-url-data
  • fastify-websocket
  • middie
  • point-of-view
  • session

For reference, the list is compiled by querying the "main" file of each project (as listed in its package.json) for a line that matches the regular expression ^(?:\s+)?fastify:\s+['"].*(\d+).

Metadata

Metadata

Assignees

No one assigned

    Labels

    v5.xIssue or pr related to Fastify v5

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions