angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

CLI tool for Angular

Results 555 angular-cli issues
Sort by recently updated
recently updated
newest added

action: merge
target: minor

Extension of https://github.com/angular/angular-cli/pull/23074 to get running on windows while keeping that one green.

### Command ng test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug...

need: repro steps

The NPM packages to test must be specified via --package instead of invoking the build from within the e2e tests This means the packages must be built before tested. This...

In `14.2.0`, we learned that we can't bump peer deps / `latest-versions.ts` in a release PR, because the released NPM artifact is actually built *before* an opportunity to edit the...

target: major
action: merge
comp: docs

The usage of Stylus in the CLI is mimimal and this package never reached version 1. BREAKING CHANGE: Deprecated support for Stylus has been removed. The Stylus package has never...

target: major
action: merge
flag: breaking change

## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - [x] Tests for the changes have been...

target: major
action: merge

Remove deprecated support for ES5 output. BREAKING CHANGE: Producing ES5 output is no longer possible. This was needed for Internet Explorer which is no longer supported. All browsers that Angular...

target: major
action: merge
flag: breaking change

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

action: merge
target: minor

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | dependencies | patch | [`7.19.0` -> `7.19.1`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.19.0/7.19.1) | | [@babel/core](https://babel.dev/docs/en/next/babel-core)...

action: merge
target: minor