Skip to content

chore(deps): bump fastify and netlify-cli#255

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-0523d757ec
Closed

chore(deps): bump fastify and netlify-cli#255
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-0523d757ec

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2025

Removes fastify. It's no longer used after updating ancestor dependency netlify-cli. These dependencies need to be updated together.

Removes fastify

Updates netlify-cli from 18.1.0 to 21.5.0

Release notes

Sourced from netlify-cli's releases.

v21.5.0

21.5.0 (2025-05-19)

[!IMPORTANT]
The Netlify CLI is now also published under the netlify package name, in addition to netlify-cli. The Netlify API JavaScript client, which was previously published as netlify, has been renamed to @netlify/api.

The netlify package will continue to export the same interface as before, so there are no breaking changes; but if you're only interested in the API client, you should update your imports to use @netlify/api instead.

Other then updating the package name, there are no additional code changes required.

Features

  • publish netlify package (#7293) (bda3784)
  • replace "site" with "project" in UI copy and documentation (#7299) (af5e854)

v21.4.2

21.4.2 (2025-05-15)

Bug Fixes

  • notify activity dev server and double encoding when proxying to preview server (#7300) (86e539e)

v21.4.1

21.4.1 (2025-05-14)

Bug Fixes

v21.4.0

21.4.0 (2025-05-14)

Features

v21.3.0

21.3.0 (2025-05-12)

Features

  • automatically detects IDE - windsurf or cursor - for AI context files. (#7280) (fd02e5d)
  • update API client (#7282) (99e5472)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

21.5.0 (2025-05-19)

Features

  • publish netlify package (#7293) (bda3784)
  • replace "site" with "project" in UI copy and documentation (#7299) (af5e854)

21.4.2 (2025-05-15)

Bug Fixes

  • notify activity dev server and double encoding when proxying to preview server (#7300) (86e539e)

21.4.1 (2025-05-14)

Bug Fixes

21.4.0 (2025-05-14)

Features

21.3.0 (2025-05-12)

Features

  • automatically detects IDE - windsurf or cursor - for AI context files. (#7280) (fd02e5d)
  • update API client (#7282) (99e5472)

Bug Fixes

21.2.1 (2025-05-08)

Bug Fixes

... (truncated)

Commits
  • a324067 chore(main): release 21.5.0 (#7303)
  • bda3784 feat: publish netlify package (#7293)
  • 298a379 chore(deps): update dependency @​vitest/eslint-plugin to v1.2.0 (#7225)
  • af5e854 feat: replace "site" with "project" in UI copy and documentation (#7299)
  • e82926f chore(main): release 21.4.2 (#7302)
  • 86e539e fix: notify activity dev server and double encoding when proxying to preview ...
  • b4c6ca6 chore(main): release 21.4.1 (#7297)
  • e2cb434 test: update integration test admin_url expectations (#7298)
  • 9dfb71a fix: stop spinner after netlify login (#7296)
  • 47242ce fix: improve link fallback when OSC 8 not supported (#7294)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [fastify](https://github.com/fastify/fastify). It's no longer used after updating ancestor dependency [netlify-cli](https://github.com/netlify/cli). These dependencies need to be updated together.


Removes `fastify`

Updates `netlify-cli` from 18.1.0 to 21.5.0
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v18.1.0...v21.5.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 
  dependency-type: indirect
- dependency-name: netlify-cli
  dependency-version: 21.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 29, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented May 29, 2025

Deploy Preview for osca-festival ready!

Name Link
🔨 Latest commit 91ce260
🔍 Latest deploy log https://app.netlify.com/projects/osca-festival/deploys/6838ccf86ad02b00084f9c5c
😎 Deploy Preview https://deploy-preview-255--osca-festival.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 7, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-0523d757ec branch May 7, 2026 07:55
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.

1 participant