Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

angular/angular-cli

v11.2.2

Compare Source

Commits

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

Commit Description Notes
only show index and service worker status once
disable declaration and declarationMap [Closes #​20103]
force less version 3.5 math behaviour [Closes #​20088]

@​angular/cli (11.2.2)

Commit Description Notes
remove npm 7 incompatibility notification

@​ngtools/webpack (11.2.2)

Commit Description Notes
normalize paths when pruning AOT rebuild requests


Special Thanks

Charles Lyding, Alan Agius, Doug Parker, Jefiozie

v11.2.1

Compare Source

Commits

@​angular/cli (11.2.1)

Commit Description Notes
support update migration packages with no entry points [Closes #​20032]
improve error logging when resolving update migrations


Special Thanks

Charles Lyding, Alan Agius, Keen Yee Liau, Aravind V Nair

v11.2.0

Compare Source

Commits

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

Commit Description Notes
detect and use tailwindcss in projects
support targeting ES2017 with Zone.js
support karma version 6.x
ensure i18n extraction sourcemaps are fully configured
the root Tailwind configuration file is always picked
fixed ignoring of karma plugins config [Closes #​19993]
increase resilience of babel cache identifier
update Angular peer dependencies to 11.2 prerelease
resolve less from build-angular package
add service-worker as optional peer dependency

@​angular-devkit/core (11.2.0)

Commit Description Notes
provide prompt validation errors to provider

@​angular/cli (11.2.0)

Commit Description Notes
provide additional status messaging for ng add [Closes #​17983]
update NPM 7 guidance
only show incompatible NPM error when NPM is used as package manager
temporarily limit npm to version 6
redirect Angular schematic dependency requests to known versions
avoid using number inquirer prompt in schematic prompts

@​ngtools/webpack (11.2.0)

Commit Description Notes
reduce overhead of Angular compiler rebuild requests
update Angular peer dependencies to 11.2 prerelease
don't use `skipTemplateCodegen` to determine if compilation is JIT mode [Closes #​19949]

@​schematics/angular (11.2.0)

Commit Description Notes
create new projects with karma 6.0


Special Thanks

Renovate Bot, Charles Lyding, Alan Agius, Doug Parker, Keen Yee Liau, Bruno Baia, Amadou Sall, S. Iftekhar Hossain

v11.1.4

Compare Source

Commits

@​angular/cli (11.1.4)

Commit Description Notes
only show incompatible NPM error when NPM is used as package manager


Special Thanks

Charles Lyding, Keen Yee Liau, Alan Agius

v11.1.3

Compare Source

Commits

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

Commit Description Notes
remove `0.0.0` version from supported Angular semver versions error message
update Angular peer dependencies to 11 stable
error with status code when response code is not 200
handle promise rejection in IndexHtmlWebpackPlugin [Closes #​19893]
add fallback for non defined stats options
fix budgets for any script with differential loading enabled [Closes #​19849]
allow emitting multiple files with the same filename [Closes #​12186]
styles that are not injected do count for initial bundle size [Closes #​17672]

@​angular-devkit/schematics (11.1.3)

Commit Description Notes
merge external schematics after execution
check merge ancestry of delegate & scoped trees
Fix merge that causes an overwrite [Closes #​11337]

@​angular/cli (11.1.3)

Commit Description Notes
temporarily limit npm to version 6
resolve migration collections from containing package
remove unnecessary promise around "open"

@​ngtools/webpack (11.1.3)

Commit Description Notes
update Angular peer dependencies to 11 stable
don't use `skipTemplateCodegen` to determine if compilation is JIT mode [Closes #​19949]
recover from component stylesheet errors [Closes #​19892]
improve resource loader caching


Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau, Vladimir Pavlenko, Dominic Elm, profanis, Matt Lewis, Joey Perrott, Mike Brocchi

v11.1.2

Compare Source

Commits

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

Commit Description Notes
inlining fonts behind proxy [Closes #​19401]
correctly handle scripts when using subresource-integrity option [Closes #​19829]

@​schematics/update (0.1101.2)

Commit Description Notes
update line end normalization for CA file read from .npmrc


Special Thanks

Alan Agius, Doug Parker, Joey Perrott, minijus

v11.1.1

Compare Source

Commits

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

Commit Description Notes
resolve less from build-angular package
resolve postcss from build-angular package [Closes #​19839]

@​ngtools/webpack (11.1.1)

Commit Description Notes
perform import eliding before TypeScript transforms [Closes #​13297]


Special Thanks

Alan Agius, Doug Parker, Charles Lyding

v11.1.0

Compare Source

Commits

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

Commit Description Notes
update IE11 Object/Array polyfills
support extracting and merging with arb format
support extracting with json file
integrate Angular compiler linker
enable inlining of critical CSS optimizations
support using TypeScript 4.1
support following symlinked asset directories
resolve i18n outFile with normalized format
generate consistent filenames [Closes #​15157]
add console error when using HMR in production mode
update ScriptsWebpackPlugin to work with Webpack 5
stylus not resolving imports from libraries [Closes #​19524]
update index html webpack plugin to use non deprecated Webpack 5 API
allow default Webpack 5 caching
apply local libraries sourcemap without `vendor: true` [Closes #​11305]
update Angular peer dependencies to 11.1 prerelease
remove workaround for Webpack 5 sourcemaps
show missing karma-coverage error when it's not configured
convert file replacements to system paths before use
improve builder phase reporting
re-enable webpack 5 license extraction support
use source locale with non-localized dev serving

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

Commit Description Notes
add option for webpack stats output presence
properly shutdown webpack 5 compilation

@​angular/cli (11.1.0)

Commit Description Notes
avoid analytics cli object check if not present
add @​angular-devkit/architect to ng-update packageGroup
update pacote to version 11
allow trailing commas in JSON files [Closes #​19576]
show deprecation warning when using camel cased arguments

@​ngtools/webpack (11.1.0)

Commit Description Notes
support using TypeScript 4.1
use `getDiagnosticsForFile` instead of `getDiagnostics`
remove use of Webpack compilation fileTimestamps property
normalize dependency paths before webpack use
normalize resource path before rebuild check
update Angular peer dependencies to 11.1 prerelease
remove use of Webpack 5 deprecated compilationDependencies
only use `require.resolve` as a fallback in NGCC processing [Closes #​19395]
normalize file replacement paths

@​schematics/angular (11.1.0)

Commit Description Notes
generate new projects with TypeScript 4.1
update zone.js version to 0.11.3
add `enableI18nLegacyMessageIdFormat` default to new projects
adjust block comment
Alphabetized named imports
Alphabetized import sources within a group

@​schematics/schematics (0.1101.0)

Commit Description Notes
generate new projects with TypeScript 4.1

@​schematics/update (0.1101.0)

Commit Description Notes
update pacote to version 11


Special Thanks

Renovate Bot, Charles Lyding, Alan Agius, Keen Yee Liau, Doug Parker, wenqi73, tim_frijters, Joey Perrott, JiaLiPassion, minijus, Cédric Exbrayat, Oleksii Potiekhin, dependabot[bot], Pete Bacon Darwin, George Kalpakas

v11.0.7

Compare Source

Commits



Special Thanks

Alan Agius, Doug Parker, Joey Perrott

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
WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 7c53951 to 63824a4 Compare November 18, 2020 19:11
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 63824a4 to a128008 Compare December 2, 2020 21:36
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from a128008 to e101468 Compare December 9, 2020 22:01
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from e101468 to ca7cbb1 Compare December 17, 2020 16:51
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 95c32e7 to 7dac82b Compare January 6, 2021 22:22
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 3bab518 to 657987c Compare January 20, 2021 23:55
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 82366ae to 001843e Compare January 28, 2021 19:50
@renovate renovate bot changed the title Update dependency @angular/cli to v11 chore(deps): update dependency @angular/cli to v11 Jan 28, 2021
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 3 times, most recently from 76af0d4 to d7a5810 Compare February 11, 2021 22:52
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 3 times, most recently from fb2d2ba to 874cbb6 Compare February 18, 2021 13:35
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from 7eaa9ce to 284b0a3 Compare March 1, 2021 15:55
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 284b0a3 to 7e791e2 Compare March 1, 2021 20:20
@koromerzhin koromerzhin merged commit 70b31fa into develop Mar 1, 2021
@koromerzhin koromerzhin deleted the renovate/major-angularcli-monorepo branch March 1, 2021 20:28
koromerzhin pushed a commit that referenced this pull request Oct 11, 2025
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants