Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Bumps the angular-deps group with 11 updates in the / directory:
17.3.7
18.2.6
17.3.9
18.2.6
17.3.7
18.2.6
17.3.9
18.2.6
17.3.9
18.2.6
17.3.9
18.2.6
17.3.9
18.2.6
17.3.9
18.2.6
17.3.9
18.2.6
17.3.9
18.2.6
17.3.9
18.2.6
Updates
@angular-devkit/build-angular
from 17.3.7 to 18.2.6Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
9758a48
release: cut the v18.2.6 release5fea635
fix(@angular/build
): update rollup to 4.22.4c710539
test: update test logic to fix windows CI6a52dcc
test: unlink symlink in ng add base E2E test9d0b671
fix(@angular/build
): allow missing HTML file request to fallback to indexd6384f1
release: cut the v18.2.5 release7074316
fix(@angular/build
): support HTTP HEAD requests for virtual output files11554f5
test: ensure localize package is not initially present in E2E test1032b3d
fix(@angular/build
): update vite to5.4.6
f29db1d
release: cut the v18.2.4 releaseUpdates
@angular/animations
from 17.3.9 to 18.2.6Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
03ac3c2
refactor: update license text to point to angular.dev (#57902)513a4fe
refactor(core): replace usages of removeChild (#57203)a7b973e
docs(docs-infra): Use shiki for code highlighting (#57059)176b26f
docs: remove private symbol from docs (#56851)0bd55a6
refactor(docs-infra): complete removal of aio directory (#56496)01172b8
build: update Node.js to match Angular CLI engines (#56187)fb35130
build: update to latest dev infra code (#56128)024e9bf
refactor(core): Ensure animations are flushed before running render hooks (#5...bf8814c
refactor(core): Omit listeners from out-of-zone scheduling when using ZoneJS ...e3d5607
Revert "refactor(core): Ensure DOM removal happens when no app views need ref...Updates
@angular/cli
from 17.3.7 to 18.2.6Release notes
Sourced from
@angular/cli
's releases.... (truncated)
Changelog
Sourced from
@angular/cli
's changelog.... (truncated)
Commits
9758a48
release: cut the v18.2.6 release5fea635
fix(@angular/build
): update rollup to 4.22.4c710539
test: update test logic to fix windows CI6a52dcc
test: unlink symlink in ng add base E2E test9d0b671
fix(@angular/build
): allow missing HTML file request to fallback to indexd6384f1
release: cut the v18.2.5 release7074316
fix(@angular/build
): support HTTP HEAD requests for virtual output files11554f5
test: ensure localize package is not initially present in E2E test1032b3d
fix(@angular/build
): update vite to5.4.6
f29db1d
release: cut the v18.2.4 releaseUpdates
@angular/common
from 17.3.9 to 18.2.6Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
03ac3c2
refactor: update license text to point to angular.dev (#57902)af4e39a
docs: update template in-depth guide (#57676)de68e04
fix(http): Dynamicaly call the global fetch implementation (#57531)3ecf620
Revert "fix(http): Dynamicaly call the global fetch implementation (#57531)" ...5d2e243
fix(http): Dynamicaly call the global fetch implementation (#57531)980c64a
docs: remove incorrect documentation around the use of timezone abbreviations...513a4fe
refactor(core): replace usages of removeChild (#57203)3bdead1
refactor(docs-infra): migrate api-gen from dev-infra into the repo (#57241)2d8635d
refactor(docs-infra): migrate@angular/docs
from dev-infra into adev director...2c4613a
fix(common): Don't run preconnect assertion on the server. (#56213)Updates
@angular/compiler
from 17.3.9 to 18.2.6Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
03ac3c2
refactor: update license text to point to angular.dev (#57902)b619d69
fix(compiler): produce less noisy errors when parsing control flow (#57711)4f8c406
refactor(compiler): extend directive mock to avoid failing at matching logic ...76ec60d
refactor(compiler): ensure context is always provided forWhitespaceVisitor
...7bfe817
refactor(compiler): addi18nPreserveWhitespaceForLegacyExtraction
(#56507)b30bc45
refactor(compiler): create an internal util method to detect matching directi...d9d68e7
fix(compiler): reduce chance of conflicts between generated factory and local...d73a374
Revert "fix(compiler): reduce chance of conflicts between generated factory a...67e0940
fix(compiler): reduce chance of conflicts between generated factory and local...08c5977
fix(compiler): limit the number of chained instructions (#57069)Updates
@angular/compiler-cli
from 17.3.9 to 18.2.6Release notes
Sourced from
@angular/compiler-cli
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler-cli
's changelog.... (truncated)
Commits
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Run & review this pull request in StackBlitz Codeflow.
⚠️ No Changeset found
Latest commit: 13c7e77c52ec58ee4104fd292ab7f81bff7471b2
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver typesClick here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #1101 +/- ## ======================================= Coverage 81.14% 81.14% ======================================= Files 102 102 Lines 11541 11541 Branches 1234 1234 ======================================= Hits 9365 9365 Misses 2173 2173 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1101/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1101/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | `81.14% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #1129.