gofiber / recipes

📁 Examples for 🚀 Fiber
https://github.com/gofiber/fiber
MIT License
3.05k stars 447 forks source link

Dependency Dashboard #2086

Open renovate[bot] opened 11 months ago

renovate[bot] commented 11 months ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
auth-docker-postgres-jwt/Dockerfile - `golang 1.21@sha256:cffaba795c36f07e372c7191b35ceaae114d74c31c3763d442982e3a4df3b39e`
aws-sam-container/app/Dockerfile - `golang 1.20` - `gcr.io/distroless/static-debian11 latest` - `public.ecr.aws/awsguru/aws-lambda-adapter 0.7.0`
cloud-run/Dockerfile - `golang undefined` - `alpine latest`
docker-mariadb-clean-arch/Dockerfile - `golang 1.21.1@sha256:cffaba795c36f07e372c7191b35ceaae114d74c31c3763d442982e3a4df3b39e`
docker-nginx-loadbalancer/Dockerfile - `golang alpine`
fiber-colly-gorm/app/Dockerfile - `golang 1.20`
fiber-envoy-extauthz/app/Dockerfile - `golang alpine` - `alpine latest`
fiber-envoy-extauthz/authz/Dockerfile - `golang alpine` - `alpine latest`
gcloud-firebase/Dockerfile - `golang 1.21@sha256:cffaba795c36f07e372c7191b35ceaae114d74c31c3763d442982e3a4df3b39e` - `alpine undefined`
gcloud/Dockerfile - `golang 1.21@sha256:cffaba795c36f07e372c7191b35ceaae114d74c31c3763d442982e3a4df3b39e` - `alpine undefined`
k8s/Dockerfile - `golang undefined` - `alpine latest`
rabbitmq/worker/Dockerfile - `golang 1.21-alpine@sha256:96634e55b363cb93d39f78fb18aa64abc7f96d372c176660d7b8b6118939d97b`
react-router/Dockerfile - `golang 1.21.1@sha256:cffaba795c36f07e372c7191b35ceaae114d74c31c3763d442982e3a4df3b39e` - `node 20@sha256:14bd39208dbc0eb171cbfb26ccb9ac09fa1b2eba04ccd528ab5d12983fd9ee24` - `alpine latest`
todo-app-with-auth-gorm/Dockerfile - `golang alpine` - `alpine latest`
url-shortener-api/api/Dockerfile - `golang alpine` - `alpine undefined`
url-shortener-api/db/Dockerfile - `redis alpine`
github-actions
.github/workflows/combine-prs.yml - `actions/github-script v6.4.1@d7906e4ad0b1822421a7e6a35d5ca353c962f410`
.github/workflows/dependabot_automerge.yml - `lewagon/wait-on-check-action v1.3.1` - `dependabot/fetch-metadata v1.6.0`
.github/workflows/gobuild.yml - `actions/checkout v4` - `actions/setup-go v4.1.0@93397bea11091df50f3d7e59dc26a7711a8bcfbe`
gomod
404-handler/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
air/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
auth-docker-postgres-jwt/go.mod - `go 1.20` - `github.com/go-playground/validator/v10 v10.18.0` - `github.com/gofiber/contrib/jwt v1.0.7` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/golang-jwt/jwt/v5 v5.2.0` - `github.com/joho/godotenv v1.5.1` - `golang.org/x/crypto v0.21.0` - `gorm.io/driver/postgres v1.5.2` - `gorm.io/gorm v1.25.7`
auth-jwt/go.mod - `go 1.20` - `github.com/gofiber/contrib/jwt v1.0.7` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/golang-jwt/jwt/v5 v5.2.0` - `github.com/joho/godotenv v1.5.1` - `golang.org/x/crypto v0.21.0` - `gorm.io/driver/postgres v1.5.2` - `gorm.io/gorm v1.25.7`
autocert/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `golang.org/x/crypto v0.21.0`
aws-eb/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
aws-sam-container/app/go.mod - `go 1.20` - `github.com/gofiber/fiber/v2 v2.52.1`
aws-sam/app/go.mod - `github.com/aws/aws-lambda-go v1.46.0` - `github.com/awslabs/aws-lambda-go-api-proxy v0.16.1` - `github.com/gofiber/fiber/v2 v2.52.1` - `gopkg.in/yaml.v2 v2.2.8` - `go 1.21` - `go 1.21.0`
clean-architecture/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/pkg/errors v0.9.1` - `go.mongodb.org/mongo-driver v1.14.0`
cloud-run/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
csrf-with-session/go.mod - `go 1.20` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/html/v2 v2.1.1` - `golang.org/x/crypto v0.19.0`
csrf/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/html/v2 v2.1.1`
docker-mariadb-clean-arch/go.mod - `go 1.18` - `github.com/go-sql-driver/mysql v1.7.1` - `github.com/gofiber/contrib/jwt v1.0.7` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/golang-jwt/jwt/v5 v5.2.0`
docker-nginx-loadbalancer/go.mod - `go 1.20` - `github.com/gofiber/fiber/v2 v2.52.1`
dummyjson/go.mod - `go 1.20` - `github.com/gofiber/fiber/v2 v2.52.1`
ent-mysql/go.mod - `go 1.19` - `entgo.io/ent v0.12.3` - `github.com/go-sql-driver/mysql v1.7.1` - `github.com/gofiber/fiber/v2 v2.52.1`
entgo-sveltekit/go.mod - `go 1.19` - `entgo.io/ent v0.12.3` - `github.com/fatih/color v1.15.0` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/google/uuid v1.5.0` - `github.com/mattn/go-sqlite3 v1.14.17` - `github.com/stretchr/testify v1.8.4`
fiber-bootstrap/go.mod - `go 1.18` - `github.com/go-playground/validator/v10 v10.18.0` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/html/v2 v2.1.1` - `github.com/joho/godotenv v1.5.1` - `gorm.io/driver/postgres v1.5.2` - `gorm.io/gorm v1.25.7`
fiber-colly-gorm/app/go.mod - `go 1.20` - `github.com/gocolly/colly v1.2.0` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/spf13/viper v1.16.0` - `gorm.io/driver/postgres v1.5.2` - `gorm.io/gorm v1.25.3`
fiber-envoy-extauthz/app/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
fiber-envoy-extauthz/authz/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
fiber-grpc/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/golang/protobuf v1.5.3` - `google.golang.org/grpc v1.58.3` - `google.golang.org/protobuf v1.33.0`
fiber-svelte-netlify/go.mod - `go 1.18` - `github.com/aws/aws-lambda-go v1.41.0` - `github.com/awslabs/aws-lambda-go-api-proxy v0.16.0` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/utils v1.1.0` - `github.com/valyala/fasthttp v1.52.0`
file-server/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
firebase-auth/go.mod - `go 1.18` - `firebase.google.com/go v3.13.0+incompatible` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/joho/godotenv v1.5.1` - `github.com/sacsand/gofiber-firebaseauth v1.4.3` - `google.golang.org/api v0.141.0`
firebase-functions/go.mod - `go 1.20` - `cloud.google.com/go/firestore v1.14.0` - `github.com/gofiber/fiber/v2 v2.52.1` - `google.golang.org/api v0.155.0` - `firebase.google.com/go v3.13.0+incompatible` - `github.com/google/uuid v1.6.0` - `github.com/valyala/fasthttp v1.51.0`
gcloud-firebase/go.mod - `go 1.18` - `firebase.google.com/go v3.13.0+incompatible` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/joho/godotenv v1.5.1` - `github.com/valyala/fasthttp v1.52.0`
gcloud/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/valyala/fasthttp v1.52.0`
geoip-maxmind/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/oschwald/maxminddb-golang v1.12.0`
geoip/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/html/v2 v2.1.1` - `github.com/valyala/fasthttp v1.52.0`
gorm-mysql/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `gorm.io/driver/mysql v1.5.1` - `gorm.io/gorm v1.25.7`
gorm-postgres/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/zeimedee/go-postgres v0.0.0-20210622135935-cc5834be70dd@cc5834be70dd` - `gorm.io/driver/postgres v1.5.2` - `gorm.io/gorm v1.25.7`
gorm/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `gorm.io/driver/sqlite v1.5.3` - `gorm.io/gorm v1.25.7`
graceful-shutdown/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
graphql/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/graphql-go/graphql v0.8.1`
hello-world/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
heroku/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
hexagonal/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/pkg/errors v0.9.1` - `go.mongodb.org/mongo-driver v1.14.0` - `gopkg.in/yaml.v2 v2.4.0` - `gopkg.in/yaml.v3 v3.0.1`
https-pkcs12-tls/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `golang.org/x/crypto v0.19.0`
https-tls/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
i18n/go.mod - `go 1.18` - `github.com/BurntSushi/toml v1.3.2` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/html/v2 v2.1.1` - `github.com/nicksnyder/go-i18n/v2 v2.2.1` - `golang.org/x/text v0.13.0`
jwt/go.mod - `go 1.20` - `github.com/gofiber/contrib/jwt v1.0.7` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/golang-jwt/jwt/v5 v5.2.0` - `github.com/joho/godotenv v1.5.1` - `gorm.io/driver/postgres v1.5.2` - `gorm.io/gorm v1.25.7`
k8s/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
memgraph/go.mod - `go 1.20` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/neo4j/neo4j-go-driver v1.8.3`
mongodb/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `go.mongodb.org/mongo-driver v1.14.0`
multiple-ports/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
mysql/go.mod - `go 1.18` - `github.com/go-sql-driver/mysql v1.7.1` - `github.com/gofiber/fiber/v2 v2.52.1`
neo4j/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/neo4j/neo4j-go-driver v1.8.3`
oauth2-google/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/joho/godotenv v1.5.1` - `golang.org/x/oauth2 v0.12.0`
optional-parameter/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
postgresql/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/lib/pq v1.10.9`
prefork/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
rabbitmq/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/rabbitmq/amqp091-go v1.8.1`
rabbitmq/worker/go.mod - `go 1.18` - `github.com/rabbitmq/amqp091-go v1.8.1`
react-router/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
recover/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
rss-feed/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/mustache/v2 v2.0.7`
server-timing/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
sessions-sqlite3/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/storage/sqlite3 v1.3.8` - `github.com/gofiber/template/html/v2 v2.1.1` - `github.com/mattn/go-sqlite3 v1.14.17`
socketio/go.mod - `go 1.22.0` - `github.com/gofiber/contrib/socketio v1.0.0` - `github.com/gofiber/contrib/websocket v1.3.0` - `github.com/gofiber/fiber/v2 v2.52.2`
spa/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
sqlboiler/go.mod - `go 1.20` - `github.com/friendsofgo/errors v0.9.2` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/lib/pq v1.10.9` - `github.com/volatiletech/null/v8 v8.1.2` - `github.com/volatiletech/sqlboiler/v4 v4.15.0` - `github.com/volatiletech/strmangle v0.0.5`
sqlc/go.mod - `go 1.20` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/lib/pq v1.10.9`
sse/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/valyala/fasthttp v1.52.0`
stream-request-body/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
sveltekit-embed/go.mod - `go 1.19` - `github.com/gofiber/fiber/v2 v2.52.1`
swagger/go.mod - `go 1.18` - `github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751@fb15b899a751` - `github.com/gofiber/contrib/swagger v1.0.10` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/swaggo/swag v1.16.2` - `gorm.io/driver/postgres v1.5.2` - `gorm.io/gorm v1.25.7`
tableflip/go.mod - `go 1.18` - `github.com/cloudflare/tableflip v1.2.3` - `github.com/gofiber/fiber/v2 v2.52.1`
template-asset-bundling/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/html/v2 v2.1.1`
template/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/django/v3 v3.1.9`
testOauth2/go.mod - `go 1.18` - `github.com/antigloss/go v1.19.3` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/gofiber/template/html/v2 v2.1.1` - `github.com/joho/godotenv v1.5.1` - `github.com/segmentio/encoding v0.3.6`
todo-app-with-auth-gorm/go.mod - `go 1.20` - `github.com/go-playground/validator/v10 v10.18.0` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/golang-jwt/jwt/v5 v5.2.0` - `golang.org/x/crypto v0.21.0` - `gorm.io/driver/sqlite v1.5.3` - `gorm.io/gorm v1.25.7`
unit-test/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/stretchr/testify v1.8.4`
upload-file/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
url-shortener-api/api/go.mod - `go 1.18` - `github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2@a9d515a09cc2` - `github.com/go-redis/redis/v8 v8.11.5` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/google/uuid v1.5.0` - `github.com/joho/godotenv v1.5.1`
validation/go.mod - `go 1.18` - `github.com/go-playground/validator/v10 v10.18.0` - `github.com/gofiber/fiber/v2 v2.52.1` - `github.com/joho/godotenv v1.5.1`
vercel/go.mod - `go 1.18` - `github.com/gofiber/fiber/v2 v2.52.1`
websocket-chat/go.mod - `go 1.18` - `github.com/gofiber/contrib/websocket v1.3.0` - `github.com/gofiber/fiber/v2 v2.52.1`
websocket/go.mod - `go 1.18` - `github.com/gofiber/contrib/websocket v1.3.0` - `github.com/gofiber/fiber/v2 v2.52.1`
npm
entgo-sveltekit/template/package.json - `@sveltejs/adapter-static ^2.0.3` - `@sveltejs/kit ^1.25.0` - `@typescript-eslint/eslint-plugin ^6.0.0` - `@typescript-eslint/parser ^6.0.0` - `eslint ^8.49.0` - `eslint-plugin-svelte ^2.33.1` - `autoprefixer ^10.4.15` - `postcss ^8.4.31` - `postcss-load-config ^4.0.1` - `svelte ^4.2.0` - `svelte-check ^3.5.1` - `tailwindcss ^3.3.3` - `tslib ^2.6.2` - `typescript ^5.2.2` - `vite ^4.5.3`
react-router/web/package.json - `react ^18.0.0` - `react-dom ^18.0.0` - `react-router-dom ^6.0.0` - `react-scripts 5.0.1` - `typescript ^5.0.0` - `web-vitals ^3.3.2` - `@testing-library/jest-dom ^5.11.10` - `@testing-library/react ^12.1.5` - `@testing-library/user-event ^14.0.0` - `@types/jest ^29.5.2` - `@types/node ^20.5.7` - `@types/react ^18.0.0` - `@types/react-dom ^18.0.0` - `@types/react-router-dom ^5.1.9`
sveltekit-embed/template/package.json - `@floating-ui/dom ^1.5.3` - `@skeletonlabs/skeleton ^2.0.0` - `@sveltejs/adapter-static ^2.0.3` - `@sveltejs/kit ^1.25.0` - `@tailwindcss/forms ^0.5.6` - `@tailwindcss/typography ^0.5.10` - `@typescript-eslint/eslint-plugin ^6.0.0` - `@typescript-eslint/parser ^6.0.0` - `autoprefixer ^10.4.15` - `eslint ^8.49.0` - `eslint-config-prettier ^9.0.0` - `eslint-plugin-svelte ^2.33.1` - `highlight.js ^11.8.0` - `postcss ^8.4.31` - `prettier ^2.8.8` - `prettier-plugin-svelte ^2.10.1` - `svelte ^3.59.2` - `svelte-check ^3.5.1` - `tailwindcss ^3.3.3` - `tslib ^2.6.2` - `typescript ^5.2.2` - `vite ^4.5.3`
template-asset-bundling/package.json - `parcel 2.9.3` - `postcss 8.4.31` - `tailwindcss 3.3.3`

welcome[bot] commented 11 months ago

Thanks for opening your first issue here! 🎉 Be sure to follow the issue template!