reviewbot

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

commit 784e94689b1d4a1e31b1096e5dae65d70bb1dbc8
parent d5a523f9307bef2939227b6e9590f92fc805f8a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri,  3 Jul 2026 11:07:40 +0300

Bump @fastify/middie from 9.3.2 to 9.3.3 in the dependencies group (#71)

Bumps the dependencies group with 1 update: [@fastify/middie](https://github.com/fastify/middie).


Updates `@fastify/middie` from 9.3.2 to 9.3.3
- [Release notes](https://github.com/fastify/middie/releases)
- [Commits](https://github.com/fastify/middie/compare/v9.3.2...v9.3.3)

---
updated-dependencies:
- dependency-name: "@fastify/middie"
  dependency-version: 9.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
Mpackage.json | 2+-
Mpnpm-lock.yaml | 18+++++++++---------
2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/package.json b/package.json @@ -18,7 +18,7 @@ "smee-client": "^5.0.0" }, "dependencies": { - "@fastify/middie": "^9.3.2", + "@fastify/middie": "^9.3.3", "@octokit/auth-app": "^8.2.0", "@octokit/core": "^7.0.6", "@octokit/webhooks": "^14.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@fastify/middie': - specifier: ^9.3.2 - version: 9.3.2 + specifier: ^9.3.3 + version: 9.3.3 '@octokit/auth-app': specifier: ^8.2.0 version: 8.2.0 @@ -125,8 +125,8 @@ packages: '@fastify/merge-json-schemas@0.2.1': resolution: {integrity: sha512-OA3KGBCy6KtIvLf8DINC5880o5iBlDX4SxzLQS8HorJAbqluzLRn80UXU0bxZn7UOFhFgpRJDasfwn9nG4FG4A==} - '@fastify/middie@9.3.2': - resolution: {integrity: sha512-5C3xMHJxpfqoHd+xZSHPBI71fpzkoF6wMsYtgzXRyQUNvsIAxJm2yY4r2fUjF0h3rS9MXlo/aXLaXv3s4TL+JQ==} + '@fastify/middie@9.3.3': + resolution: {integrity: sha512-N2VRS+sfw/lxA/uLD6TvBpvfPfOV/RdYzM7ctAB58Cn2TAYxbRd8+JLFhNhMJoXlSbgChXYUnkn3hPU/JdA4Pg==} '@fastify/proxy-addr@5.1.0': resolution: {integrity: sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==} @@ -582,8 +582,8 @@ packages: fast-uri@3.1.3: resolution: {integrity: sha512-i70LwGWUduXqzicKXWshooq+sWL1K3WUU5rKZNG/0i3a1OSoX3HqhH5WbWwTmqWfor4urUakGPiRQcleRZTwOg==} - fastify-plugin@5.1.0: - resolution: {integrity: sha512-FAIDA8eovSt5qcDgcBvDuX/v0Cjz0ohGhENZ/wpc3y+oZCY2afZ9Baqql3g/lC+OHRnciQol4ww7tuthOb9idw==} + fastify-plugin@6.0.0: + resolution: {integrity: sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==} fastify@5.9.0: resolution: {integrity: sha512-VMS5lE0zj+MZlJpQa3Qv5iGjfun0H2N7VRgoBwpcTNQ2bdIQpv7fDpb+HGteGbicBsGkzGS+X+hdx9mmrfWuHQ==} @@ -1057,10 +1057,10 @@ snapshots: dependencies: dequal: 2.0.3 - '@fastify/middie@9.3.2': + '@fastify/middie@9.3.3': dependencies: '@fastify/error': 4.2.0 - fastify-plugin: 5.1.0 + fastify-plugin: 6.0.0 find-my-way: 9.6.0 path-to-regexp: 8.4.2 reusify: 1.1.0 @@ -1553,7 +1553,7 @@ snapshots: fast-uri@3.1.3: {} - fastify-plugin@5.1.0: {} + fastify-plugin@6.0.0: {} fastify@5.9.0: dependencies:
© 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