ngx-builders / source-map-analyzer

typescript, builder
https://www.npmjs.com/package/@ngx-builders/analyze
MIT License
89 stars 12 forks source link

Update angularcli monorepo #48

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@angular-devkit/architect dependencies minor 0.1000.5 -> 0.1002.0
@angular-devkit/core dependencies minor 10.0.5 -> 10.2.0

Release Notes

angular/angular-cli ### [`v10.2.0`](https://togithub.com/angular/angular-cli/releases/v10.2.0) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.7...v10.2.0) ##### Commits

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

Commit Description Notes
update resolve-url-loader to version 3.1.2
add a base href to karma debug context [Closes #​19116]
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]

@​angular/cli (10.2.0)

Commit Description Notes
include deprecated option in JSON help

@​ngtools/webpack (10.2.0)

Commit Description Notes
improve bad component resource error message
* * * * * * ##### Special Thanks Alan Agius, Charles Lyding, Doug Parker, Renovate Bot, Jaime Oliveira ### [`v10.1.7`](https://togithub.com/angular/angular-cli/compare/v10.1.6...v10.1.7) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.6...v10.1.7) ### [`v10.1.6`](https://togithub.com/angular/angular-cli/releases/v10.1.6) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.5...v10.1.6) ##### Commits

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

Commit Description Notes
implement `relative` method in extractor FS
* * * * * * ##### Special Thanks Keen Yee Liau, Alan Agius ### [`v10.1.5`](https://togithub.com/angular/angular-cli/releases/v10.1.5) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.4...v10.1.5) ### Commits

@​angular/cli (10.1.5)

Commit Description Notes
add blank line in migration commit message

@​schematics/angular (10.1.5)

Commit Description Notes
pass down `recursive` flag
test `findNodes` with `recursive` flag
* * * * * * ### Special Thanks jaroslawsawicki, Keen Yee Liau, Drummond Dawson ### [`v10.1.4`](https://togithub.com/angular/angular-cli/releases/v10.1.4) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.3...v10.1.4) ##### Commits

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

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

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

Commit Description Notes
handle undefined descriptionFileData [Closes #​18631]
add missing defaults to `optimization` property

@​angular/cli (10.1.4)

Commit Description Notes
add missing defaults to `optimization` property
* * * * * * ##### Special Thanks Alan Agius, Doug Parker ### [`v10.1.3`](https://togithub.com/angular/angular-cli/releases/v10.1.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.2...v10.1.3) ##### Commits

@​angular/cli (10.1.3)

Commit Description Notes
favor dirname when resolving @​schematics/angular [Closes #​18840]
replace regex with correct project name validation [Closes #​17579]

@​schematics/angular (10.1.3)

Commit Description Notes
remove solution style throw an error
* * * * * * ##### Special Thanks Joey Perrott, Minko Gechev, eranshmil, Alan Agius, Jefiozie ### [`v10.1.2`](https://togithub.com/angular/angular-cli/releases/v10.1.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.1...v10.1.2) ##### Commits

@​angular/cli (10.1.2)

Commit Description Notes
remove version command node module assumptions [Closes #​10474]

@​schematics/angular (10.1.2)

Commit Description Notes
canLoad guard signature
* * * * * * ##### Special Thanks Keen Yee Liau, Charles Lyding, geromegrignon ### [`v10.1.1`](https://togithub.com/angular/angular-cli/releases/v10.1.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.0...v10.1.1) ##### Commits

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

Commit Description Notes
set logging level to verbose when using `--verbose`
consider ascii_only terser setting when counting components in analytics
update peer dependencies to 10 stable

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

Commit Description Notes
remove decorators calls when tslib helpers are inlined [Closes #​18682]

@​ngtools/webpack (10.1.1)

Commit Description Notes
emit `require` in replace resources when using CommonJS as module [Closes #​18718]
update peer dependencies to 10 stable
* * * * * * ##### Special Thanks Alan Agius, Charles Lyding, Doug Parker, Renovate Bot ### [`v10.1.0`](https://togithub.com/angular/angular-cli/releases/v10.1.0) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.0.8...v10.1.0) ##### Commits

@​angular-devkit/architect (0.1001.0)

Commit Description Notes
support async generator based builders

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

Commit Description Notes
show warning when using deprecated options

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

Commit Description Notes
allow transformation of i18n extraction builder configuration [Closes #​16679]
support i18n message extraction with Ivy [Closes #​18275]
add `ng-packagr` builder in `@angular-devkit/build-angular`
enable HMR for extracted CSS
support multiple translation files per locale [Closes #​18276]
correct i18n function parameter type
correct Windows paths in ivy i18n extract
ensure ivy extraction file names match sourcemaps
support @​angular/localize 10.1.0
handle base tag endOffset in index.html generation [Closes #​18381]
don't use parent modules while deduping
update copy-webpack-plugin to 6.0.3
update copy-webpack-plugin to version 6 [Closes #​17858]

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

Commit Description Notes
handle undefined factoryMeta in Webpack plugin

@​angular-devkit/core (10.1.0)

Commit Description Notes
add `useXDeprecatedProvider` to `SchemaRegistry`
allow property remove with workspace API
strict typings for json, logger, and virtual-fs

@​angular-devkit/schematics (10.1.0)

Commit Description Notes
ensure task option values are defined
verify filesystem createSourceFromUrl context before use
set correct parent id in actions lists [Closes #​18446]

@​angular/cli (10.1.0)

Commit Description Notes
update configuration schema with ivy i18n extraction support
show warning when using deprecated options

@​schematics/angular (10.1.0)

Commit Description Notes
add `strictInputAccessModifiers` option when using strict mode
add migration to remove solution style tsconfig [Closes #​18040]
[Closes #​18130]
[Closes #​18170]
generate projects using jasmine-core 3.6.x
emit declaration maps for local library builds [Closes #​17888]
change `extends` from `tsconfig.base.json` to `tsconfig.json`
don't create e2e script when createApplication is false [Closes #​13412]
remove solution style tsconfig from new projects [Closes #​18040]
[Closes #​18170]
improve compiler options migration error reporting
warn when migrating to v6 if asset glob is missing
remove async test helper function from component schematic
keep tslint rules ordered
add links to generated app package.json files
add links to generated tsconfig files

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

Commit Description Notes
show warning when using deprecated options
only show prompts in TTY terminals

@​ngtools/webpack (10.1.0)

Commit Description Notes
add ngcc initial run check
only process dependent packages with NGCC
* * * * * * ##### Special Thanks Renovate Bot, Alan Agius, Charles Lyding, Doug Parker, Keen Yee Liau, dependabot[bot], mgechev, Hari G, Joey Perrott, santoshyadavdev, timdeschryver, Ville Lahdenvuo, Tom Dutton, Cédric Exbrayat ### [`v10.0.8`](https://togithub.com/angular/angular-cli/releases/v10.0.8) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.0.7...v10.0.8) ##### Commits

@​schematics/schematics (0.1000.8)

Commit Description Notes
run install step with sample schematics [Closes #​17425]
* * * * * * ##### Special Thanks Keen Yee Liau, Hari G, Charles Lyding ### [`v10.0.7`](https://togithub.com/angular/angular-cli/releases/v10.0.7) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.0.6...v10.0.7) ##### Commits

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

Commit Description Notes
don't warn on transitive CommonJS dependencies in AOT mode [Closes #​18526]
don't log blank warnings in console [Closes #​18524]

@​angular-devkit/core (10.0.7)

Commit Description Notes
avoid RxJS performance penalty in sync fs calls

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

Commit Description Notes
use workflow to list schematics [Closes #​18548]
* * * * * * ##### Special Thanks Alan Agius, Doug Parker, JoostK ### [`v10.0.6`](https://togithub.com/angular/angular-cli/releases/v10.0.6) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.0.5...v10.0.6) ##### Commits

@​angular-devkit/architect (0.1000.6)

Commit Description Notes
add name of the non-existing project to error message

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

Commit Description Notes
better handle relative paths with bundleDependencies=false
generate service worker manifest when running build in watch mode [Closes #​16883]

@​ngtools/webpack (10.0.6)

Commit Description Notes
issue warning when using `strictMetadataEmit` [Closes #​18424]
* * * * * * ##### Special Thanks Alan Agius, Minko Gechev, Tobias Gassmann, Alexey Makhrov, Doug Parker, Charles Lyding

Renovate configuration

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

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

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

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



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

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information