Skip to content

Comments

Bump netlify-cli from 17.38.1 to 19.0.3#86

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps netlify-cli from 17.38.1 to 19.0.3.

Release notes

Sourced from netlify-cli's releases.

v19.0.3

19.0.3 (2025-03-20)

Bug Fixes

  • deps: remove pump dependency (#7096) (07fef60)
  • deps: replace ora and log-symbols with tiny dependency picospinner (#7026) (32ee8c0)
  • deps: update dependency @​netlify/functions to v3.0.2 (#7111) (9a9028b)
  • deps: update netlify packages (major) (#7112) (c301c1b)
  • docs: remove beta indicator from stable commands (#7100) (886c796)

v19.0.2

19.0.2 (2025-03-05)

Bug Fixes

  • better ip version detection when using skip wait port property in dev command (#7074) (0cf0f11)
  • remove package.json#packageManager entry (#7087) (736d006)

v19.0.1

19.0.1 (2025-03-04)

Bug Fixes

  • deps: pin dependencies (#7055) (93d6107)
  • deps: pin dependency @​pnpm/tabtab to 0.5.4 (#7063) (150fcc3)
  • deps: replace tabtab with maintained fork (#7057) (1ddae37)
  • deps: update dependency @​netlify/functions to v3.0.1 (#7081) (97f3a58)
  • deps: update dependency readdirp to v4.1.2 (#7064) (1fd1f5a)
  • deps: update dependency ws to v8.18.1 (#7065) (fb36998)
  • deps: update netlify packages (#7052) (31e5e59)
  • skip checking for endpoint existence for hidden redirects (#7067) (5fc044d)

Reverts

  • "chore: simplify and standardize package.json scripts and CI setup (#7069)" (4571be3)
  • "ci: fix new job config (#7071)" (992431d)
  • "ci: only typecheck in typechecking job (#7072)" (506bc33)

v19.0.0

19.0.0 (2025-02-24)

⚠ BREAKING CHANGES

  • upgrade to commander@12 and fix some conflicting short option names (#7008)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

19.0.3 (2025-03-20)

Bug Fixes

  • deps: remove pump dependency (#7096) (07fef60)
  • deps: replace ora and log-symbols with tiny dependency picospinner (#7026) (32ee8c0)
  • deps: update dependency @​netlify/functions to v3.0.2 (#7111) (9a9028b)
  • deps: update netlify packages (major) (#7112) (c301c1b)
  • docs: remove beta indicator from stable commands (#7100) (886c796)

19.0.2 (2025-03-05)

Bug Fixes

  • better ip version detection when using skip wait port property in dev command (#7074) (0cf0f11)
  • remove package.json#packageManager entry (#7087) (736d006)

19.0.1 (2025-03-04)

Bug Fixes

  • deps: pin dependencies (#7055) (93d6107)
  • deps: pin dependency @​pnpm/tabtab to 0.5.4 (#7063) (150fcc3)
  • deps: replace tabtab with maintained fork (#7057) (1ddae37)
  • deps: update dependency @​netlify/functions to v3.0.1 (#7081) (97f3a58)
  • deps: update dependency readdirp to v4.1.2 (#7064) (1fd1f5a)
  • deps: update dependency ws to v8.18.1 (#7065) (fb36998)
  • deps: update netlify packages (#7052) (31e5e59)
  • skip checking for endpoint existence for hidden redirects (#7067) (5fc044d)

Reverts

  • "chore: simplify and standardize package.json scripts and CI setup (#7069)" (4571be3)
  • "ci: fix new job config (#7071)" (992431d)
  • "ci: only typecheck in typechecking job (#7072)" (506bc33)

19.0.0 (2025-02-24)

⚠ BREAKING CHANGES

  • upgrade to commander@12 and fix some conflicting short option names (#7008)
  • remove deprecated camelCase option variants (#7046)
  • remove integration commands (#7047)

Features

... (truncated)

Commits
  • 67a3994 chore(main): release 19.0.3 (#7101)
  • 9a9028b fix(deps): update dependency @​netlify/functions to v3.0.2 (#7111)
  • c301c1b fix(deps): update netlify packages (major) (#7112)
  • 32ee8c0 fix(deps): replace ora and log-symbols with tiny dependency picospinner...
  • 09c04a0 chore(deps): bump @​babel/runtime from 7.26.0 to 7.26.10 in /site (#7103)
  • 8ee88c9 refactor: enable typechecking on tests
  • 9eb7cb2 build: allow tsc to resolve JSON modules
  • dba7af6 refactor: add types for serialize-javascript dependency
  • a0d241f refactor: add types for tomlify-j04 dependency
  • c9a1825 ci: add typechecking CI job
  • 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 19.0.3.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v17.38.1...v19.0.3)

---
updated-dependencies:
- dependency-name: netlify-cli
  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 Mar 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Superseded by #87.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/netlify-cli-19.0.3 branch March 31, 2025 15:29
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