Endava / BEEQ

BEEQ Design System, a web component library ruled by Endavan developers :)
https://beeq.design
Apache License 2.0
79 stars 10 forks source link

chore(deps): update angular to v18.2.8 #1305

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.2.7 -> 18.2.8 age adoption passing confidence
@angular-devkit/core 18.2.7 -> 18.2.8 age adoption passing confidence
@angular-devkit/schematics 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/cli 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/compiler-cli (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/core (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/forms (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/language-service (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@angular/router (source) 18.2.7 -> 18.2.8 age adoption passing confidence
@schematics/angular 18.2.7 -> 18.2.8 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v18.2.8`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1828-2024-10-09) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/18.2.7...18.2.8) ##### [@​schematics/angular](https://redirect.github.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | [b522002ff](https://redirect.github.com/angular/angular-cli/commit/b522002fff763cda2ae1c746efcb2638d0099184) | fix | add validation for component and directive class name | | [dfd2d5c05](https://redirect.github.com/angular/angular-cli/commit/dfd2d5c0500777fa5aea91519f6657aed7f3b7d7) | fix | include `index.csr.html` in resources asset group | ##### [@​angular/build](https://redirect.github.com/angular/build) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | [9445916f9](https://redirect.github.com/angular/angular-cli/commit/9445916f9b5b9da69623bf86735264d8a5f26fb3) | fix | `Ctrl + C` not terminating dev-server with SSR | | [9b5cfaa8c](https://redirect.github.com/angular/angular-cli/commit/9b5cfaa8ce9d12bf450e7527d479ce7a879ea1b8) | fix | always generate a new hash for optimized chunk |
angular/angular (@​angular/compiler-cli) ### [`v18.2.8`](https://redirect.github.com/angular/angular/compare/18.2.7...9e0d29495f03ad725680b57224c7eecb2e44af12) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.7...18.2.8)
angular/angular (@​angular/core) ### [`v18.2.8`](https://redirect.github.com/angular/angular/blob/HEAD/CHANGELOG.md#1828-2024-10-10) [Compare Source](https://redirect.github.com/angular/angular/compare/18.2.7...18.2.8) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [11692c8dab](https://redirect.github.com/angular/angular/commit/11692c8dab2a78dc8780ceed301242d51dee7c9c) | fix | add multiple :host and nested selectors support ([#​57796](https://redirect.github.com/angular/angular/pull/57796)) | | [66dcc691f5](https://redirect.github.com/angular/angular/commit/66dcc691f55eafc9de9a233b9bab53284fc13e1b) | fix | allow combinators inside pseudo selectors ([#​57796](https://redirect.github.com/angular/angular/pull/57796)) | | [48a1437e77](https://redirect.github.com/angular/angular/commit/48a1437e77be5c3b29b8bbcd1b5d7784fbb67e68) | fix | fix comment typo ([#​57796](https://redirect.github.com/angular/angular/pull/57796)) | | [d325f9b55f](https://redirect.github.com/angular/angular/commit/d325f9b55f248e5bd059645be901f210018f8fa2) | fix | fix parsing of the :host-context with pseudo selectors ([#​57796](https://redirect.github.com/angular/angular/pull/57796)) | | [aea747ab3b](https://redirect.github.com/angular/angular/commit/aea747ab3bcbca79dbbc7ddfc41e11b9e43952eb) | fix | preserve attributes attached to :host selector ([#​57796](https://redirect.github.com/angular/angular/pull/57796)) | | [21be258be6](https://redirect.github.com/angular/angular/commit/21be258be687a300ca22daad823e0b931029db35) | fix | scope :host-context inside pseudo selectors, do not decrease specificity ([#​57796](https://redirect.github.com/angular/angular/pull/57796)) | | [7a6fd427d5](https://redirect.github.com/angular/angular/commit/7a6fd427d5ad70ad4c50693f54a6e77bf51eea86) | fix | transform pseudo selectors correctly for the encapsulated view ([#​57796](https://redirect.github.com/angular/angular/pull/57796)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [f187c3abf8](https://redirect.github.com/angular/angular/commit/f187c3abf8b9547b2692995f344cd7dcb9f32ebc) | fix | defer symbols only used in types ([#​58104](https://redirect.github.com/angular/angular/pull/58104)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [46bafb0b0a](https://redirect.github.com/angular/angular/commit/46bafb0b0a952d8e9c2a0099f0607354697bbeaa) | fix | clean up afterRender after it is executed ([#​58119](https://redirect.github.com/angular/angular/pull/58119)) | ##### platform-server | Commit | Type | Description | | -- | -- | -- | | [b40875a2cc](https://redirect.github.com/angular/angular/commit/b40875a2cc28a94015e6392044a03b30c2559999) | fix | destroy `PlatformRef` when error happens during the `bootstrap()` phase ([#​58112](https://redirect.github.com/angular/angular/pull/58112)) ([#​58135](https://redirect.github.com/angular/angular/pull/58135)) |

Configuration

📅 Schedule: Branch creation - " 0 1 *" in timezone Europe/Bucharest, Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e943a0c26f05f6b2ceda6f0b4da029f05b475f63. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 5 targets - [`nx run beeq:storybook-build --output-style=stream-without-prefixes`](https://cloud.nx.app/runs/HRISHE1tXN?utm_source=pull-request&utm_medium=comment) - [`nx affected -t e2e --exclude=*,!tag:core --parallel=3 --base=9d9103d7fae2311b0c0ba1efcb924a5554829b26 --head=e943a0c26f05f6b2ceda6f0b4da029f05b475f63 --ci --code-coverage --runInBand`](https://cloud.nx.app/runs/PoAjP7RhGq?utm_source=pull-request&utm_medium=comment) - [`nx affected -t build --exclude=*,!tag:publishable --parallel=3 --base=9d9103d7fae2311b0c0ba1efcb924a5554829b26 --head=e943a0c26f05f6b2ceda6f0b4da029f05b475f63`](https://cloud.nx.app/runs/jY8xJlYmY1?utm_source=pull-request&utm_medium=comment) - [`nx affected -t test --exclude=*,!tag:core --parallel=3 --base=9d9103d7fae2311b0c0ba1efcb924a5554829b26 --head=e943a0c26f05f6b2ceda6f0b4da029f05b475f63 --ci --runInBand`](https://cloud.nx.app/runs/AkNtPCnGav?utm_source=pull-request&utm_medium=comment) - [`nx affected -t lint --exclude=*,!tag:publishable --parallel=3 --base=9d9103d7fae2311b0c0ba1efcb924a5554829b26 --head=e943a0c26f05f6b2ceda6f0b4da029f05b475f63`](https://cloud.nx.app/runs/gV8C49ECiy?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud