Skip to content

Bump netlify-cli from 19.1.5 to 21.2.0#1541

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/netlify-cli-21.2.0
Closed

Bump netlify-cli from 19.1.5 to 21.2.0#1541
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/netlify-cli-21.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2025

Bumps netlify-cli from 19.1.5 to 21.2.0.

Release notes

Sourced from netlify-cli's releases.

v21.2.0

21.2.0 (2025-05-07)

Features

  • update recipes to include windsurf rules directory preset (#7275) (7502e5f)

v21.1.0

21.1.0 (2025-05-06)

Features

  • add new netlify clone command, to clone an existing repo + connected Netlify site in one step (#7260) (fe9940e)
  • init: prompt to configure build settings in 'no git remote' case (#7258) (cb881e8)

Bug Fixes

v21.0.1

21.0.1 (2025-05-06)

Bug Fixes

  • actually stop spinning on success/failure (#7262) (5f68338)

v21.0.0

21.0.0 (2025-05-06)

⚠ BREAKING CHANGES

  • remove support for deprecated netlify-lambda package (#7236)

The netlify-lambda NPM package was deprecated in Feb 2023. If you are one of the few using this, see the migration guide.

⚠ Potentially breaking changes

run build before deploy (#7195)

The deploy command now runs the site's configured build command before deployment by default. Previously, this was achieved by passing the --build flag. In other words, --build is no longer needed.

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

21.2.0 (2025-05-07)

Features

  • update recipes to include windsurf rules directory preset (#7275) (7502e5f)

21.1.0 (2025-05-06)

Features

  • add new netlify clone command, to clone an existing repo + connected Netlify site in one step (#7260) (fe9940e)
  • init: prompt to configure build settings in 'no git remote' case (#7258) (cb881e8)

Bug Fixes

21.0.1 (2025-05-06)

Bug Fixes

  • actually stop spinning on success/failure (#7262) (5f68338)

21.0.0 (2025-05-06)

⚠ BREAKING CHANGES

  • remove support for deprecated netlify-lambda package (#7236)

The netlify-lambda NPM package was deprecated in Feb 2023. If you are one of the few using this, see the migration guide.

⚠ Potentially breaking changes

run build before deploy (#7195)

The deploy command now runs the site's configured build command before deployment by default. Previously, this was achieved by passing the --build flag. In other words, --build is no longer needed.

To opt into the previous default behavior, users can now specify netlify deploy --no-build.

👉🏼 Why are we changing this?

... (truncated)

Commits
  • 8f226d1 chore(main): release 21.2.0 (#7276)
  • 7502e5f feat: update recipes to include windsurf rules directory preset (#7275)
  • a017181 chore(main): release 21.1.0 (#7269)
  • fe9940e feat: add new netlify clone command, to clone an existing repo + connected ...
  • cb881e8 feat(init): prompt to configure build settings in 'no git remote' case (#7258)
  • 4e0f92f fix(deps): update dependency ulid to v3 (#7270)
  • 6abe1a4 fix(deps): update dependency open to v10.1.2 (#7266)
  • 4e8732c fix(deps): update dependency ws to v8.18.2 (#7267)
  • d7bc2f8 fix(deps): update dependency fastify to v4.29.1 (#7265)
  • 9476b24 fix(deps): update dependency ulid to v2.4.0 (#7268)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [netlify-cli](https://github.com/netlify/cli) from 19.1.5 to 21.2.0.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v19.1.5...v21.2.0)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-version: 21.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 May 8, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 8, 2025

🍱 Your pull request preview is ready

Please use this preview to check your changes. Ideally use the test documentation template and document your test results by commenting on the PR. This will speed up the review process for everyone.

FYI, once this PR is merged, you can use the iD Editor Preview to test your changes in interaction with all other changes.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 9, 2025

Superseded by #1542.

@dependabot dependabot bot closed this May 9, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-21.2.0 branch May 9, 2025 06:30
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