socialnetworknews-web.meta

Issues/PRs archive for SocialNetworkNews/SocialNetworkNews-Web
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.meta.git
Log | Files | Refs

107.md (37973B)


      1 # PR #107 Update angular-cli monorepo to v12 (major)
      2 
      3 - **Status:** open
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2021-10-18T18:13:56Z
      6 - **Branch:** renovate/major-angular-cli-monorepo → master
      7 - **Diff:** _not available (branch/fork likely deleted on GitHub)_
      8 
      9 ---
     10 
     11 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
     12 
     13 This PR contains the following updates:
     14 
     15 | Package | Change | Age | Adoption | Passing | Confidence |
     16 |---|---|---|---|---|---|
     17 | [@angular-devkit/build-angular](https://togithub.com/angular/angular-cli) | [`~0.7.0` -> `~12.2.0`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/0.7.0/12.2.10) | [![age](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fbuild-angular/12.2.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fbuild-angular/12.2.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fbuild-angular/12.2.10/compatibility-slim/0.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fbuild-angular/12.2.10/confidence-slim/0.7.0)](https://docs.renovatebot.com/merge-confidence/) |
     18 | [@angular-devkit/core](https://togithub.com/angular/angular-cli) | [`^0.7.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/@angular-devkit%2fcore/0.7.0/12.2.10) | [![age](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fcore/12.2.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fcore/12.2.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fcore/12.2.10/compatibility-slim/0.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@angular-devkit%2fcore/12.2.10/confidence-slim/0.7.0)](https://docs.renovatebot.com/merge-confidence/) |
     19 | [@angular/cli](https://togithub.com/angular/angular-cli) | [`^6.0.3` -> `^12.0.0`](https://renovatebot.com/diffs/npm/@angular%2fcli/6.0.3/12.2.10) | [![age](https://badges.renovateapi.com/packages/npm/@angular%2fcli/12.2.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@angular%2fcli/12.2.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@angular%2fcli/12.2.10/compatibility-slim/6.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@angular%2fcli/12.2.10/confidence-slim/6.0.3)](https://docs.renovatebot.com/merge-confidence/) |
     20 
     21 ---
     22 
     23 ### Release Notes
     24 
     25 <details>
     26 <summary>angular/angular-cli</summary>
     27 
     28 ### [`v12.2.10`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;12210-2021-10-13)
     29 
     30 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.9...12.2.10)
     31 
     32 ##### [@&#8203;angular/cli](https://togithub.com/angular/cli)
     33 
     34 | Commit                                                                                              | Type | Description                                                     |
     35 | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- |
     36 | [73a47af80](https://togithub.com/angular/angular-cli/commit/73a47af80e15a4b9d5b97956458bacafb43138bd) | fix  | accept `UA-00000-0` format in analytics `tracking` id           |
     37 | [d2e24d396](https://togithub.com/angular/angular-cli/commit/d2e24d396551ff89d6178c8bdb56db30531e1bb0) | fix  | generate new random user ID when passing empty string to `uuid` |
     38 
     39 ##### [@&#8203;schematics/angular](https://togithub.com/schematics/angular)
     40 
     41 | Commit                                                                                              | Type | Description                                         |
     42 | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
     43 | [f6ed31fdf](https://togithub.com/angular/angular-cli/commit/f6ed31fdf2fe0f2a73f09c39e82e4b6bd6ccc6a6) | fix  | wrap bootstrapping code in an HMR compatible manner |
     44 
     45 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
     46 
     47 | Commit                                                                                              | Type | Description                                                 |
     48 | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
     49 | [7b01a0004](https://togithub.com/angular/angular-cli/commit/7b01a000432810f09c7871a95c9d2e6e5f35af85) | fix  | enable custom `es2015` conditional exports                  |
     50 | [892567487](https://togithub.com/angular/angular-cli/commit/8925674870973ce58e4f5b911fd3768811248916) | fix  | improve fidelity and performance of babel loader sourcemaps |
     51 
     52 #### Special Thanks
     53 
     54 Alan Agius and Charles Lyding
     55 
     56 <!-- CHANGELOG SPLIT MARKER -->
     57 
     58 ### [`v12.2.9`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1229-2021-10-06)
     59 
     60 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.8...12.2.9)
     61 
     62 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
     63 
     64 | Commit                                                                                              | Type | Description                                          |
     65 | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
     66 | [9d45b7752](https://togithub.com/angular/angular-cli/commit/9d45b77522a9693c4876fdfd741e8869e89e0268) | fix  | add web-streams-polyfill to downlevel exclusion list |
     67 | [ccedf53a8](https://togithub.com/angular/angular-cli/commit/ccedf53a820a748b56c84528294b36c7af30dbaf) | fix  | update `esbuild` to `0.13.4`                         |
     68 
     69 #### Special Thanks
     70 
     71 Alan Agius and Charles Lyding
     72 
     73 <!-- CHANGELOG SPLIT MARKER -->
     74 
     75 ### [`v12.2.8`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1228-2021-10-01)
     76 
     77 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.7...12.2.8)
     78 
     79 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
     80 
     81 | Commit                                                                                              | Type | Description                                                   |
     82 | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
     83 | [821a1b5a9](https://togithub.com/angular/angular-cli/commit/821a1b5a949d53f2e82f734062b711a166d42e24) | fix  | babel adjust enum plugin incorrectly transforming loose enums |
     84 
     85 #### Special Thanks
     86 
     87 Paul Gschwendtner
     88 
     89 <!-- CHANGELOG SPLIT MARKER -->
     90 
     91 ### [`v12.2.7`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1227-2021-09-22)
     92 
     93 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.6...12.2.7)
     94 
     95 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
     96 
     97 | Commit                                                                                              | Type | Description                                   |
     98 | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------- |
     99 | [d856b4d23](https://togithub.com/angular/angular-cli/commit/d856b4d2369bea76ce65fc5f6d1585145ad41618) | fix  | support WASM-based esbuild optimizer fallback |
    100 
    101 #### Special Thanks
    102 
    103 Alan Agius and Charles Lyding
    104 
    105 <!-- CHANGELOG SPLIT MARKER -->
    106 
    107 ### [`v12.2.6`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1226-2021-09-15)
    108 
    109 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.5...12.2.6)
    110 
    111 ##### [@&#8203;angular/cli](https://togithub.com/angular/cli)
    112 
    113 | Commit                                                                                              | Type | Description                                                       |
    114 | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
    115 | [8b21effad](https://togithub.com/angular/angular-cli/commit/8b21effad673877cf1a82ef7d0601393a65517fb) | fix  | handle `FORCE_COLOR` when stdout is not instance of `WriteStream` |
    116 
    117 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    118 
    119 | Commit                                                                                              | Type | Description                                                       |
    120 | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
    121 | [ea60f0f52](https://togithub.com/angular/angular-cli/commit/ea60f0f527f2ab8fc5acc967138c4ae993946923) | fix  | handle `FORCE_COLOR` when stdout is not instance of `WriteStream` |
    122 
    123 #### Special Thanks
    124 
    125 Alan Agius
    126 
    127 <!-- CHANGELOG SPLIT MARKER -->
    128 
    129 ### [`v12.2.5`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1225-2021-09-08)
    130 
    131 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.4...12.2.5)
    132 
    133 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    134 
    135 | Commit                                                                                              | Type | Description                                              |
    136 | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- |
    137 | [0498768c5](https://togithub.com/angular/angular-cli/commit/0498768c54de225a40c28fdf27bb1fc43959ba20) | fix  | disable dev-server response compression                  |
    138 | [367fce2e9](https://togithub.com/angular/angular-cli/commit/367fce2e9f9389c41f2ed5361ef6749198c49785) | fix  | improve Safari browserslist to esbuild target conversion |
    139 
    140 #### Special Thanks:
    141 
    142 Alan Agius and Charles Lyding
    143 
    144 <!-- CHANGELOG SPLIT MARKER -->
    145 
    146 ### [`v12.2.4`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1224-2021-09-01)
    147 
    148 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.3...12.2.4)
    149 
    150 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    151 
    152 | Commit                                                                                              | Type | Description                                 |
    153 | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
    154 | [aaadef026](https://togithub.com/angular/angular-cli/commit/aaadef02698ba729ca04ccd4159bda5b6582babb) | fix  | update `esbuild` to `0.12.24`               |
    155 | [f8a9f4a01](https://togithub.com/angular/angular-cli/commit/f8a9f4a0100286b7cf656ffbe486c3424cad5172) | fix  | update `mini-css-extract-plugin` to `2.2.1` |
    156 
    157 #### Special Thanks
    158 
    159 Alan Agius
    160 
    161 <!-- CHANGELOG SPLIT MARKER -->
    162 
    163 ### [`v12.2.3`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1223-2021-08-26)
    164 
    165 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.2...12.2.3)
    166 
    167 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    168 
    169 | Commit                                                                                              | Type | Description                                                    |
    170 | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
    171 | [3e3321857](https://togithub.com/angular/angular-cli/commit/3e33218578007f93a131dc8be569e9985179098f) | fix  | RGBA converted to hex notation in component styles breaks IE11 |
    172 
    173 #### Special Thanks:
    174 
    175 Alan Agius and Trevor Karjanis
    176 
    177 <!-- CHANGELOG SPLIT MARKER -->
    178 
    179 ### [`v12.2.2`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1222-2021-08-18)
    180 
    181 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.1...12.2.2)
    182 
    183 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    184 
    185 | Commit                                                                                              | Description                                                 |
    186 | --------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- |
    187 | [a55118a75](https://togithub.com/angular/angular-cli/commit/a55118a753555c0082cfd434379559df7e3eb7f9) | fix: provide supported browsers to esbuild                  |
    188 | [81baa4f95](https://togithub.com/angular/angular-cli/commit/81baa4f956443fcc718f9021fd23ab7064d04607) | fix: update Angular peer dependencies to 12.2 stable        |
    189 | [297410ae8](https://togithub.com/angular/angular-cli/commit/297410ae860860d71905639cf38b49ff05813845) | fix: handle undefined entrypoints when marking async chunks |
    190 
    191 ##### [@&#8203;ngtools/webpack](https://togithub.com/ngtools/webpack)
    192 
    193 | Commit                                                                                              | Description                                          |
    194 | --------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
    195 | [b7199f366](https://togithub.com/angular/angular-cli/commit/b7199f366841d976b502ad5f1923e24ea2f6b302) | fix: update Angular peer dependencies to 12.2 stable |
    196 
    197 #### Special Thanks:
    198 
    199 Alan Agius, Charles Lyding, Joey Perrott and Simon Primetzhofer
    200 
    201 <!-- CHANGELOG SPLIT MARKER -->
    202 
    203 ### [`v12.2.1`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;12210-2021-10-13)
    204 
    205 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.2.0...12.2.1)
    206 
    207 ##### [@&#8203;angular/cli](https://togithub.com/angular/cli)
    208 
    209 | Commit                                                                                              | Type | Description                                                     |
    210 | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- |
    211 | [73a47af80](https://togithub.com/angular/angular-cli/commit/73a47af80e15a4b9d5b97956458bacafb43138bd) | fix  | accept `UA-00000-0` format in analytics `tracking` id           |
    212 | [d2e24d396](https://togithub.com/angular/angular-cli/commit/d2e24d396551ff89d6178c8bdb56db30531e1bb0) | fix  | generate new random user ID when passing empty string to `uuid` |
    213 
    214 ##### [@&#8203;schematics/angular](https://togithub.com/schematics/angular)
    215 
    216 | Commit                                                                                              | Type | Description                                         |
    217 | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
    218 | [f6ed31fdf](https://togithub.com/angular/angular-cli/commit/f6ed31fdf2fe0f2a73f09c39e82e4b6bd6ccc6a6) | fix  | wrap bootstrapping code in an HMR compatible manner |
    219 
    220 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    221 
    222 | Commit                                                                                              | Type | Description                                                 |
    223 | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
    224 | [7b01a0004](https://togithub.com/angular/angular-cli/commit/7b01a000432810f09c7871a95c9d2e6e5f35af85) | fix  | enable custom `es2015` conditional exports                  |
    225 | [892567487](https://togithub.com/angular/angular-cli/commit/8925674870973ce58e4f5b911fd3768811248916) | fix  | improve fidelity and performance of babel loader sourcemaps |
    226 
    227 #### Special Thanks
    228 
    229 Alan Agius and Charles Lyding
    230 
    231 <!-- CHANGELOG SPLIT MARKER -->
    232 
    233 ### [`v12.2.0`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1220-2021-08-04)
    234 
    235 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.1.4...12.2.0)
    236 
    237 ##### [@&#8203;angular/cli](https://togithub.com/angular/cli)
    238 
    239 | Commit                                                                                              | Description                                                                                            |
    240 | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
    241 | [259e26979](https://togithub.com/angular/angular-cli/commit/259e26979ebc712ee08fd36fb68a9576c1e02447) | fix([@&#8203;angular/cli](https://togithub.com/angular/cli)): merge npmrc files values                                                            |
    242 | [c1eddbdc9](https://togithub.com/angular/angular-cli/commit/c1eddbdc98631fdfff287ce566d79ed43b601e0f) | fix([@&#8203;angular/cli](https://togithub.com/angular/cli)): handle `YARN_` environment variables during `ng update` and `ng add`                |
    243 | [6b00d1270](https://togithub.com/angular/angular-cli/commit/6b00d1270acaf33f32ee68c4254ce06951ddcb8c) | fix([@&#8203;angular/cli](https://togithub.com/angular/cli)): handle NPM_CONFIG environment variables during ng update and ng add                 |
    244 | [88ee85c41](https://togithub.com/angular/angular-cli/commit/88ee85c4178e37b72001e8946b70a46ba739a0b7) | fix([@&#8203;angular/cli](https://togithub.com/angular/cli)): disable update notifier when retrieving package manager version during `ng version` |
    245 
    246 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    247 
    248 | Commit                                                                                              | Description                                                                                                                    |
    249 | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
    250 | [d750c686f](https://togithub.com/angular/angular-cli/commit/d750c686fd26f3ccfccb039027bd816a91279497) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): add priority to copy-webpack-plugin patterns                                               |
    251 | [4bcd1dc9e](https://togithub.com/angular/angular-cli/commit/4bcd1dc9ee744343a465d73d51d4a062964a3714) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): allow classes with pure annotated static properties to be optimized                        |
    252 | [ceade0c27](https://togithub.com/angular/angular-cli/commit/ceade0c27e4b8b0e731e6ca5128fd86cf071d029) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): dasherize disable-host-check suggestion                                                    |
    253 | [8383c6b42](https://togithub.com/angular/angular-cli/commit/8383c6b421f7005a25a3bff0826048f3a24f3030) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): silence Sass compiler warnings from 3rd party stylesheets                                  |
    254 | [07763702f](https://togithub.com/angular/angular-cli/commit/07763702fd244ba44aebb714a295dbf5ba72b91d) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): force linker `sourceMapping` option to false.                                              |
    255 | [a5c69722f](https://togithub.com/angular/angular-cli/commit/a5c69722ffeceb72dcd46901c2bb983e5dc8bf32) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): ensure `NG_PERSISTENT_BUILD_CACHE` always creates a cache in the specified cache directory |
    256 | [c65b04999](https://togithub.com/angular/angular-cli/commit/c65b049996a8de9d9fcc66631872424cbe5f13f9) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): fail browser build when index generation fails                                             |
    257 | [3d71c63b3](https://togithub.com/angular/angular-cli/commit/3d71c63b3a11946ebfca3f0d97d4fbf8dca16255) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): fix issue were `@media all` causing critical CSS inling to fail                            |
    258 | [9a04975a2](https://togithub.com/angular/angular-cli/commit/9a04975a2170c3ecc2c09c32bd15a89c613e198f) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): `extractLicenses` didn't have an effect when using server builder                          |
    259 | [2ac8e9c0e](https://togithub.com/angular/angular-cli/commit/2ac8e9c0e131bf7fcb2c6e92500eeaa112efcefb) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): display incompatibility errors                                                             |
    260 | [2c2b49919](https://togithub.com/angular/angular-cli/commit/2c2b499193fb319e1c9cb92318610353b7720e2b) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): limit advanced terser passes to two                                                        |
    261 | [1be3b0783](https://togithub.com/angular/angular-cli/commit/1be3b07836659487e4aa9b8c71c673635e268a60) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): exclude `outputPath` from persistent build cache key                                       |
    262 | [fefd6d042](https://togithub.com/angular/angular-cli/commit/fefd6d04213e61d3f48c0484d8c6a8dcff1ecd34) | perf([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): use `esbuild` as a CSS optimizer for component styles                                     |
    263 | [18cfa0431](https://togithub.com/angular/angular-cli/commit/18cfa04317230f934ccba798c080543bb389725f) | feat([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): add support to inline Adobe Fonts                                                         |
    264 | [9a751f0f8](https://togithub.com/angular/angular-cli/commit/9a751f0f81919d67f5eeeaecbe807d5c216f6a7a) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): handle `ENOENT` and `ENOTDIR` errors when deleting outputs                                 |
    265 | [41e645792](https://togithub.com/angular/angular-cli/commit/41e64579213b9d4a7c976ea45daa6b32d980df10) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): downlevel `for await...of` when targetting ES2018+                                         |
    266 | [070a13364](https://togithub.com/angular/angular-cli/commit/070a1336478d721bbbb474622f50fab455cda26c) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): configure webpack target in common configuration                                           |
    267 | [da32daa75](https://togithub.com/angular/angular-cli/commit/da32daa75d08d4be177af5fa16088398d7fb427b) | perf([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): use combination of `esbuild` and `terser` as a JavaScript optimizer                       |
    268 | [6a2b11906](https://togithub.com/angular/angular-cli/commit/6a2b11906e4173562a82b3654ff662dd05513049) | perf([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): cache JavaScriptOptimizerPlugin results                                                   |
    269 | [ab17b1721](https://togithub.com/angular/angular-cli/commit/ab17b1721c05366e592cf805ad6d25e672b314bf) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): handle ng-packagr errors more gracefully.                                                  |
    270 | [d4c5f8518](https://togithub.com/angular/angular-cli/commit/d4c5f8518d4801b9fd76de289a015dcbb8d8f69b) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): control linker template sourcemapping via builder sourcemap options                        |
    271 | [06181c2fb](https://togithub.com/angular/angular-cli/commit/06181c2fbf5a20396b2d0e2b3925ceb1276947fb) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): parse web-workers in tests when webWorkerTsConfig is defined                               |
    272 
    273 ##### [@&#8203;angular-devkit/build-webpack](https://togithub.com/angular-devkit/build-webpack)
    274 
    275 | Commit                                                                                              | Description                                                            |
    276 | --------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
    277 | [615353022](https://togithub.com/angular/angular-cli/commit/61535302204a2a767f85053b7efaa6ac5ac64098) | fix([@&#8203;angular-devkit/build-webpack](https://togithub.com/angular-devkit/build-webpack)): emit result when webpack is closed |
    278 
    279 ##### [@&#8203;ngtools/webpack](https://togithub.com/ngtools/webpack)
    280 
    281 | Commit                                                                                              | Description                                                                          |
    282 | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
    283 | [dbbcf5c8c](https://togithub.com/angular/angular-cli/commit/dbbcf5c8c4ec4427609942f4ef7053c1b51773c9) | fix([@&#8203;ngtools/webpack](https://togithub.com/ngtools/webpack)): only track file dependencies                                  |
    284 | [7536338e0](https://togithub.com/angular/angular-cli/commit/7536338e0becc7f9cde62becbde58e18a270cb31) | fix([@&#8203;ngtools/webpack](https://togithub.com/ngtools/webpack)): allow generated assets of Angular component resources         |
    285 | [720feee34](https://togithub.com/angular/angular-cli/commit/720feee34f910fc11c40e2f68d919d61b7d6cbec) | fix([@&#8203;ngtools/webpack](https://togithub.com/ngtools/webpack)): avoid non-actionable template type-checker syntax diagnostics |
    286 | [6a7bcf330](https://togithub.com/angular/angular-cli/commit/6a7bcf3300b459aef80fcf98f2475c977f6244dc) | fix([@&#8203;ngtools/webpack](https://togithub.com/ngtools/webpack)): encode component style data                                   |
    287 | [12c14b565](https://togithub.com/angular/angular-cli/commit/12c14b56537d65d6986e245ab1ae4dd9aa8dd378) | fix([@&#8203;ngtools/webpack](https://togithub.com/ngtools/webpack)): remove no longer needed component styles workaround           |
    288 
    289 ##### [@&#8203;schematics/angular](https://togithub.com/schematics/angular)
    290 
    291 | Commit                                                                                              | Description                                                                                         |
    292 | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
    293 | [20fd33f6d](https://togithub.com/angular/angular-cli/commit/20fd33f6d4ce6cef1feb508a0221222e83a85630) | feat([@&#8203;schematics/angular](https://togithub.com/schematics/angular)): destroy test module after every test                                     |
    294 | [5b10d4f54](https://togithub.com/angular/angular-cli/commit/5b10d4f549ebc12645ad08cba8ab7b91eaa87d28) | fix([@&#8203;schematics/angular](https://togithub.com/schematics/angular)): remove unsafe any usage in application spec file                          |
    295 | [1b5e18e7b](https://togithub.com/angular/angular-cli/commit/1b5e18e7b401efb7ec73d99c4d77d9b29e956724) | fix([@&#8203;schematics/angular](https://togithub.com/schematics/angular)): replace interactive `div` with `button` in application component template |
    296 | [0907b6941](https://togithub.com/angular/angular-cli/commit/0907b694174d6d684d965baf6cd37b87f49742e8) | fix([@&#8203;schematics/angular](https://togithub.com/schematics/angular)): use stricter semver for `karma-jasmine-html-reporter`                     |
    297 | [8ad1539c5](https://togithub.com/angular/angular-cli/commit/8ad1539c5e73bad30eb6eb340379d64db208098c) | fix([@&#8203;schematics/angular](https://togithub.com/schematics/angular)): add 'none' value for the 'style' option of the component schematic        |
    298 | [e5ba29c7d](https://togithub.com/angular/angular-cli/commit/e5ba29c7d54cbd83057cf23a21119ea5a3146993) | fix([@&#8203;schematics/angular](https://togithub.com/schematics/angular)): display warning during migrations when using third-party builders         |
    299 | [a44dc02fe](https://togithub.com/angular/angular-cli/commit/a44dc02feecaf8735f2dc6128a5b6cc5666b4434) | fix([@&#8203;schematics/angular](https://togithub.com/schematics/angular)): add devtools to ng new                                                    |
    300 
    301 #### Special Thanks:
    302 
    303 Alan Agius, Charles Lyding, David Scourfield, Doug Parker, hien-pham, Joey Perrott, LeonEck, Mike
    304 Jancar, twerske, Vaibhav Singh and originalfrostig
    305 
    306 <!-- CHANGELOG SPLIT MARKER -->
    307 
    308 ### [`v12.1.4`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1214-2021-07-28)
    309 
    310 [Compare Source](https://togithub.com/angular/angular-cli/compare/12.1.3...12.1.4)
    311 
    312 ##### [@&#8203;angular/cli](https://togithub.com/angular/cli)
    313 
    314 | Commit                                                                                              | Description                                 |
    315 | --------------------------------------------------------------------------------------------------- | ------------------------------------------- |
    316 | [e02c97dd0](https://togithub.com/angular/angular-cli/commit/e02c97dd09399443438b32cf1ad47fa0f7011df3) | fix([@&#8203;angular/cli](https://togithub.com/angular/cli)): merge npmrc files values |
    317 
    318 ##### [@&#8203;schematics/angular](https://togithub.com/schematics/angular)
    319 
    320 | Commit                                                                                              | Description                                                                          |
    321 | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
    322 | [cfc267426](https://togithub.com/angular/angular-cli/commit/cfc267426716e9ecf0c9833720cb35298284f699) | fix([@&#8203;schematics/angular](https://togithub.com/schematics/angular)): ensure valid SemVer range for new project Angular packages |
    323 
    324 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    325 
    326 | Commit                                                                                              | Description                                                                      |
    327 | --------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
    328 | [55c0bddc8](https://togithub.com/angular/angular-cli/commit/55c0bddc8b2425309f00733eca96c06f60f867d5) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): add priority to copy-webpack-plugin patterns |
    329 
    330 ##### [@&#8203;angular-devkit/build-webpack](https://togithub.com/angular-devkit/build-webpack)
    331 
    332 | Commit                                                                                              | Description                                                            |
    333 | --------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
    334 | [b3736a3c0](https://togithub.com/angular/angular-cli/commit/b3736a3c09f39f5ee5dc12d98535fe4b6803ea3b) | fix([@&#8203;angular-devkit/build-webpack](https://togithub.com/angular-devkit/build-webpack)): emit result when webpack is closed |
    335 
    336 #### Special Thanks:
    337 
    338 Alan Agius, Charles Lyding, Joey Perrott and originalfrostig
    339 
    340 <!-- CHANGELOG SPLIT MARKER -->
    341 
    342 ### [`v12.1.3`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#&#8203;1213-2021-07-21)
    343 
    344 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.1.2...12.1.3)
    345 
    346 ##### [@&#8203;angular/cli](https://togithub.com/angular/cli)
    347 
    348 | Commit                                                                                              | Description                                                                             |
    349 | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
    350 | [eaa2378b6](https://togithub.com/angular/angular-cli/commit/eaa2378b6bc69a2485cce742ef95b0b94ae994c6) | fix([@&#8203;angular/cli](https://togithub.com/angular/cli)): handle `YARN_` environment variables during `ng update` and `ng add` |
    351 | [4b9a41bde](https://togithub.com/angular/angular-cli/commit/4b9a41bdedcdc4e115e8956d31126c5bf6f442ca) | fix([@&#8203;angular/cli](https://togithub.com/angular/cli)): handle NPM_CONFIG environment variables during ng update and ng add  |
    352 
    353 ##### [@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
    354 
    355 | Commit                                                                                              | Description                                                                                             |
    356 | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
    357 | [04e9ffe4f](https://togithub.com/angular/angular-cli/commit/04e9ffe4f6b262ce5ef630310bed318e1466d238) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): allow classes with pure annotated static properties to be optimized |
    358 | [6ae17e265](https://togithub.com/angular/angular-cli/commit/6ae17e26547a0174f7a8910c514016db60fe4c7a) | fix([@&#8203;angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)): dasherize disable-host-check suggestion                             |
    359 
    360 #### Special Thanks:
    361 
    362 Alan Agius, Charles Lyding, Joey Perrott, LeonEck and Mike Jancar
    363 
    364 <!-- CHANGELOG SPLIT MARKER -->
    365 
    366 ### [`v12.1.2`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1212-2021-07-14)
    367 
    368 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.1.1...v12.1.2)
    369 
    370 ### [`v12.1.1`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1211-2021-07-01)
    371 
    372 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.1.0...v12.1.1)
    373 
    374 ### [`v12.1.0`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1210-2021-06-24)
    375 
    376 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.5...v12.1.0)
    377 
    378 ### [`v12.0.5`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1205-2021-06-17)
    379 
    380 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.4...v12.0.5)
    381 
    382 ### [`v12.0.4`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1204-2021-06-09)
    383 
    384 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.3...v12.0.4)
    385 
    386 ### [`v12.0.3`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1203-2021-06-02)
    387 
    388 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.2...v12.0.3)
    389 
    390 ### [`v12.0.2`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1202-2021-05-26)
    391 
    392 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.1...v12.0.2)
    393 
    394 ### [`v12.0.1`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1201-2021-05-19)
    395 
    396 [Compare Source](https://togithub.com/angular/angular-cli/compare/v12.0.0...v12.0.1)
    397 
    398 ### [`v12.0.0`](https://togithub.com/angular/angular-cli/blob/master/CHANGELOG.md#v1200-2021-05-12)
    399 
    400 </details>
    401 
    402 ---
    403 
    404 ### Configuration
    405 
    406 📅 **Schedule**: At any time (no schedule defined).
    407 
    408 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    409 
    410 ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    411 
    412 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
    413 
    414 ---
    415 
    416  - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    417 
    418 ---
    419 
    420 This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/SocialNetworkNews/SocialNetworkNews-Web).
    421