Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps netlify-cli from 17.33.0 to 17.38.0.

Release notes

Sourced from netlify-cli's releases.

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)
  • 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)
  • link --name prefers exact match if exists, first match otherwise (#6865) (6a15c79)
  • logs: deploy command instructs user to link to a site if one is … (#6867) (98763f7)
  • updated error message for attempting to deploy a site with a bad… (#6884) (9cb44c5)

v17.37.1

17.37.1 (2024-10-17)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

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)
  • link --name prefers exact match if exists, first match otherwise (#6865) (6a15c79)
  • logs: deploy command instructs user to link to a site if one is … (#6867) (98763f7)
  • updated error message for attempting to deploy a site with a bad… (#6884) (9cb44c5)

17.37.1 (2024-10-17)

Bug Fixes

  • deploy: fix edge function logs url scope key (#6881) (f833f2d)

... (truncated)

Commits
  • 6d9315b chore(main): release 17.38.0 (#6911)
  • 4433131 chore(deps): update dependency @​types/node to v22.10.1 (#6941)
  • 2218116 fix(deps): update dependency @​types/node to v22.10.1 (#6942)
  • 40dafd5 feat: update function templates to v2 (#6939)
  • 4e668f2 feat: implemented flag conflicts in deploy.ts (#6909)
  • e9dc383 chore(deps): update codecov/codecov-action action to v5 (#6934)
  • 3f87ab2 chore(deps): update dependency @​types/node to v22 (#6935)
  • be6b07e fix: check ip version if settings.useStaticServer (#6936)
  • 9ccc4ff chore(deps): bump next (#6876)
  • fce5cc3 fix(deps): update dependency @​types/node to v20.17.7 (#6933)
  • 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.33.0 to 17.38.0.
- [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.0)

---
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 9, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #1449.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-app/netlify-cli-17.38.0 branch December 23, 2024 10:42
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