Closed renovate[bot] closed 4 months ago
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
pipes | 62% | 0% | 0 | ➖ |
pipes.string | 87% | 25% | 0 | ✔ |
Summary | 74% (69 / 93) | 4% (1 / 27) | 0 | ➖ |
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
lib | 74% | 63% | 0 | ➖ |
lib.generated | 100% | 100% | 0 | ✔ |
lib.generated.icons | 100% | 100% | 0 | ✔ |
lib.internal | 100% | 90% | 0 | ✔ |
Summary | 100% (8339 / 8375) | 68% (48 / 71) | 0 | ✔ |
This PR contains the following updates:
18.0.3
->18.0.6
20.14.2
->20.14.9
14.1.0
->14.1.1
29.1.4
->29.1.5
Release Notes
angular/angular-cli (@schematics/angular)
### [`v18.0.6`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1806-2024-06-26) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.5...18.0.6) ##### [@angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | | [98a8a8a78](https://togithub.com/angular/angular-cli/commit/98a8a8a781fd7901f2e1c1d2eb22975ac65f0329) | fix | show JavaScript cache store initialization warning | ### [`v18.0.5`](https://togithub.com/angular/angular-cli/releases/tag/18.0.5) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.4...18.0.5) ### 18.0.5 (2024-06-20) ##### [@schematics/angular](https://togithub.com/schematics/angular) | Commit | Description | | -- | -- | | [![fix - 5c705e800](https://img.shields.io/badge/5c705e800-fix-green)](https://togithub.com/angular/angular-cli/commit/5c705e800c17237d82bc9065f22e30b720ddcec0) | update schematics to use RouterModule when --routing flag is present | ##### [@angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - 86e031dc7](https://img.shields.io/badge/86e031dc7-fix-green)](https://togithub.com/angular/angular-cli/commit/86e031dc7ef6c736e431caf973aca1233d912060) | use istanbul-lib-instrument directly for karma code coverage | ##### [@angular/build](https://togithub.com/angular/build) | Commit | Description | | -- | -- | | [![fix - bdd168f37](https://img.shields.io/badge/bdd168f37-fix-green)](https://togithub.com/angular/angular-cli/commit/bdd168f37f7757e0c02971e21e90479555a6e703) | add CSP nonce to script with src tags | | [![fix - 405c14809](https://img.shields.io/badge/405c14809-fix-green)](https://togithub.com/angular/angular-cli/commit/405c1480917d50c677be178c817b845f30cc8cce) | automatically resolve `.mjs` files when using Vite | | [![fix - 7360a346e](https://img.shields.io/badge/7360a346e-fix-green)](https://togithub.com/angular/angular-cli/commit/7360a346ed1b329c0620301ce0e0464d5569a42f) | use Node.js available parallelism for default worker count | ### [`v18.0.4`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1804-2024-06-13) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.3...18.0.4) ##### [@angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------------- | | [791ef809d](https://togithub.com/angular/angular-cli/commit/791ef809d8dfec8fde844e916973a05b2eb5c9d9) | fix | do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled | | [20fc6ca05](https://togithub.com/angular/angular-cli/commit/20fc6ca057e5190155474e7377bf9f22aab597dd) | fix | generate module preloads next to script elements in index HTML | | [3a1bf5c8a](https://togithub.com/angular/angular-cli/commit/3a1bf5c8a52d6ec1eb337f0937bf073de2ea0b62) | fix | Initiate PostCSS only once | | [78c611754](https://togithub.com/angular/angular-cli/commit/78c6117544afa1aa69ef5485f1c3b77b1207f6f1) | fix | issue warning when auto adding `@angular/localize/init` |thymikee/jest-preset-angular (jest-preset-angular)
### [`v14.1.1`](https://togithub.com/thymikee/jest-preset-angular/blob/HEAD/CHANGELOG.md#1411-2024-06-19) [Compare Source](https://togithub.com/thymikee/jest-preset-angular/compare/v14.1.0...v14.1.1) ##### Features - feat: add polyfill for TextEncoder ([c0af6c3](https://togithub.com/thymikee/jest-preset-angular/commit/c0af6c3)), closes [#1914](https://togithub.com/thymikee/jest-preset-angular/issues/1914) [#2514](https://togithub.com/thymikee/jest-preset-angular/issues/2514)kulshekhar/ts-jest (ts-jest)
### [`v29.1.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2915-2024-06-16) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5) ##### Bug Fixes - build(deps-dev): bump braces ([5560334](https://togithub.com/kulshekhar/ts-jest/commit/5560334)), ([59026b4](https://togithub.com/kulshekhar/ts-jest/commit/59026b4)), ([0d9e359](https://togithub.com/kulshekhar/ts-jest/commit/0d9e359))Configuration
📅 Schedule: Branch creation - "after 11:00pm on the 1 day of the month,before 4am on the 2 day of the month,after 11:00pm on the 15 day of the month,before 4am on the 16 day of the month" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.