Dafnik / dfts-common

TypeScript and Angular libraries
https://playground.dafnik.me/
MIT License
3 stars 0 forks source link

chore: update minor-updates #124

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@schematics/angular 18.0.2 -> 18.0.3 age adoption passing confidence
@types/node (source) 20.12.13 -> 20.14.2 age adoption passing confidence
prettier (source) 3.2.5 -> 3.3.1 age adoption passing confidence
zone.js (source, changelog) 0.14.6 -> 0.14.7 age adoption passing confidence

Release Notes

angular/angular-cli (@​schematics/angular) ### [`v18.0.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1803-2024-06-05) [Compare Source](https://togithub.com/angular/angular-cli/compare/18.0.2...18.0.3) ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- | | [b709d2a24](https://togithub.com/angular/angular-cli/commit/b709d2a243926f1ab01e8c8a78d68fc57ab4cab3) | fix | add `schema.json` options to parsed command, also when a version is passed to `ng add @​` | ##### [@​angular/build](https://togithub.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | [43a2a7d13](https://togithub.com/angular/angular-cli/commit/43a2a7d137328c1f6f865b76585a92f4e5058b13) | fix | avoid escaping rebased Sass URL values | | [9acb5c7ca](https://togithub.com/angular/angular-cli/commit/9acb5c7ca8e6d14379e39f56d2498c0276214210) | fix | disable JS transformer persistent cache on web containers | | [346df4909](https://togithub.com/angular/angular-cli/commit/346df490976e39d791db5ecfa14eab6a5ad8d99d) | fix | improve Sass rebaser ident token detection | | [6526a5f59](https://togithub.com/angular/angular-cli/commit/6526a5f590fbc7f26b9e613af3b5c497e30603b5) | fix | watch all related files during a Sass error |
prettier/prettier (prettier) ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ``` ### [`v3.3.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) [diff](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) 🔗 [Release Notes](https://prettier.io/blog/2024/06/01/3.3.0.html)
angular/angular (zone.js) ### [`v0.14.7`](https://togithub.com/angular/angular/blob/HEAD/packages/zone.js/CHANGELOG.md#0147-2024-06-06) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.14.6...zone.js-0.14.7) ##### Bug Fixes - **zone.js:** do not mutate event listener options (may be readonly) ([#​55796](https://togithub.com/angular/angular/issues/55796)) ([85c1719](https://togithub.com/angular/angular/commit/85c171920ae2b1861896fa6c2d5d7dc8f030a445)), closes [#​54142](https://togithub.com/angular/angular/issues/54142) - **zone.js:** store remove abort listener on the scheduled task ([#​56160](https://togithub.com/angular/angular/issues/56160)) ([4a3800a](https://togithub.com/angular/angular/commit/4a3800a6a0ae9d667dd961c6e4029c01c6819988)), closes [#​56148](https://togithub.com/angular/angular/issues/56148)

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.

github-actions[bot] commented 5 months ago

Code Coverage

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