Skip to content

fix: bump @fastify/static to 9.1.3#8210

Open
AviVahl wants to merge 1 commit intonetlify:mainfrom
AviVahl:fastify-static-security-vulnerability
Open

fix: bump @fastify/static to 9.1.3#8210
AviVahl wants to merge 1 commit intonetlify:mainfrom
AviVahl:fastify-static-security-vulnerability

Conversation

@AviVahl
Copy link
Copy Markdown
Contributor

@AviVahl AviVahl commented Apr 26, 2026

Summary

  • upgrade @fastify/static to latest release to fix vulnerability
  • changed semver request to use a caret

@AviVahl AviVahl requested a review from a team as a code owner April 26, 2026 10:56
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e3d9b3d6-703b-4f74-a627-a9a2e1e3e0af

📥 Commits

Reviewing files that changed from the base of the PR and between c31da26 and 35343c1.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json
✅ Files skipped from review due to trivial changes (1)
  • package.json

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated package dependency version range to enable flexible compatibility with newer compatible versions.

Walkthrough

The pull request updates the @fastify/static dependency in package.json from the pinned version 9.1.1 to the caret semver range ^9.1.3. Only the dependency entry in package.json was modified; no source code, exported entities, or other files were changed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: upgrading @fastify/static to version 9.1.3, which is the primary focus of this pull request.
Description check ✅ Passed The description is directly related to the changeset, explaining the upgrade to @fastify/static 9.1.3 to fix a vulnerability and the semver range change to caret notation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

- upgrade to latest release to fix vulnerability
- changed semver request to use a caret
@AviVahl AviVahl force-pushed the fastify-static-security-vulnerability branch from c31da26 to 35343c1 Compare May 4, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant