Skip to content

chore(deps): bump @fastify/static and netlify-cli - #495

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-7b187a68e3
Open

chore(deps): bump @fastify/static and netlify-cli#495
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-7b187a68e3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps @fastify/static to 10.1.3 and updates ancestor dependency netlify-cli. These dependencies need to be updated together.

Updates @fastify/static from 9.1.3 to 10.1.3

Release notes

Sourced from @​fastify/static's releases.

v10.1.3

What's Changed

Full Changelog: fastify/fastify-static@v10.1.2...v10.1.3

v10.1.2

⚠️ Security Release

What's Changed

Full Changelog: fastify/fastify-static@v10.1.1...v10.1.2

v10.1.1

⚠️ Security Release

What's Changed

Full Changelog: fastify/fastify-static@v10.1.0...v10.1.1

v10.1.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-static@v10.0.0...v10.1.0

v10.0.0

Breaking Changes

  • setHeaders now using FastifyReply instead of Response.

You should refactor your code to use the reply helpers. For example,

// Before
const fastify = require('fastify')({logger: true})
</tr></table> 

... (truncated)

Commits

Updates netlify-cli from 26.2.0 to 27.1.2

Release notes

Sourced from netlify-cli's releases.

v27.1.2

27.1.2 (2026-08-14)

Bug Fixes

  • database: pull migrations from an explicit branch (#8398) (6d5b690)
  • deps: update dependency @​netlify/ai to ^0.4.4 (#8403) (605ebd6)
  • deps: update dependency @​netlify/blobs to ^10.7.13 (#8404) (11f5e9a)
  • deps: update dependency @​netlify/dev to ^4.18.13 (#8401) (179274f)
  • deps: update dependency @​netlify/dev-utils to v5 (#8405) (d63e6eb)
  • deps: update dependency @​netlify/edge-functions-bootstrap to v3 (#7815) (85c0113)
  • deps: update dependency @​netlify/images to ^1.3.12 (#8402) (4546b02)
  • deps: update dependency log-update to v8 (#8407) (4d97869)
  • deps: update netlify packages (#8400) (6b3221b)
  • edge-functions: point the bootstrap fallback at server.ts (#8397) (2fb7919)

v27.1.1

27.1.1 (2026-08-07)

Bug Fixes

  • deps: update netlify packages (#8393) (4bb0d91)
    • This includes a fix for npm 12 for projects with Netlify Extensions.

v27.1.0

27.1.0 (2026-08-04)

Features

Bug Fixes

  • reconstruct build_data when missing on direct-zip deploys (#8353) (3b52aa0)

v27.0.3

27.0.3 (2026-08-04)

Bug Fixes

  • prevent file descriptor exhaustion when watching for EF changes (#8387) (15f20fa)

v27.0.2

27.0.2 (2026-08-03)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

27.1.2 (2026-08-14)

Bug Fixes

  • database: pull migrations from an explicit branch (#8398) (6d5b690)
  • deps: update dependency @​netlify/ai to ^0.4.4 (#8403) (605ebd6)
  • deps: update dependency @​netlify/blobs to ^10.7.13 (#8404) (11f5e9a)
  • deps: update dependency @​netlify/dev to ^4.18.13 (#8401) (179274f)
  • deps: update dependency @​netlify/dev-utils to v5 (#8405) (d63e6eb)
  • deps: update dependency @​netlify/edge-functions-bootstrap to v3 (#7815) (85c0113)
  • deps: update dependency @​netlify/images to ^1.3.12 (#8402) (4546b02)
  • deps: update dependency log-update to v8 (#8407) (4d97869)
  • deps: update netlify packages (#8400) (6b3221b)
  • edge-functions: point the bootstrap fallback at server.ts (#8397) (2fb7919)

27.1.1 (2026-08-07)

Bug Fixes

  • deps: update netlify packages (#8393) (4bb0d91)
    • This includes a fix for npm 12 for projects with Netlify Extensions.

27.1.0 (2026-08-04)

Features

Bug Fixes

  • reconstruct build_data when missing on direct-zip deploys (#8353) (3b52aa0)

27.0.3 (2026-08-04)

Bug Fixes

  • prevent file descriptor exhaustion when watching for EF changes (#8387) (15f20fa)

27.0.2 (2026-08-03)

Bug Fixes

... (truncated)

Commits
  • 68938dd chore(main): release 27.1.2 (#8399)
  • 85c0113 fix(deps): update dependency @​netlify/edge-functions-bootstrap to v3 (#7815)
  • f21f7f1 chore(deps): update actions/create-github-app-token action to v3 (#8409)
  • 0e7662a chore(deps): update actions/setup-node action to v7 (#8410)
  • b7446cb test: retain process.env when overriding NETLIFY vars (#8412)
  • 66797b6 chore(deps): update actions/upload-artifact action to v7 (#8411)
  • 605ebd6 fix(deps): update dependency @​netlify/ai to ^0.4.4 (#8403)
  • 4d97869 fix(deps): update dependency log-update to v8 (#8407)
  • d63e6eb fix(deps): update dependency @​netlify/dev-utils to v5 (#8405)
  • 11f5e9a fix(deps): update dependency @​netlify/blobs to ^10.7.13 (#8404)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8a2df7f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps [@fastify/static](https://github.com/fastify/fastify-static) to 10.1.3 and updates ancestor dependency [netlify-cli](https://github.com/netlify/cli). These dependencies need to be updated together.


Updates `@fastify/static` from 9.1.3 to 10.1.3
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](fastify/fastify-static@v9.1.3...v10.1.3)

Updates `netlify-cli` from 26.2.0 to 27.1.2
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v26.2.0...v27.1.2)

---
updated-dependencies:
- dependency-name: "@fastify/static"
  dependency-version: 10.1.2
  dependency-type: indirect
- dependency-name: netlify-cli
  dependency-version: 27.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-7b187a68e3 branch from 2040e94 to 8a2df7f Compare August 21, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants