ngxs-labs / data

NGXS Persistence API
https://ngxs-labs.github.io/data
81 stars 18 forks source link

ci: update Angular (major) #645

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 0.1102.8 -> 12.0.4 age adoption passing confidence
@angular-devkit/schematics-cli 0.1102.8 -> 12.0.4 age adoption passing confidence
@angular/animations 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/cdk 11.2.8 -> 12.0.4 age adoption passing confidence
@angular/cli 11.2.8 -> 12.0.4 age adoption passing confidence
@angular/common 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/compiler 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/compiler-cli 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/core 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/forms 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/language-service 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/material 11.2.8 -> 12.0.4 age adoption passing confidence
@angular/platform-browser 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/platform-browser-dynamic 11.2.9 -> 12.0.4 age adoption passing confidence
@angular/router 11.2.9 -> 12.0.4 age adoption passing confidence
@schematics/angular 11.2.8 -> 12.0.4 age adoption passing confidence
@types/node 14.14.37 -> 15.12.2 age adoption passing confidence
ng-packagr 11.2.4 -> 12.0.5 age adoption passing confidence
rxjs (source) 6.6.7 -> 7.1.0 age adoption passing confidence
ts-node (source) 9.1.1 -> 10.0.0 age adoption passing confidence

Release Notes

angular/angular-cli ### [`v12.0.4`](https://togithub.com/angular/angular-cli/releases/v12.0.4) [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.3...v12.0.4) ##### Commits

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

Commit Description Notes
ensure all Webpack Stats assets are present on rebuilds [Closes #​21038]
dispose Sass worker resources on Webpack shutdown [Closes #​20985]
show progress during re-builds
correctly mark async chunks as non initial in dev-server
add web-workers in lazy chunks in stats output [Closes #​21059]
styles CSS files not available in unit tests [Closes #​21054]
reduce memory usage by cleaning output directory before emitting

@​angular-devkit/schematics (12.0.4)

Commit Description Notes
handle updating renamed files [Closes #​14255]
[Closes #​21083]

@​angular/cli (12.0.4)

Commit Description Notes
avoid shell exec when bootstrapping update command
correctly redirect nested Angular schematic dependency requests [Closes #​21075]

@​ngtools/webpack (12.0.4)

Commit Description Notes
ensure plugin provided Webpack instance is used

@​schematics/angular (12.0.4)

Commit Description Notes
added webWorkerTsConfig into test option
working with formatting
*** *** ##### Special Thanks Alan Agius, Charles Lyding, Santosh Mahto, Joey Perrott, Doug Parker ### [`v12.0.3`](https://togithub.com/angular/angular-cli/releases/v12.0.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.2...v12.0.3) ##### Commits

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

Commit Description Notes
do not resolve web-workers in server builds [Closes #​20877]
provided earlier build feedback in console [Closes #​20957]
correctly ignore inline styles during i18n extraction [Closes #​20968]
update `license-webpack-plugin` to `2.3.19`

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

Commit Description Notes
include only required stats in webpackStats

@​angular-devkit/core (12.0.3)

Commit Description Notes
show allowed enum values when validation on enum fails
handle complex smart defaults in schemas
handle async schema validations
transform path using getSystemPath for NodeJsAsyncHost's `exists` method

@​angular/cli (12.0.3)

Commit Description Notes
update supported range of node versions to be less restrictive [Closes #​20796]

@​ngtools/webpack (12.0.3)

Commit Description Notes
normalize paths when adding file dependencies [Closes #​20891]
remove redundant inline style cache

@​schematics/angular (12.0.3)

Commit Description Notes
make version 12 workspace config migration idempotent [Closes #​20979]
show better error when non existing project is passed to the component schematic
*** *** ##### Special Thanks Alan Agius, Doug Parker, Charles Lyding, why520crazy ### [`v12.0.2`](https://togithub.com/angular/angular-cli/releases/v12.0.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.1...v12.0.2) ##### Commits

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

Commit Description Notes
ensure Sass worker implementation supports Node.js 12.14
don't add `.hot-update.js` script tags [Closes #​20855]
correctly generate ServiceWorker config on Windows [Closes #​20894]
ensure latest inline stylesheet data is used during rebuilds
allow i18n extraction on application that uses web-workers [Closes #​20930]
hide stacktraces from dart-sass errors
resolve absolute outputPath properly [Closes #​20935]
show `--disable-host-check` warning only when not using `disableHostCheck` [Closes #​20951]
update PostCSS to 8.3
disable CSS optimization parallelism for components styles [Closes #​20883]
load postcss-preset-env configuration once

@​angular/cli (12.0.2)

Commit Description Notes
ng update on windows to allow path

@​ngtools/webpack (12.0.2)

Commit Description Notes
re-emit component stylesheet assets [Closes #​20882]
*** *** ##### Special Thanks Alan Agius, Charles Lyding, Doug Parker, Hassan Sani, JoostK, George Kalpakas, Joey Perrott ### [`v12.0.1`](https://togithub.com/angular/angular-cli/releases/v12.0.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.0...v12.0.1) ##### Commits

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

Commit Description Notes
add experimental web-assembly [Closes #​20762]
fix error with inline styles when running extract-i18n
add `NG_BUILD_MAX_WORKERS` settimgs to control maximum number of workers
non injected styles should not count as initial [Closes #​20781]
revert open to 8.0.2 [Closes #​20807]
correctly resolve babel runtime helpers [Closes #​20800]
compile schema in synchronously [Closes #​20847]
execute dart-sass in a worker
reduce JSON stats
use CSS optimization plugin that leverages workers
render Sass using a pool of workers
clean no-longer used assets during builds

@​angular/cli (12.0.1)

Commit Description Notes
cannot locate bin for temporary package
clean node modules directory prior to updating
improve `--prod` deprecation warning [Closes #​20806]

@​ngtools/webpack (12.0.1)

Commit Description Notes
reduce non-watch mode TypeScript diagnostic analysis overhead

@​schematics/angular (12.0.1)

Commit Description Notes
remove --prod option from README template
don't add `skipTest` option to module schematic options [Closes #​20811]
add migration to remove `skipTests` from `@schematics/angular:module` [Closes #​20848]
*** *** ##### Special Thanks Alan Agius, Charles Lyding, Joey Perrott, Keen Yee Liau, Luca Vazzano, Pankaj Patil, Ryan Lester, Terence D. Honles, Alan Cohen ### [`v12.0.0`](https://togithub.com/angular/angular-cli/releases/v12.0.0) ##### Commits

@​angular-devkit/architect (0.1200.0)

Commit Description Notes
add implementation for defaultConfiguration

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

Commit Description Notes
add `postcss-preset-env` with stage 3 features
drop support for karma version 5.2
drop support for ng-packagr version 11
enable inlineCritical by default
show warning during build when project requires IE 11 support
expose legacy-migrate message format
integrate JIT mode linker [Closes #​20281]
upgrade to Webpack 5 throughout the build system
support processing component inline CSS styles
support specifying stylesheet language for inline component styles
remove left-over `experimentalRollupPass` option
support writing large Webpack stat outputs
ensure output directory is present before writing stats JSON
remove deprecated View Engine support for i18n extraction
remove usage of deprecated View Engine compiler
remove deprecated i18nLocale and i18nFormat options from i18n-extract
update karma builder to use non-deprecated API
disable webpack cache when using `NG_BUILD_CACHE`
remove duplicate application bundle generation complete message
mark programmatic builder execution functions as experimental
avoid double build optimizer processing
replace Webpack 4 `hashForChunk` hook usage
use new Webpack watch API in karma webpack plugin
recover from CSS optimization errors
disable Webpack 5 automatic public path support
always inject live reload client when using live reload
change several builder options defaults
show warning when using stylus
avoid triggering file change after file build
remove left-over `forkTypeChecker` option
disable CSS declaration sorting optimizations [Closes #​20693]
disable `showCircularDependencies` by default
use Webpack's GC memory caching in watch mode
improve incremental time during Karma tests
avoid async downlevel for known ES2015 code

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

Commit Description Notes
support Webpack 5

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

Commit Description Notes
provide output path in builder results
support Webpack 5

@​angular-devkit/core (12.0.0)

Commit Description Notes
add handling for `defaultConfiguration` target definition property
update schema validator
ensure job input values are processed in order
improve handling of set schema values [Closes #​20594]

@​angular/cli (12.0.0)

Commit Description Notes
add `defaultConfiguration` property to architect schema
deprecate `--prod` command line argument
confirm ng add action before installation
support TypeScript 4.2
ensure odd number Node.js version message is a warning
remove npm 7 incompatibility notification
avoid exceptions for expected errors in architect commands
ensure update migrations are fully executed
exclude deprecated packages with removal migrations from update
add message update updating from non LTS versions of the CLI
ignore `tsickle` during updates

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.