Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps netlify-cli from 17.33.0 to 17.38.1.

Release notes

Sourced from netlify-cli's releases.

v17.38.1

17.38.1 (2024-12-17)

Bug Fixes

v17.38.0

17.38.0 (2024-12-03)

Features

Bug Fixes

  • check ip version if settings.useStaticServer (#6936) (be6b07e)
  • deps: update dependency @​netlify/edge-functions to v2.11.1 (#6772) (cd7aeed)
  • deps: update dependency @​sanity/client to v6 (#6650) (fdaabc0)
  • deps: update dependency @​types/node to v20.17.6 (#6918) (9c4eb22)
  • deps: update dependency @​types/node to v20.17.7 (#6933) (fce5cc3)
  • deps: update dependency @​types/node to v22.10.1 (#6942) (2218116)
  • deps: update dependency ci-info to v4.1.0 (#6925) (f4eca65)
  • deps: update dependency ora to v8.1.1 (#6919) (f89b707)
  • deps: update netlify packages (#6922) (96f64ef)
  • deps: update rust crate lambda_runtime to 0.13.0 (#6920) (f48841c)
  • make outputs more user-friendly for sites:create-template (#6915) (d132ddd)
  • prevent redundant repos, add preliminary name checks, and improve error handling in sites:create-template (#6908) (a1000b3)

v17.37.2

17.37.2 (2024-10-29)

Bug Fixes

  • add zsh autocomplete setup and file permissions instructions to completion:install (#6882) (75c0e7b)
  • deps: update dependency @​netlify/build to v29.55.4 (#6892) (da3563b)
  • deps: update dependency @​netlify/build to v29.56.0 (#6906) (e63a9c2)
  • deps: update dependency @​types/node to v20.17.1 (#6903) (93a728b)
  • deps: update dependency ws to v8.18.0 (#6904) (89e814d)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

17.38.1 (2024-12-17)

Bug Fixes

17.38.0 (2024-12-03)

Features

Bug Fixes

  • check ip version if settings.useStaticServer (#6936) (be6b07e)
  • deps: update dependency @​netlify/edge-functions to v2.11.1 (#6772) (cd7aeed)
  • deps: update dependency @​sanity/client to v6 (#6650) (fdaabc0)
  • deps: update dependency @​types/node to v20.17.6 (#6918) (9c4eb22)
  • deps: update dependency @​types/node to v20.17.7 (#6933) (fce5cc3)
  • deps: update dependency @​types/node to v22.10.1 (#6942) (2218116)
  • deps: update dependency ci-info to v4.1.0 (#6925) (f4eca65)
  • deps: update dependency ora to v8.1.1 (#6919) (f89b707)
  • deps: update netlify packages (#6922) (96f64ef)
  • deps: update rust crate lambda_runtime to 0.13.0 (#6920) (f48841c)
  • make outputs more user-friendly for sites:create-template (#6915) (d132ddd)
  • prevent redundant repos, add preliminary name checks, and improve error handling in sites:create-template (#6908) (a1000b3)

17.37.2 (2024-10-29)

Bug Fixes

  • add zsh autocomplete setup and file permissions instructions to completion:install (#6882) (75c0e7b)
  • deps: update dependency @​netlify/build to v29.55.4 (#6892) (da3563b)
  • deps: update dependency @​netlify/build to v29.56.0 (#6906) (e63a9c2)
  • deps: update dependency @​types/node to v20.17.1 (#6903) (93a728b)
  • deps: update dependency ws to v8.18.0 (#6904) (89e814d)
  • deps: update netlify packages (#6891) (8db8a3a)
  • deps: update netlify packages (#6899) (62d3123)
  • improve console message when unlinking from directory without a netlify.toml (#6897) (622098e)

... (truncated)

Commits

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.33.0 to 17.38.1.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v17.33.0...v17.38.1)

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

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 Dec 23, 2024
@kiosion kiosion closed this Jan 3, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-app/netlify-cli-17.38.1 branch January 3, 2026 03:18
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.

2 participants