build(deps): bump @fastify/static from 8.3.0 to 10.1.2 - #139
Merged
Conversation
Owner
|
@dependabot rebase |
1 similar comment
Owner
|
@dependabot rebase |
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 8.3.0 to 10.1.2. - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v8.3.0...v10.1.2) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 10.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/fastify/static-10.1.2
branch
from
July 27, 2026 08:47
1dd4ea6 to
92b95ec
Compare
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has already been merged! |
ribato22
added a commit
that referenced
this pull request
Jul 27, 2026
…ed majors (#140) Closes out the second Dependabot triage wave. ## 1. Align `vitest` across the workspace `packages/sdk` pinned `vitest ^1.2.2` while `apps/api` and `apps/worker` were on `^2.0.0`. **That split is itself a PR generator** — it's why Dependabot kept proposing a separate sdk-only bump (#134, `1.6.1 → 4.1.10`) that could never merge cleanly and would have left the workspace split three ways. Aligning sdk to `^2.0.0` means one vitest major governs everything (and matches the `^2` pin on `@vitest/coverage-v8`). Drops **249 lines** of duplicate vitest-1 tree from the lockfile; sdk tests stay green (17/17). ## 2. Three more `ignore` rules for migration-gated majors | dep | why it can't be a drop-in bump | |-----|-------------------------------| | `next` | Next 15+ **requires React 19**, which is already ignored for the same reason — the admin crosses both majors together or not at all (#138 closed) | | `vitest` | must move in lockstep with `@vitest/coverage-v8` **and** every workspace package → one deliberate PR, never per-package (#134 closed) | | `n8n-workflow` | 2.x is a new n8n node-API major; the published `n8n-nodes-multiwa` must be reconciled against it and re-published (#137 closed) | ## Verification - All 5 workspace packages build ✓ · `api`/`worker`/`admin` typecheck ✓ - **api 324/324** · **worker 34/34** · **sdk 17/17** ✓ - Lockfile still **air-gap safe** (0 `ssh://` refs) - `dependabot.yml` parses; 13 migration-gated majors now ignored ## This wave's triage **Merged (4):** #135 `@fastify/multipart` 10 · #136 `@types/nodemailer` 8 (aligned all 3 packages) · **#139 `@fastify/static` 10.1.2 — SECURITY FIX** · this PR **Closed with reasons (3):** #134 vitest (workspace split) · #137 n8n-workflow 2.x · #138 next 14→16 >⚠️ **#139 was a real vulnerability:** `@fastify/static@8.3.0` was affected by [GHSA-8pvw-jcv7-9cmj](GHSA-8pvw-jcv7-9cmj) — *Authorization Bypass via Non-Canonical URL Paths* (MODERATE, affects `<= 10.1.1`). First patched version is exactly `10.1.2`, so the major bump was the only remedy. Now on `10.1.2`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @fastify/static from 8.3.0 to 10.1.2.
Release notes
Sourced from @fastify/static's releases.
... (truncated)
Commits
7a9d1c6Bumped v10.1.2878c72eMerge commit from forkaee1c2cci: pin actions to commit-hash (#601)3733059Bumped 10.1.1db4276fMerge commit from forkc68224edocs(readme): fix typos (#600)36c939dBumped v10.1.07c1121afeat: use@fastify/errorfor errors and add optionsuppressWarning(#599)c57d8bcfix: set Vary: Accept-Encoding for preCompressed responses (#586)babf6dfBumped v10.0.0