Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Update dependency @angular/cli to v11#4

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-angularcli-monorepo
Open

Update dependency @angular/cli to v11#4
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-angularcli-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 8, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cli 1.5.0 -> 11.0.6 age adoption passing confidence

Release Notes

angular/angular-cli

v11.0.6

Compare Source

Commits

@​angular-devkit/build-angular (0.1100.6)

Commit Description Notes
correctly resolve symlinked global styles entrypoints [Closes #​3500]
don't downlevel web-animations-js [Closes #​19660]
use URL rewrite in karma fallback middleware

@​schematics/angular (11.0.6)

Commit Description Notes
correctly handle PropertyAssignments with StringLiteral keys [Closes #​16009]
remove unnecessary scripts and dependencies

@​schematics/update (0.1100.6)

Commit Description Notes
fix typo in info log [Closes #​18888]


Special Thanks

Alan Agius, Keen Yee Liau, Charles Lyding, Oleksii Potiekhin, Daniel Brown, Chris Joe

v11.0.5

Compare Source

Commits

No user-facing changes.

v11.0.4

Compare Source

Commits

@​angular-devkit/build-angular (0.1100.4)

Commit Description Notes
identify plugin provided as string [Closes #​19571]
define `forwardRef` as a pure function
add file path in CSS optimization exception [Closes #​19561]
stylus not resolving imports from libraries [Closes #​19524]
fix termination of process when using CTRL+C [Closes #​19531]

@​schematics/angular (11.0.4)

Commit Description Notes
allow trailing commas in JSON files [Closes #​19576]


Special Thanks

Alan Agius, Keen Yee Liau, Charles Lyding

v11.0.3

Compare Source

Commits

@​angular-devkit/build-angular (0.1100.3)

Commit Description Notes
resolve partial SCSS files in sourcemaps [Closes #​19505]
update Angular peer dependencies to 11 stable
handle HTML file with no body and head tags [Closes #​19426]
disable output hashing when running dev-server [Closes #​10411]

@​angular-devkit/core (11.0.3)

Commit Description Notes
correctly handle null prototype in deepCopy [Closes #​19492]

@​angular/cli (11.0.3)

Commit Description Notes
dasherize names option names when using JSON help

@​ngtools/webpack (11.0.3)

Commit Description Notes
update Angular peer dependencies to 11 stable

@​schematics/angular (11.0.3)

Commit Description Notes
document jasmine options


Special Thanks

Alan Agius, Joey Perrott, Charles Lyding, Doug Parker, Cédric Exbrayat

Done in 3.00s.

v11.0.2

Compare Source

Commits

@​angular-devkit/build-angular (0.1100.2)

Commit Description Notes
ERR_SSL_PROTOCOL_ERROR when using HTTPS reverse proxy [Closes #​19403]
remove unneeded update package group
ignore hidden inputs with hmr [Closes #​19385]
allow json files in fileReplacement [Closes #​19378]
rollback css-loader to version 4 [Closes #​19374]

@​angular/cli (11.0.2)

Commit Description Notes
remove @​angular-devkit/build-ng-packagr from packageGroup

@​angular-devkit/schematics-cli (0.1100.2)

Commit Description Notes
remove `_` property from options [Closes #​19416]

@​ngtools/webpack (11.0.2)

Commit Description Notes
only use `require.resolve` as a fallback in NGCC processing [Closes #​19395]

@​schematics/angular (11.0.2)

Commit Description Notes
remove duplicated Karma traces

@​schematics/update (0.1100.2)

Commit Description Notes
ignore `@angular-devkit/build-ng-packagr` incompatible peer dependency [Closes #​19384]


Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau, Mike Hartington, Cédric Exbrayat

v11.0.1

Compare Source

Commits

@​angular-devkit/build-angular (0.1100.1)

Commit Description Notes
show missing karma-coverage error when it's not configured
add update package group for codelyzer
separate initial total size in build output [Closes #​19330]
properly handle comment removal during font inlining [Closes #​19350]

@​schematics/angular (11.0.1)

Commit Description Notes
migrate project dependencies to new project versions
remove trailing comma in karma conf


Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau, Cédric Exbrayat

v11.0.0

Compare Source

Commits

@​angular-devkit/architect-cli (0.1100.0)

Commit Description Notes
remove minimist `_` from options [Closes #​18889]

@​angular-devkit/build-angular (0.1100.0)

Commit Description Notes
enable font inlining optimizations
add font inliner
support custom headers in dev-server
bump ng-packagr supported version to 11
enable Ivy extraction by default for Ivy applications
support package references in styles & scripts options
out of the box hot module replacement (HMR) [Closes #​17324]
extract i18n messages from libraries [Closes #​18871]
improve build stats output format
Switch to karma-coverage [Closes #​17757]
ask to use a new port if in use
Downgrade Karma to 5.1.x
add validation to fileReplacement values [Closes #​11451]
add default value to progress option
reduce clutter in dev-server logs
right align size column and add total bundle size
show bundle sizes with 2 decimal places
sort bundle stats by size
improve server builder output logs
show verbose logging when using `--verbose` and differential loading
improve builder phase reporting
remove title attribute from inlined fonts style tag [Closes #​19271]
validate extracted i18n messages for duplicates
control legacy ID i18n extraction via TypeScript configuration
improve network error message during fonts inlining [Closes #​19259]
when optimizing don't wrap function arguments in parenthesis
correctly index and remove webpack client script in non main chunk [Closes #​19219]
skip application emit during i18n extraction
support emitting AVIF image files
don't add publicHost pathname to sockPath in dev-server
update resolve-url-loader to version 3.1.2
add a base href to karma debug context [Closes #​19116]
don't set watchOptions in webpack-middleware
disable dev-server live-reload when using protoactor
correctly reference hmr-accept.js file in windows error [Closes #​19099]
ensure correct SRI values with differential loading [Closes #​18254]
set HTML lang attribute when serving [Closes #​18094]
override already existing assets in compilation [Closes #​18787]
remove .js files equivalent of css when using extract css
only show cannot restore inputs/options when old length is > 0
include HMR accept code in main.ts
use IE11 as oldest browser when downlevelling
don't process stylesheets in extraction builder
fixes optimizeChunkAssets is deprecated in webpack 5
fixes deprecation warning for MainTemplate.hooks.assetPath in webpack 5
fix webpack 5 deprecation warning for chunk.push
handle undefined descriptionFileData [Closes #​18631]
fixed afterOptimizeChunkAssets is deprecated in webpack 5
resolve i18n outFile from workspaceRoot
fixed Module.issuer is deprecated in webpack 5 for commonjs warn plugin
implement `relative` method in extractor FS
maxModules were deprecated and renamed to modulesSpace
webpack5 deprecation of module property in Dependency
add tslint as an optional peer dependency
add protractor as an optional peer dependency
add karma as an optional peer dependency
warn if using unsupported IE9/10 browsers
add missing defaults to `optimization` property
add node-sass deprecation warning
set logging level to verbose when using `--verbose`
filter unactionable System.import webpack warning
update Angular peer dependencies to 11.0 prerelease
consider ascii_only terser setting when counting components in analytics
improve debugging experience
generate sourcemaps with relative paths in monorepo [Closes #​17046]
correct i18n function parameter type
don't generate `vendor.js.map` when vendor sourcemaps is disabled [Closes #​18060]
correct Windows paths in ivy i18n extract
ensure ivy extraction file names match sourcemaps

@​angular-devkit/build-optimizer (0.1100.0)

Commit Description Notes
mark rxjs add imports as having side effects
set rxjs as having safe side effects
support jit mode guarded class metadata removal
increase safety of code removal [Closes #​14033]
[Closes #​18621]
remove decorators calls when tslib helpers are inlined [Closes #​18682]

@​angular-devkit/build-webpack (0.1100.0)

Commit Description Notes
fully close Webpack 5 compiler
avoid deprecation warning with Webpack 5 watch mode

@​angular-devkit/core (11.0.0)

Commit Description Notes
add basic support for oneOf/anyOf to `addUndefinedDefaults` transformer
allow prompt providers to access property types
remove deprecated isObservable function
allow property remove with workspace API

@​angular-devkit/schematics (11.0.0)

Commit Description Notes
support schema validation in NodeWorkflow
allow using a root path with NodeWorkflow
show active package manager with install task
resolve external schematics from requesting collection [Closes #​18098]
[Closes #​11026]

@​angular/cli (11.0.0)

Commit Description Notes
correctly read transitive dependency
use newer update command if global version is newer
coerce prompt answers to requested property types
skip searching deprecated packages with ng add
include deprecated option in JSON help
add missing dev-server `headers` option in IDE schema
resolve packages package.json from workspace directory
don't display prompts twice [Closes #​19027]
don't show deprecation messages for defaults when using `--defaults`
collect analytics option usage from workspace config and prompts
add blank line in migration commit message
no-op ng update --all [Closes #​15278]
[Closes #​13095]
[Closes #​12261]
[Closes #​12243]
[Closes #​18813]
add missing defaults to `optimization` property
favor dirname when resolving @​schematics/angular [Closes #​18840]
replace regex with correct project name validation [Closes #​17579]
improve logs in ng update
remove version command node module assumptions [Closes #​10474]

@​schematics/angular (11.0.0)

Commit Description Notes
add migration to remove rebaseRootRelativeCssUrls from workspace config
add generation for resolvers
update ng-packagr to version 11
add prompt to strict mode
add user-analytics to strict mode option
generate E2E tests with native promise support
don't generate special `package.json` and `no-any` when using `--strict`
update migration to remove deprecated `environment` option
add migration to add declaration maps to libraries
add migration to replace deprecated options
update `@types/jasmine` to `~3.6.0`
remove lint fix default value [Closes #​19169]
allow inlineTemplate/inlineStyle with minimal application [Closes #​17528]
WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 8d7efa5 to f2a42a4 Compare August 15, 2019 01:39
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 74715be to 387d656 Compare August 28, 2019 09:05
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 578b34e to 1e65318 Compare September 4, 2019 20:20
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 1e65318 to bd8b1c3 Compare September 11, 2019 17:59
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 726b7da to 415bac6 Compare September 25, 2019 19:29
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 24dbe9d to 0d30f86 Compare October 3, 2019 21:54
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 8e554cf to 9c99ca6 Compare November 14, 2019 19:59
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 9c99ca6 to b3a2a7e Compare November 28, 2019 00:10
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from b3a2a7e to 2c54458 Compare December 19, 2019 18:57
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 2c54458 to 00fcafc Compare January 8, 2020 22:51
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 00fcafc to e630b90 Compare January 18, 2020 17:53
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from e630b90 to 015cf71 Compare February 9, 2020 04:54
@renovate renovate bot changed the title Update dependency @angular/cli to v8 Update dependency @angular/cli to v9 Feb 9, 2020
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 015cf71 to f054ec6 Compare February 16, 2020 16:59
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from f054ec6 to bd79f6e Compare March 15, 2020 10:01
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from bd79f6e to 6af9832 Compare May 2, 2020 21:00
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 6af9832 to d877314 Compare May 15, 2020 14:58
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from d877314 to 8779be4 Compare July 1, 2020 23:50
@renovate renovate bot changed the title Update dependency @angular/cli to v9 Update dependency @angular/cli to v10 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 8779be4 to bf03c8a Compare July 10, 2020 10:02
@renovate renovate bot changed the title Update dependency @angular/cli to v10 Update dependency @angular/cli to v9 Jul 10, 2020
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from bf03c8a to 053df15 Compare August 24, 2020 15:01
@renovate renovate bot changed the title Update dependency @angular/cli to v9 Update dependency @angular/cli to v10 Aug 24, 2020
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 053df15 to bff1215 Compare October 26, 2020 14:02
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from bff1215 to d3c6330 Compare November 25, 2020 06:00
@renovate renovate bot changed the title Update dependency @angular/cli to v10 Update dependency @angular/cli to v11 Nov 25, 2020
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from d3c6330 to 98e8ea0 Compare December 9, 2020 06:01
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 98e8ea0 to 2000a3b Compare January 9, 2021 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant