cli icon indicating copy to clipboard operation
cli copied to clipboard

Netlify Command Line Interface

Results 420 cli issues
Sort by recently updated
recently updated
newest added

🎉 Thanks for submitting a pull request! 🎉 #### Summary - Replace arbitrary `pause()` delays with event-based `waitForLogMatching()` in integration tests to reduce flakiness - Enhance `waitForLogMatching()` to check existing...

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [verdaccio](https://github.com/verdaccio/verdaccio). These dependencies need to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12...

dependencies
javascript

Bumps [validator](https://github.com/validatorjs/validator.js) to 13.15.23 and updates ancestor dependency [verdaccio](https://github.com/verdaccio/verdaccio). These dependencies need to be updated together. Updates `validator` from 13.15.15 to 13.15.23 Release notes Sourced from validator's releases. 13.15.23 Fixes,...

dependencies
javascript

Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...

dependencies
javascript

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@fastify/static](https://redirect.github.com/fastify/fastify-static) | [`7.0.4` -> `8.3.0`](https://renovatebot.com/diffs/npm/@fastify%2fstatic/7.0.4/8.3.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fstatic/8.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fstatic/7.0.4/8.3.0?slim=true) | --- ### Release...

dependencies
javascript

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.8.3` -> `5.9.3`](https://renovatebot.com/diffs/npm/typescript/5.8.3/5.9.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.9.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.8.3/5.9.3?slim=true) | | [typescript](https://www.typescriptlang.org/)...

dependencies
javascript

> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [fastify](https://fastify.dev/) ([source](https://redirect.github.com/fastify/fastify))...

dependencies
javascript

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cron-parser](https://redirect.github.com/harrisiirak/cron-parser) | [`4.9.0` -> `5.4.0`](https://renovatebot.com/diffs/npm/cron-parser/4.9.0/5.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cron-parser/5.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cron-parser/4.9.0/5.4.0?slim=true) | --- ### Release...

dependencies
javascript

#### Summary Fixes #5301 This issue was opened a long time ago, so I don't really know if my fix still applies. However, I decided to work on this and...

🎉 Thanks for submitting a pull request! 🎉 #### Summary fixes #7672 routing the incorrect link to the correct page. Looked at the docs and said to update the documentation...