T-Systems-MMS / phonebook

A WebApp to search for people in a company. (Currently only the frontend is fully open sourced)
https://t-systems-mms.github.io/phonebook/
MIT License
18 stars 13 forks source link

chore(deps): update dependency @angular/cli to v11 - abandoned #785

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

angular/angular-cli ### [`v11.1.2`](https://togithub.com/angular/angular-cli/releases/v11.1.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.1.1...v11.1.2) ### 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`](https://togithub.com/angular/angular-cli/releases/v11.1.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.1.0...v11.1.1) ### 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`](https://togithub.com/angular/angular-cli/releases/v11.1.0) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.0.7...v11.1.0) ### 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`](https://togithub.com/angular/angular-cli/releases/v11.0.7) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.0.6...v11.0.7) ##### Commits
* * * * * * ##### Special Thanks Alan Agius, Doug Parker, Joey Perrott ### [`v11.0.6`](https://togithub.com/angular/angular-cli/releases/v11.0.6) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.0.5...v11.0.6) ### 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`](https://togithub.com/angular/angular-cli/releases/v11.0.5) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.0.4...v11.0.5) ### Commits No user-facing changes. ### [`v11.0.4`](https://togithub.com/angular/angular-cli/releases/v11.0.4) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.0.3...v11.0.4) ### 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`](https://togithub.com/angular/angular-cli/releases/v11.0.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.0.2...v11.0.3) ### 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`](https://togithub.com/angular/angular-cli/releases/v11.0.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.0.1...v11.0.2) ### 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`](https://togithub.com/angular/angular-cli/releases/v11.0.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/v11.0.0...v11.0.1) ##### 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`](https://togithub.com/angular/angular-cli/releases/v11.0.0) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.2.1...v11.0.0) ### 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
WhiteSource Renovate. View repository job log here.

github-actions[bot] commented 3 years ago

We are following Conventional Commit Format. Please make sure that your Pull Request title does conform to this format, otherwise it might not be released.

renovate[bot] commented 1 year ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.