reviewbot

Source code for the is-a.dev r...
Log | Files | Refs | README | LICENSE

commit 4ff9a30b105956aa5dc8e92e0436cd8a039b5cd5
parent 18441264ecc26fa41e902d7e105e6a1be8c887dd
Author: iostpa <iostpa@iostpa.com>
Date:   Tue, 24 Mar 2026 10:49:45 +0200

Merge pull request #21 from iostpa/dependabot/bun/main/fastify-5.8.4

Bump fastify from 5.8.2 to 5.8.4
Diffstat:
Mbun.lock | 4++--
Mpackage.json | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bun.lock b/bun.lock @@ -8,7 +8,7 @@ "@fastify/middie": "^9.3.1", "@sentry/bun": "^10.45.0", "dotenv": "^17.3.1", - "fastify": "^5.8.2", + "fastify": "^5.8.4", "octokit": "^5.0.5", }, "devDependencies": { @@ -284,7 +284,7 @@ "fast-uri": ["fast-uri@3.1.0", "", {}, "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA=="], - "fastify": ["fastify@5.8.2", "", { "dependencies": { "@fastify/ajv-compiler": "^4.0.5", "@fastify/error": "^4.0.0", "@fastify/fast-json-stringify-compiler": "^5.0.0", "@fastify/proxy-addr": "^5.0.0", "abstract-logging": "^2.0.1", "avvio": "^9.0.0", "fast-json-stringify": "^6.0.0", "find-my-way": "^9.0.0", "light-my-request": "^6.0.0", "pino": "^9.14.0 || ^10.1.0", "process-warning": "^5.0.0", "rfdc": "^1.3.1", "secure-json-parse": "^4.0.0", "semver": "^7.6.0", "toad-cache": "^3.7.0" } }, "sha512-lZmt3navvZG915IE+f7/TIVamxIwmBd+OMB+O9WBzcpIwOo6F0LTh0sluoMFk5VkrKTvvrwIaoJPkir4Z+jtAg=="], + "fastify": ["fastify@5.8.4", "", { "dependencies": { "@fastify/ajv-compiler": "^4.0.5", "@fastify/error": "^4.0.0", "@fastify/fast-json-stringify-compiler": "^5.0.0", "@fastify/proxy-addr": "^5.0.0", "abstract-logging": "^2.0.1", "avvio": "^9.0.0", "fast-json-stringify": "^6.0.0", "find-my-way": "^9.0.0", "light-my-request": "^6.0.0", "pino": "^9.14.0 || ^10.1.0", "process-warning": "^5.0.0", "rfdc": "^1.3.1", "secure-json-parse": "^4.0.0", "semver": "^7.6.0", "toad-cache": "^3.7.0" } }, "sha512-sa42J1xylbBAYUWALSBoyXKPDUvM3OoNOibIefA+Oha57FryXKKCZarA1iDntOCWp3O35voZLuDg2mdODXtPzQ=="], "fastify-plugin": ["fastify-plugin@5.1.0", "", {}, "sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw=="], diff --git a/package.json b/package.json @@ -19,7 +19,7 @@ "@fastify/middie": "^9.3.1", "@sentry/bun": "^10.45.0", "dotenv": "^17.3.1", - "fastify": "^5.8.2", + "fastify": "^5.8.4", "octokit": "^5.0.5" } }
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror