Skip to content

Bump netlify-cli from 19.1.5 to 20.0.0#1513

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps netlify-cli from 19.1.5 to 20.0.0.

Release notes

Sourced from netlify-cli's releases.

v20.0.0

20.0.0 (2025-04-08)

⚠ BREAKING CHANGES

  • The netlify status command will no longer print information about your permissions on your team memberships; it now simply prints a list of the teams you are a member of. Notably, this changes the shape of the output printed by netlify status --json; the Teams property was previously a hash of team name (string) to permissions on that team (string), but is now a list of strings (only team names).

Performance Improvements

  • Save ~30% of boot time for all commands by lazy-loading dev, dev:exec commands (9e27cdc)
  • Save 1000+ ms on most commands by using minimal accounts query when loading config (3c2c5f3)

v19.1.7

19.1.7 (2025-04-08)

Performance Improvements

  • speed up all commands by 75+ ms by enabling V8 code cache when available (node>=22.8.0) (#7173) (a916f23)

v19.1.6

19.1.6 (2025-04-07)

Bug Fixes

  • deps: update netlify packages (#7116) (11a8bfd)
  • types: fix 388 type errors and fully type src/lib/functions/ (#7130) (c9dbcc1)
Changelog

Sourced from netlify-cli's changelog.

20.0.0 (2025-04-08)

⚠ BREAKING CHANGES

  • perform minimal accounts query when loading config

Performance Improvements

  • lazy load dev, dev-exec commands (9e27cdc)
  • perform minimal accounts query when loading config (3c2c5f3)

19.1.7 (2025-04-08)

Performance Improvements

  • speed up all commands by 75+ ms by enabling V8 code cache when available (node>=22.8.0) (#7173) (a916f23)

19.1.6 (2025-04-07)

Bug Fixes

  • deps: update netlify packages (#7116) (11a8bfd)
  • types: fix 388 type errors and fully type src/lib/functions/ (#7130) (c9dbcc1)
Commits
  • 13e0e8d chore(main): release 20.0.0 (#7178)
  • 9e27cdc perf: lazy load dev, dev-exec commands
  • 3c2c5f3 perf!: perform minimal accounts query when loading config
  • f26ce38 chore(main): release 19.1.7 (#7174)
  • a916f23 perf: speed up all commands by 75+ ms by enabling V8 code cache when availabl...
  • cef9426 chore(main): release 19.1.6 (#7164)
  • c9dbcc1 fix(types): fix 388 type errors and fully type src/lib/functions/ (#7130)
  • 919c941 chore(deps): update dependency @​types/ws to v8.18.1 (#7169)
  • 7119d0d chore(deps): update dependency @​types/semver to v7.7.0 (#7170)
  • 31b3949 ci: don't retry integration, unit test suites 3x in CI
  • 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 20.0.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...v20.0.0)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-version: 20.0.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 Apr 9, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 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 Apr 16, 2025

Superseded by #1518.

@dependabot dependabot bot closed this Apr 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-20.0.0 branch April 16, 2025 06:27
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