Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

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

Removes esbuild

Updates netlify-cli from 20.0.3 to 21.5.1

Release notes

Sourced from netlify-cli's releases.

v21.5.1

21.5.1 (2025-06-02)

Bug Fixes

  • deps: update dependency @​netlify/build to v32.2.0 (#7290) (caa9019)
  • make cli aware when run in npx/pnpx context (#7315) (a02d312)

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

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

21.5.1 (2025-06-02)

Bug Fixes

  • deps: update dependency @​netlify/build to v32.2.0 (#7290) (caa9019)
  • make cli aware when run in npx/pnpx context (#7315) (a02d312)

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

... (truncated)

Commits
  • 02bb948 chore(main): release 21.5.1 (#7307)
  • a02d312 fix: make cli aware when run in npx/pnpx context (#7315)
  • 2b2cad3 chore(deps): bump vite from 6.3.2 to 6.3.4 in /site
  • caa9019 fix(deps): update dependency @​netlify/build to v32.2.0 (#7290)
  • 0e3111a chore(website): update dependency @​netlify/functions to v3.1.8 (#7263)
  • 419d390 chore(deps): bump next (#7232)
  • 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)
  • 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 [esbuild](https://github.com/evanw/esbuild). It's no longer used after updating ancestor dependency [netlify-cli](https://github.com/netlify/cli). These dependencies need to be updated together.


Removes `esbuild`

Updates `netlify-cli` from 20.0.3 to 21.5.1
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v20.0.3...v21.5.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 
  dependency-type: indirect
- dependency-name: netlify-cli
  dependency-version: 21.5.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 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.

1 participant