Skip to content

Bump fastify and netlify-cli #236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
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 20.1.1 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 20.1.1 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@v20.1.1...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:development
...

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
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