Conversation
There was a problem hiding this comment.
Code Review
This pull request updates @fastify/static to version 9.1.1 and adds several changeset files addressing various security vulnerabilities. The review feedback highlights the need to update the pnpm-lock.yaml file to ensure transitive vulnerabilities are properly resolved and suggests a capitalization fix in one of the changeset files for consistency.
| "@dnd-kit/utilities": "^3.2.2", | ||
| "@fastify/cors": "11.2.0", | ||
| "@fastify/static": "9.0.0", | ||
| "@fastify/static": "9.1.1", |
There was a problem hiding this comment.
The pnpm-lock.yaml file is not updated in this pull request. This prevents the resolution of transitive vulnerabilities mentioned in the changesets (such as GHSA-72c6-fx6q-fr5w and GHSA-v9ww-2j6r-98q6), as they require a lockfile update to pin the secure versions.
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-hive/laboratory |
0.1.4-alpha-20260417063516-268532b6d757964032f0a3bf76ce5c2215357e61 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/render-laboratory |
0.1.4-alpha-20260417063516-268532b6d757964032f0a3bf76ce5c2215357e61 |
npm ↗︎ unpkg ↗︎ |
hive |
11.0.3-alpha-20260417063516-268532b6d757964032f0a3bf76ce5c2215357e61 |
npm ↗︎ unpkg ↗︎ |
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tag: |
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Background
See changesets
Reuntime deps
Dev deps:
Description