Skip to content

Comments

Bump netlify-cli from 17.38.1 to 20.0.0#89

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps netlify-cli from 17.38.1 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)

v19.1.5

19.1.5 (2025-04-01)

Bug Fixes

  • npm-shrinkwrap.json: remove dev deps (8e9421a)

v19.1.4

19.1.4 (2025-03-27)

Bug Fixes

v19.1.3

19.1.3 (2025-03-27)

... (truncated)

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)

19.1.5 (2025-04-01)

Bug Fixes

  • npm-shrinkwrap.json: remove dev deps (8e9421a)

19.1.4 (2025-03-27)

Bug Fixes

19.1.3 (2025-03-27)

Bug Fixes

  • install pnpm in release workflow for E2E tests (c1a7cd6)

19.1.2 (2025-03-27)

... (truncated)

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 17.38.1 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@v17.38.1...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 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #90.

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